Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ The assessor checks for recognized security tools:
- **Semgrep** (multi-language SAST) — 15 pts
- **SECURITY.md** present — 5 pts bonus

**Pass threshold**: 60 points.
**Pass threshold**: 60+ points is a full pass. Scores of 30-59 still pass with partial credit, but the finding includes remediation guidance for adding more scanning tools. Scores below 30 fail.

**Tools checked**: pip-audit, safety, dependabot, snyk, trivy, grype, osvscanner, bandit (Python); npm audit, yarn audit (JavaScript/TypeScript); CodeQL, Semgrep, gitleaks, detect-secrets (multi-language).

Expand Down
Loading