Skip to content

Recognize shell script based fuzzers#5102

Open
jonathanmetzman wants to merge 2 commits intomasterfrom
feature/shell-script-fuzzers
Open

Recognize shell script based fuzzers#5102
jonathanmetzman wants to merge 2 commits intomasterfrom
feature/shell-script-fuzzers

Conversation

Added .sh to ALLOWED_FUZZ_TARGET_EXTENSIONS in src/clusterfuzz/_internal/bot/fuzzers/utils.py.
jonathanmetzman added a commit to google/oss-fuzz that referenced this pull request Jan 15, 2026
Throwing a very frequent error: FuzzTargetNotFoundError: None is not found.
google/clusterfuzz#5102 is probably the correct fix. I don't know what can go wrong by doing it though so I'd rather be conservative and just disable a misbehaving project using .sh as suffix for fuzz targets.
DavidKorczynski pushed a commit to google/oss-fuzz that referenced this pull request Jan 15, 2026
Throwing a very frequent error: FuzzTargetNotFoundError: None is not
found. google/clusterfuzz#5102 is probably the
correct fix. I don't know what can go wrong by doing it though so I'd
rather be conservative and just disable a misbehaving project using .sh
as suffix for fuzz targets.
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

This pull request has not had any activity for 60 days and will be automatically closed in two weeks

@github-actions github-actions bot added the stale label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant