Skip to content

Assay Action v3.0.1: AI agent security gate for CI

Latest

Choose a tag to compare

@Rul1an Rul1an released this 02 Jul 13:57
f0c2125

v3 is the current major: verify, lint, and diff evidence bundles from AI agent runs in CI, with coding-agent sandbox governance and in-toto/DSSE bundle attestation.

What v3 carries

  • sandbox-command: run a coding agent under assay sandbox and verify the resulting evidence bundle in the same job.
  • attest-key: in-toto/DSSE attestation over the bundle (assay evidence attest).
  • The v2.1 AI Agent Security feature set: compliance packs, BYOS push, artifact attestation, coverage badges, PR summaries, SARIF for code scanning.

v3.0.1 fixes

  • Authenticate the latest-release lookup and resolve the release before caching the CLI (#30, #31), removing rate-limit flakes on busy runners.

Breaking vs v2: the legacy marketplace mode/run inputs are not carried; pin Rul1an/assay-action@v2 if you depend on those. Migration notes in the action spec.

Pin the major: uses: Rul1an/assay-action@v3