v1.3.0.dev43
·
3697 commits
to main
since this release
v1.3.0.dev43
What's Changed
- fix: publish to PyPI and create release on every main push (#29) (e52e18d)
- fix: rewrite publish workflow from known-working baseline (#28) (5f2df64)
- fix: replace heredoc with sed in stamp step to fix workflow parsing failure (#27) (b57d57e)
- docs: trigger CI re-check (#26) (748e01b)
- Refactor publish workflow: compute version in-build, add canary publish, and robust release creation (#25) (29d12e3)
- Fix publish workflow conflicts and review issues (#22) (9263093)
- Publish on every main commit and tolerate existing PyPI versions (#20) (220b633)
- docs: reposition README to emphasize CI quality-gate and quick onboarding (#19) (43784f0)
- Refactor CLI into subcommands; add policy/baseline support, rule registry, verification, autofixes, and structured JSON reporting (#18) (c177626)
- feat: improve scanner action ecosystem outputs (#17) (6e4d235)
- fix: export composite action outputs (#16) (5b6d3b5)
- fix: harden action publication workflow (#15) (cf6002e)
- fix: make action publish workflow dispatchable (#14) (374600d)
- fix: repair main CI and automate action publication (#13) (fe32601)
- feat: automate plugin submission workflow (#12) (ef1f3df)
- build(deps): Bump actions/setup-python from 5.6.0 to 6.2.0 (#9) (f11ad83)
- build(deps): Bump actions/upload-artifact from 4.6.2 to 7.0.0 (#6) (ed6f441)
- build(deps): Bump ossf/scorecard-action (#7) (1721fd5)
- build(deps): Bump actions/download-artifact from 4.3.0 to 8.0.1 (#8) (aded995)
- build(deps): Bump github/codeql-action (#10) (81d6e88)
- build(deps): Bump actions/checkout from 4.3.1 to 6.0.2 (#11) (f8be086)
- feat: harden marketplace action and scanner security (#5) (995d287)
- feat: add GitHub Action + pre-commit hook (#4) (8fabb9c)
- docs: refresh README (#3) (890737b)
- fix: restore python 3.10 enum compatibility (7486a70)
- fix: make integration max-points test deterministic (37d4286)
- fix: apply ruff formatting for ci (d6d6faa)
- feat: add operational hardening checks (d57f229)
- Fix release job: handle tag push flow and exclude current tag from changelog (b7a3c89)
- Automate PyPI publish and GitHub releases on main merge (6aaa67e)
- Fix scorecard: move write permissions to job level (d1beaa2)
- Fix scorecard workflow: pin actions to specific versions (fd32581)
- fix: address PR review feedback (a0ae8cb)
- Bump version to 1.0.1 (e8ce383)
- feat: add cisco skill scanning and security ops reporting (adaade6)
Installation
pip install codex-plugin-scanner==1.3.0.dev43Full Changelog: hashgraph-online/codex-plugin-scanner@v1.0.0...v1.3.0.dev43