Skip to content

fix(peachfuzz): restore target registry and lint/type checks - #2

Open
0ai-Cyberviser wants to merge 2 commits into
cyberviser:mainfrom
0ai-Cyberviser:fix/peachfuzz-targets-lint-types
Open

fix(peachfuzz): restore target registry and lint/type checks#2
0ai-Cyberviser wants to merge 2 commits into
cyberviser:mainfrom
0ai-Cyberviser:fix/peachfuzz-targets-lint-types

Conversation

@0ai-Cyberviser

Copy link
Copy Markdown

Summary

Restores the PeachFuzz target registry expected by CLI/tests and fixes lint/type-check failures.

Changes

  • Add compatibility exports for target_names, bytes_target, findings_target, and json_api_target
  • Replace bare except in JSON mutator
  • Fix schema mutator mypy assignment issue

Tests

  • pytest -q
  • ruff check src tests
  • mypy src

Safety

Local parser/fuzz harness cleanup only. No network activity, shell execution, exploit behavior, or scope expansion.

Copilot AI review requested due to automatic review settings April 25, 2026 06:27

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 940c044031

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/peachfuzz_ai/targets/__init__.py Outdated
Comment thread src/peachfuzz_ai/targets/__init__.py Outdated
Comment thread src/peachfuzz_ai/targets/__init__.py Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@0ai-Cyberviser
0ai-Cyberviser force-pushed the fix/peachfuzz-targets-lint-types branch from 5eb1eb4 to e9ffba8 Compare April 25, 2026 08:18
@0ai-Cyberviser
0ai-Cyberviser force-pushed the fix/peachfuzz-targets-lint-types branch from e9ffba8 to 7fe53db Compare April 25, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants