Skip to content

oscal compliance

Nicolas Cravino edited this page Apr 11, 2026 · 9 revisions

id: oscal-compliance title: OSCAL & Compliance tags: [oscal, nist, security, compliance, langgraph, langchain, zero-trust, digital-twin, rag, faiss] created: 2026-04-11 updated: 2026-04-11 freshness: fresh

OSCAL & Compliance

Summary

Five repositories exploring NIST OSCAL (Open Security Controls Assessment Language) through AI-powered agents. The suite progresses from foundational exploration (oscal-agent-lab) through specialized applications: runtime agent guardrails, digital twin drift detection, Zero Trust posture analysis, and compliance-as-code workflows. All share a common LangGraph + LangChain foundation and use the official usnistgov/oscal-content as their data source.

Key claims

Open questions

  • Could oscal-agent-guardrails be integrated as a runtime policy layer into the other OSCAL tools?
  • How do oscal-digital-twin-playground and oscal-zero-trust-lens findings feed into oscal-cac-playgd remediation suggestions?

Related

Sources

Clone this wiki locally