oscal_assessment_results
Export governed run evidence as a NIST OSCAL assessment-results document with reviewed controls, hashed observations, and integrity checks for GRC and audit tooling.
Instructions
Export a governed run's evidence as a NIST OSCAL assessment-results document (the machine-readable format GRC and audit tooling consumes): reviewed-controls (the obligation nodes consulted), observations (each pinned to its version and integrity hash), and props recording the independent integrity self-check. A sealed run is readable by id; a still-open run needs your api_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run to export as OSCAL assessment-results. | |
| api_key | No | Optional: your Bidda key, required for a still-open (unsealed) run. |