Skip to content

Releases: dfirs1car1o/sicario-spec

SicarioSpec v0.4.0

22 Jun 21:03
Immutable release. Only release title and notes can be modified.
9c4b9ee

Choose a tag to compare

What's Changed

Other changes

New Contributors

Full Changelog: v0.1.2...v0.4.0

SicarioSpec v0.1.2

19 Jun 21:50
Immutable release. Only release title and notes can be modified.
d69b396

Choose a tag to compare

What's Changed

Other changes

Full Changelog: v0.1.1...v0.1.2

SicarioSpec v0.1.1

19 Jun 20:54
Immutable release. Only release title and notes can be modified.
df115c2

Choose a tag to compare

What's Changed

Other changes

New Contributors

Full Changelog: v0.1.0...v0.1.1

SicarioSpec v0.1.0

19 Jun 20:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

SicarioSpec v0.1.0

Initial public release of SicarioSpec: a secure-by-default governance bundle for GitHub Spec Kit.

Included

  • sicario CLI with init, verify, assess, and --version.
  • AppSec, AI system, agent-fleet, cloud/IaC, security-toolchain, supply-chain, compliance, docs, and enterprise-strict profiles.
  • Spec Kit presets and Sicario guard extension commands.
  • CCM v4.1 and SOX 404 / ICFR starter control maps.
  • Terraform, Azure Bicep, Azure Verified Modules, AWS CloudFormation, GCP Terraform, Kubernetes, container, and policy-as-code starters.
  • Docusaurus docs scaffold, threat model, abuse cases, evidence index, risk register, exceptions, and accepted-risk defaults.
  • Public project health files: MIT license, code of conduct, security policy, support policy, issue forms, PR template, changelog, release process, Dependabot, CodeQL, and OpenSSF Scorecard.

Install

python3 -m pip install "git+https://github.com/dfirs1car1o/sicario-spec.git@v0.1.0"

Validation

Validated before release:

python3 -m unittest discover -s tests
python3 -m sicario_cli.cli verify .
python3 -m pip wheel .
python3 setup.py sdist
installed wheel in a clean venv and ran sicario init/verify

Known limitations

  • OpenSSF Best Practices badge is not claimed yet; the repo only adds Scorecard automation and documentation for future self-assessment.
  • Control maps are starter traceability aids, not certification claims.