Skip to content
evidentia-wiki-sync[bot] edited this page May 29, 2026 · 4 revisions

2. Guides

Task-oriented how-tos. Each page solves a specific operational need.

Pages in this section

  • Run gap analysis — full CLI walkthrough: catalog selection, evidence-dir conventions, output formats, framework crosswalks, partial-coverage handling, faithfulness threshold.

  • Ingest OCSF — ingest OCSF Detection Finding output from Prowler / AWS Security Hub / etc.; the --block-private-ips SSRF mitigation; the v0.10.1 trust-unmapped contract.

  • Emit SARIF — SARIF 2.1.0 output for CI gates; GitHub Code Scanning ingestion; severity mapping rationale.

  • Emit OCSF Detection — OCSF Detection Finding class_uid 2004 emit; SIEM ingestion; sample queries.

  • Emit CycloneDX VEX — CycloneDX 1.6 VEX statements; supply-chain composition with the release-time SBOM via standard CycloneDX merge.

  • Manage POA&M — POA&M data model + 5-state lifecycle; CLI verbs; OSCAL POA&M emit; integration patterns (Jira, ServiceNow, etc.).

  • CONMON deployment — CONMON cadence library + CLI; 7 bundled federal cadences; daemon vs read-only deployment patterns.

  • Sign and verify evidence — signing + verifying evidence and MCP tool output (SignedToolOutput Sigstore keyless) and OSCAL documents (GPG detached); the verification recipe; the append-only / WORM evidence store. (CIMD is the separate OAuth client-scope mechanism, not a signing primitive.)

  • Air-gapped install — wheelhouse pattern + offline catalog updates; GPG-only fallback for environments without Sigstore reach.

  • CI integration — GitHub Actions sample workflow (gap analysis on PR + SARIF upload); GitLab CI sample; Jenkins sample.

  • OSPS self-assessment — walk through OSPS-CONFORMANCE.md + the verify-osps-conformance.yml CI gate; how to fork the pattern for your own project.

How to use this section

Jump directly to the page that solves your problem. Each guide is self-contained; cross-references to Concepts point at the "why" if you need depth.

All eleven guide pages above are live. New guides land here as new operational surfaces ship; see the ROADMAP for the forward cadence.

Clone this wiki locally