{"id":49936369,"url":"https://github.com/polycentric-labs/evidentia","last_synced_at":"2026-06-05T06:00:37.721Z","repository":{"id":352450089,"uuid":"1212583206","full_name":"Polycentric-Labs/evidentia","owner":"Polycentric-Labs","description":"Open-source Python GRC tool: gap analysis, AI risk statements, OSCAL-first compliance automation. Enterprise-grade evidence integrity (Sigstore + GPG), CycloneDX SBOM, PyPI Trusted Publisher OIDC + PEP 740 attestations.","archived":false,"fork":false,"pushed_at":"2026-06-02T06:13:17.000Z","size":10545,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-02T08:09:00.617Z","etag":null,"topics":["compliance","gap-analysis","grc","nist","oscal","pydantic","python","risk-management","soc2"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/evidentia/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Polycentric-Labs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-16T14:21:00.000Z","updated_at":"2026-05-31T02:32:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b8ddd56-2b40-4415-8f37-169afcfd1a03","html_url":"https://github.com/Polycentric-Labs/evidentia","commit_stats":null,"previous_names":["allenfbyrd/controlbridge","allenfbyrd/evidentia","polycentric-labs/evidentia"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/Polycentric-Labs/evidentia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polycentric-Labs%2Fevidentia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polycentric-Labs%2Fevidentia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polycentric-Labs%2Fevidentia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polycentric-Labs%2Fevidentia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Polycentric-Labs","download_url":"https://codeload.github.com/Polycentric-Labs/evidentia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polycentric-Labs%2Fevidentia/sbom","scorecard":{"id":1246848,"data":{"date":"2026-05-02T05:36:47Z","repo":{"name":"github.com/allenfbyrd/evidentia","commit":"96ddfe369cfb5df5bb8d8ecf1f13b53b18c52a76"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":6.6,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"2 out of 2 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":0,"reason":"project was created in last 90 days. please review its contents carefully","details":["Warn: Repository was created in last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/container-build.yml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: pipCommand not pinned by hash: Dockerfile:62","Info:  24 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  17 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (2) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.7.1 not signed: https://api.github.com/repos/allenfbyrd/evidentia/releases/316639458","Warn: release artifact v0.7.7 not signed: https://api.github.com/repos/allenfbyrd/evidentia/releases/316636559","Warn: release artifact v0.7.6 not signed: https://api.github.com/repos/allenfbyrd/evidentia/releases/316526881","Warn: release artifact v0.7.5 not signed: https://api.github.com/repos/allenfbyrd/evidentia/releases/316276514","Warn: release artifact v0.7.4 not signed: https://api.github.com/repos/allenfbyrd/evidentia/releases/315551450","Warn: release artifact v0.7.7.1 does not have provenance: https://api.github.com/repos/allenfbyrd/evidentia/releases/316639458","Warn: release artifact v0.7.7 does not have provenance: https://api.github.com/repos/allenfbyrd/evidentia/releases/316636559","Warn: release artifact v0.7.6 does not have provenance: https://api.github.com/repos/allenfbyrd/evidentia/releases/316526881","Warn: release artifact v0.7.5 does not have provenance: https://api.github.com/repos/allenfbyrd/evidentia/releases/316276514","Warn: release artifact v0.7.4 does not have provenance: https://api.github.com/repos/allenfbyrd/evidentia/releases/315551450"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:43","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:221","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:68","Info: topLevel 'contents' permission set to 'read': .github/workflows/action-smoke-test.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/catalog-refresh.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/container-build.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/evidentia.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:53","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2026-05-02T06:37:22.931Z","repository_id":352450089,"created_at":"2026-05-02T06:37:22.931Z","updated_at":"2026-05-02T06:37:22.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33932040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compliance","gap-analysis","grc","nist","oscal","pydantic","python","risk-management","soc2"],"created_at":"2026-05-17T07:03:17.306Z","updated_at":"2026-06-05T06:00:37.708Z","avatar_url":"https://github.com/Polycentric-Labs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"packages/evidentia-ui/public/evidentia-og-2400x1260.png\" alt=\"Evidentia — open-source compliance-as-code, OSCAL-native\" width=\"780\"\u003e\n\n\u003cp\u003e\n  \u003cstrong\u003eOpen-source compliance-as-code\u003c/strong\u003e — gap analysis, evidence collection, OSCAL emit.\n  \u003cbr\u003e\n  Apache-2.0 · Python 3.12+\n\u003c/p\u003e\n\n\u003cp\u003e\n  \u003ca href=\"#quickstart-60-seconds\"\u003e\u003cimg src=\"https://img.shields.io/badge/Get%20Started-2563EB?style=for-the-badge\" alt=\"Get Started\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Polycentric-Labs/evidentia/wiki\"\u003e\u003cimg src=\"https://img.shields.io/badge/Documentation-1E293B?style=for-the-badge\" alt=\"Documentation\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/evidentia/\"\u003e\u003cimg src=\"https://img.shields.io/badge/PyPI-3775A9?style=for-the-badge\u0026logo=pypi\u0026logoColor=white\" alt=\"PyPI\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n  \u003ca href=\"https://github.com/polycentric-labs/evidentia/actions/workflows/test.yml\"\u003e\u003cimg src=\"https://github.com/polycentric-labs/evidentia/actions/workflows/test.yml/badge.svg?branch=main\" alt=\"tests\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/polycentric-labs/evidentia\"\u003e\u003cimg src=\"https://codecov.io/gh/polycentric-labs/evidentia/branch/main/graph/badge.svg\" alt=\"codecov\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/evidentia/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/v/evidentia.svg\" alt=\"PyPI version\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.12+-blue.svg\" alt=\"Python 3.12+\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-Apache%202.0-green.svg\" alt=\"License: Apache 2.0\"\u003e\n  \u003ca href=\"CODE_OF_CONDUCT.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg\" alt=\"Code of Conduct\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.bestpractices.dev/projects/12724\"\u003e\u003cimg src=\"https://www.bestpractices.dev/projects/12724/badge?v=silver\" alt=\"OpenSSF Best Practices\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://scorecard.dev/viewer/?uri=github.com/Polycentric-Labs/evidentia\"\u003e\u003cimg src=\"https://api.scorecard.dev/projects/github.com/Polycentric-Labs/evidentia/badge\" alt=\"OpenSSF Scorecard\"\u003e\u003c/a\u003e\n  \u003ca href=\"docs/parity-coverage.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/CLI%E2%86%94GUI%20parity-13.3%25-orange.svg\" alt=\"CLI↔GUI parity\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/div\u003e\n\n---\n\n## What is Evidentia?\n\nEvidentia turns compliance from a spreadsheet problem into a software problem. It ingests NIST OSCAL catalogs, runs gap analysis against your evidence, and emits OSCAL Assessment Results, SARIF for CI gates, OCSF Compliance + Detection Findings for SIEMs, and CycloneDX VEX for supply-chain workflows — all from a Python library, CLI, or REST API.\n\nBuilt for compliance engineers, GRC teams, and CISOs who want to:\n\n- Ship audit-grade evidence with cryptographic provenance (Sigstore + PEP 740 + SLSA Provenance v1).\n- Map controls across frameworks via **92 bundled catalogs** (NIST 800-53 Rev 5, FedRAMP, CMMC 2.0, ISO 27001, CSF 2.0, EU AI Act, DORA, NIS2, GDPR, OpenSSF OSPS Baseline, the full FFIEC stack, and all 15 comprehensive US state privacy laws).\n- Drive AI agents (Claude Desktop, Claude Code, Cursor, Copilot CLI) deterministically via MCP tools with signed output envelopes.\n\n## Install\n\n```bash\npip install evidentia\n```\n\nFor the full workspace (AI risk-statements, REST API, all collectors, MCP server):\n\n```bash\npip install 'evidentia[ai,api,collectors,mcp]'\n```\n\nContainer: `docker pull ghcr.io/polycentric-labs/evidentia:v0.10.8` (cosign keyless OIDC + SLSA Provenance v1 verified).\n\nSee the [Getting Started wiki section](https://github.com/Polycentric-Labs/evidentia/wiki/Getting-Started) for air-gapped install, virtualenv setup, and full extras matrix.\n\n## Quickstart (60 Seconds)\n\n`evidentia gap analyze` is inventory-driven: `--inventory` is the file of controls you *have*; `--frameworks` is the catalogs to measure *against*. A ready-to-run sample inventory ships inside the wheel.\n\n```bash\n# 1. List bundled framework catalogs\nevidentia catalog list\n\n# 2. Locate the bundled sample inventory (maps to nist-800-53-rev5-moderate)\nSAMPLE=$(python -c \"import importlib.resources as r; print(r.files('evidentia.examples')/'sample-inventory.yaml')\")\n\n# 3. Run gap analysis against a framework\nevidentia gap analyze \\\n  --inventory \"$SAMPLE\" --frameworks nist-800-53-rev5-moderate \\\n  --output gap-report.json\n\n# 4. Emit OSCAL Assessment Results\nevidentia gap analyze \\\n  --inventory \"$SAMPLE\" --frameworks nist-800-53-rev5-moderate \\\n  --output assessment-results.json --format oscal-ar\n```\n\nFull 5-minute walk-through: [Quickstart wiki page](https://github.com/Polycentric-Labs/evidentia/wiki/Quickstart).\n\n## Features\n\n- **OSCAL-native end-to-end** — Ingest NIST OSCAL catalogs (Catalog 1.2.1); emit OSCAL Assessment Results + Plan-of-Action-and-Milestones (POA\u0026M). Ready for FedRAMP 20x machine-readable submissions.\n- **Cryptographic evidence chain** — Sigstore keyless signing on Assessment Results; PEP 740 attestations on every published wheel; SLSA Provenance v1 on the container; CycloneDX 1.6 SBOM on every GitHub Release.\n- **92 framework catalogs + 13 crosswalks** — NIST 800-53 Rev 5 (full 1,196 controls + Low/Moderate/High/Privacy baselines), CSF 2.0, FedRAMP, CMMC 2.0 L1/L2, OpenSSF OSPS Baseline (Maturity 1/2/3 + first public OSCAL serialization), ISO 27001:2022, EU AI Act, DORA, NIS2, GDPR, all 15 US state privacy laws, full FFIEC IT Examination Handbook, OCC Bulletin 2026-13a / FRB SR 26-02. Plus 13 inter-framework crosswalks.\n- **14 evidence collectors** — AWS, GitHub (including v0.10.6 OSPS conformance helpers), Postgres, MySQL, Oracle, SQLite, MS-SQL, Snowflake, Databricks, Okta, Vanta, Drata, BitSight, SecurityScorecard. All OCSF-aligned with `compliance_status` field.\n- **OCSF-aligned findings** — OCSF Compliance Finding (class_uid 2003) via `--format ocsf`; OCSF Detection Finding (class_uid 2004) via `--format ocsf-detection`. SARIF 2.1.0 for CI gates via `--format sarif`. CycloneDX 1.6 VEX via `--format cyclonedx-vex`.\n- **13 MCP tools** — Drive Evidentia from Claude Desktop, Claude Code, Cursor, or any MCP host. Append-only tool contract per [`docs/api-stability.md`](docs/api-stability.md) (NORMATIVE). Signed output envelopes (CIMD) per [`docs/evidence-integrity.md`](docs/evidence-integrity.md).\n- **OSPS Baseline conformance** — First public open-source project shipping self-attestation against the OpenSSF OSPS Baseline ([`OSPS-CONFORMANCE.md`](OSPS-CONFORMANCE.md)) with a CI gate that re-validates every evidence link on push/PR/cron.\n\n## What's in the Box\n\n| Surface | Count |\n|---|---|\n| Workspace packages | 9 (8 Python on PyPI + 1 TypeScript/Vite frontend) |\n| Framework catalogs | 92 |\n| Inter-framework crosswalks | 13 |\n| Evidence collectors | 14 |\n| MCP tools | 13 |\n| OSCAL serializations | 1 (OpenSSF OSPS Baseline; more on the v0.11+ roadmap) |\n| Test suite | 3,700+ tests; mypy strict; ruff clean |\n\n## Documentation\n\n- [**Wiki**](https://github.com/Polycentric-Labs/evidentia/wiki) — Getting Started, Guides, Concepts, Reference, Compliance, Project meta (auto-synced from `docs/wiki/` on every push to main)\n- [`docs/api-stability.md`](docs/api-stability.md) — append-only contract; what's frozen vs evolving\n- [`docs/architecture/`](docs/architecture/) — system design + extension points\n- [`OSPS-CONFORMANCE.md`](OSPS-CONFORMANCE.md) — OpenSSF OSPS Baseline self-attestation + CI gate\n- [`docs/verification.md`](docs/verification.md) — consumer-side recipes for PEP 740 + cosign + osv-scanner + SLSA Provenance v1\n- [`EOL.md`](EOL.md) — version support windows + cessation comms policy\n\n## Recent Releases\n\n**v0.10.8 (2026-06-04)** — *safeguards automation + CLI↔GUI parity + Tier-B GUI build-out*. **Tag-time release gate.** `release.yml` gains a `gate` job that runs the full SSOT check suite on the tagged commit, and the PyPI/GHCR `publish` jobs now `needs: gate`.\n\n**v0.10.7 (2026-05-30)** — *web console (GUI v2) refresh + gap-report export + hygiene / automation-debt / wiki-fill / doc-accuracy base*. **Web console, GUI v2 visual refresh.** A full design-system pass: federal-blue interactive primary on a warm off-white workspace with deep-navy brand chrome (nav rail + top bar), the CLI-matched severity palette preserved verbatim, self-hosted IBM Plex Sans/Mono + favicons / PWA manifest / Open-Graph brand assets (air-gap clean, no CDN), a wired light/dark toggle (with a no-flash inline theme script), and every route + the onboarding flow restyled.\n\n**v0.10.6 (2026-05-27)** — *OSS first-mover artifacts + downstream OSPS crosswalks + post-v0.10.5 hygiene*. OSPS Baseline 3-catalog bundle (Maturity 1/2/3 YAMLs) + first public OSCAL Catalog 1.2.1 serialization; `SECURITY.md` refresh + `.well-known/security.txt` + GHSA private vulnerability reporting enabled; `OSPS-CONFORMANCE.md` self-attestation + `verify-osps-conformance.yml` CI gate.\n\nFull release history: [`CHANGELOG.md`](CHANGELOG.md) | [GitHub Releases](https://github.com/Polycentric-Labs/evidentia/releases)\n\n## Community \u0026 Governance\n\n- [`GOVERNANCE.md`](GOVERNANCE.md) — project governance + decision-making\n- [`CONTRIBUTING.md`](CONTRIBUTING.md) — how to contribute (issues, PRs, catalogs)\n- [`SECURITY.md`](SECURITY.md) — vulnerability reporting policy (private via [GHSA](https://github.com/Polycentric-Labs/evidentia/security/advisories/new))\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [FAQ (wiki)](https://github.com/Polycentric-Labs/evidentia/wiki/Project) — frequent operator questions\n\n## AI Assistance\n\nThis project was developed alongside AI platforms.\n\nModels used: Claude Opus 4.6, Claude Opus 4.7, Sonar Deep Research\n\n## License\n\n[Apache-2.0](LICENSE) — embeddable in commercial products without copyleft.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolycentric-labs%2Fevidentia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolycentric-labs%2Fevidentia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolycentric-labs%2Fevidentia/lists"}