Conversation
|
0ai-Cyberviser is integrating a new project: |
|
@copilot Copilot said: PR #63 can't be auto-merged because it'sPR #63 can't be auto-merged because it's still in draft state. You'll need to take two manual steps, then I can handle the rest: Step 1: Merge PR #63 (manual — requires your action)
This will land the Dockerfile and build.sh fixes onto the same branch that feeds google/oss-fuzz#15315. Step 2 (after merge): Update #15315 descriptionOnce #63 is merged, the
|
|
@copilot Body: Adds Hancock (AI-powered cybersecurity agent) to OSS-Fuzz with 8 Atheris-based Python fuzz targets + seed corpora. Build verification python3 infra/helper.py build_image hancock |
762cdc1 to
785ca6d
Compare
|
Local build + fuzz run verified successfully: ┌──(oai㉿0ai)-[~] 2. Build the Docker imagepython3 infra/helper.py build_image hancock 3. Build the fuzzerspython3 infra/helper.py build_fuzzers hancock 4. Run at least ONE fuzzer (recommend fuzz_nvd_parser as it's simple and representative)python3 infra/helper.py run_fuzzer hancock fuzz_nvd_parser -- -max_total_time=60
|
Adds Hancock (AI cybersecurity agent) to OSS-Fuzz with 5 Atheris Python fuzz targets + seed corpora.
Upstream fuzz targets + corpora: https://github.com/0ai-Cyberviser/Hancock/tree/main/fuzz
CIFuzz workflow already enabled in upstream repo.
Submitting for OSS-Fuzz Initial Integration reward (up to $5,000).