Skip to content

v0.15.1 Linux-first self-service research release

Choose a tag to compare

@krivonosoff161 krivonosoff161 released this 13 Aug 18:15
· 34 commits to main since this release
da1edd4

Agentic Security Harness v0.15.1

Linux-first self-service research release with an installed-package quickstart, validated evidence, and self-contained HTML reporting.

Start here

pip install agentic_security_harness-0.15.1-py3-none-any.whl
ash quickstart --out reports/quickstart

The no-network quickstart runs the deterministic vulnerable-vs-protected comparison and reports 24 modeled findings reduced to 0 in the protected fixture.

Verification

  • Linux installed-wheel quickstart: Python 3.11, 3.12, 3.13
  • Windows compatibility: Python 3.11
  • 1459 tests passed, 5 skipped
  • wheel and sdist reproducibly built and smoke-installed
  • SHA256SUMS independently rechecked
  • GitHub artifact attestations verified against the exact tag, source commit, workflow, OIDC issuer, SLSA predicate, and hosted-runner policy

Release workflow: https://github.com/krivonosoff161/agentic-security-harness/actions/runs/31729563144

Scope

This is a public defensive research benchmark/toolkit. It demonstrates reproducible synthetic failure modes and control effects; it is not production protection, certification, independent field validation, deployment authority, or enforcement.

The v0.15.0 tag is retained as transparent failed release-gate evidence; no GitHub Release was published for it. v0.15.1 contains the fail-closed verifier launch correction.