Skip to content

v0.1.2 — GitHub Action

Choose a tag to compare

@ralfyishere ralfyishere released this 08 Jul 06:59
· 8 commits to main since this release

Adds a composite GitHub Action so intake runs in CI:

- uses: ralfyishere/agent-zero-trust@v0.1.2
  with:
    path: .
    fail-on: high

Thin wrapper over the PyPI package (pin version for reproducibility). Our own CI dogfoods it — passes on the benign fixture, fails on the malicious one, and asserts the failure. No engine changes since v0.1.1.

Checked: full suite green, action dogfood job in CI. Not checked: marketplace listing (manual step).