Skip to content

[codex] add clusterfuzzlite fuzzing lane - #18

Merged
xiaojiou176 merged 2 commits into
mainfrom
codex/scorecard-fuzzing-closeout-v2
Apr 7, 2026
Merged

[codex] add clusterfuzzlite fuzzing lane#18
xiaojiou176 merged 2 commits into
mainfrom
codex/scorecard-fuzzing-closeout-v2

Conversation

@xiaojiou176

Copy link
Copy Markdown
Member

Summary

  • add minimal ClusterFuzzLite PR + batch workflows pinned to the official v1 SHA
  • add a Python fuzz target for packages.domain.normalization.safe_join
  • wire a minimal .clusterfuzzlite project config and build script so fuzzing is real rather than decorative

Test Plan

  • bash -n .clusterfuzzlite/build.sh
  • python3 -m py_compile tests/fuzz/fuzz_safe_join.py
  • actionlint .github/workflows/cflite_pr.yml .github/workflows/cflite_batch.yml
  • python3 - <<'PY' ... safe_join(...) ... PY

@xiaojiou176
xiaojiou176 dismissed a stale review via f58b9e8 April 7, 2026 05:12
@xiaojiou176
xiaojiou176 merged commit 278819b into main Apr 7, 2026
105 of 106 checks passed
@xiaojiou176
xiaojiou176 deleted the codex/scorecard-fuzzing-closeout-v2 branch April 7, 2026 05:37
xiaojiou176 added a commit that referenced this pull request May 27, 2026
* ci: add clusterfuzzlite fuzzing lanes

* fix: wire clusterfuzzlite build entrypoint
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.

1 participant