Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Python](https://img.shields.io/pypi/pyversions/csaf-check.svg)](https://pypi.org/project/csaf-check/)
[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)

[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/gexiro-global/csaf-check/badge)](https://scorecard.dev/viewer/?uri=github.com/gexiro-global/csaf-check)
[Security and trust evidence](docs/SECURITY-TRUST.md) documents the project's policies and automated checks. No certification or badge level is claimed.

Validate CSAF 2.0 advisories from Python, using the same validator Secvisogram runs — and get an
Expand Down
2 changes: 1 addition & 1 deletion docs/SECURITY-TRUST.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ This page is an evidence index, not a certification. The evidence does not prove
- CodeQL, dependency review, Dependabot and OpenSSF Scorecard are configured in `.github/`.
- Third-party actions are pinned to immutable commit SHAs with version comments.

The Scorecard badge is intentionally withheld until a successful default-branch run has produced a public API result. `.bestpractices.json` contains evidence-backed automation proposals only; it is not an OpenSSF Best Practices or OSPS Baseline claim. A human must review any badge submission.
The official public Scorecard result is 6.3, generated 2026-09-04T13:38:43Z for commit `4156d852e4a1738953d3cf95b366e1dd846db55e`; see the [official public viewer](https://scorecard.dev/viewer/?uri=github.com/gexiro-global/csaf-check). This numeric result is point-in-time posture evidence, not a certification. `.bestpractices.json` contains evidence-backed automation proposals only; it is not an OpenSSF Best Practices or OSPS Baseline claim. A human must review any badge submission.
Loading