Skip to content

v1.10.1

Choose a tag to compare

@clem-field clem-field released this 02 Jul 12:11

SPARC v1.10.1

Maintenance release on top of v1.10.0.

Changed

  • Control-field naming standardized to neutral, OSCAL-aligned identifiers. Internal data-model refinement for closer alignment with the OSCAL standard. A transparent data migration updates existing records automatically on deploy — no operator action required.
  • Documentation and configuration hygiene.

Multi-arch (amd64/arm64) container images are published to Docker Hub + ECR and signed with cosign (keyless). Verify:

cosign verify <image> \
  --certificate-identity-regexp 'https://github.com/risk-sentinel/sparc/.github/workflows/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com