98
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Outstanding. A score of 98/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 2Contributing guide5pt
Add setup instructions, code style notes, and how to run tests.
- 3Contributing guide5pt
Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
- 4Contributing guide5pt
A CODE_OF_CONDUCT.md signals that your project is welcoming. GitHub has a template you can add in one click.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
95
Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.
→ Add setup instructions, code style notes, and how to run tests.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
100
Test files detected (cmd/nuclei/main_benchmark_test.go).
CI is configured (.github/workflows/tests.yaml).
Formatting enforced (gofmt (built into Go toolchain)).
Lockfile present (go.sum). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 34 / 113Commits (30d / 90d)
- 3,521Forks
- 145Releaseslatest 6y ago
Community
- 100% - GoodCommunity health
- 3 bus factorauthors own >50% of commits
- 29,410Watchers
Responsiveness
- 4d 10hMedian issue response
- <1hMedian PR merge time
- 98Open issues
Repository files36 root entries
- .githubGood: CI is configured (.github/workflows/tests.yaml).Good: Dependabot covers 3 ecosystems (gomod, github-actions, docker). Dependencies stay current.Good: Issue or PR templates present.
- .run
- cmdGood: Test files detected (cmd/nuclei/main_benchmark_test.go).
- examples
- helm
- internal
- lib
- pkg
- static
- _typos.toml
- .gitignoreGood: .gitignore present.
- .goreleaser.yml
- CLAUDE.md
- CONTRIBUTING.mdIssue: Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.Fix: Add setup instructions, code style notes, and how to run tests.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DEBUG.md
- DESIGN.md
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile.goreleaser
- FUZZING.md
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- go.tool.mod
- go.tool.sum
- LICENSE.mdGood: Licensed under MIT.
- Makefile
- nuclei-jsonschema.json
- README_CN.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README_ES.md
- README_ID.md
- README_JP.md
- README_KR.md
- README_PT-BR.md
- README_TR.md
- README.md
- SYNTAX-REFERENCE.md
- THANKS.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/projectdiscovery/nuclei)