Skip to content

v1.1.0

Choose a tag to compare

@internet-dot internet-dot released this 29 Mar 12:35
· 3727 commits to main since this release

v1.1.0

What's Changed

  • feat: add Cisco skill scanning and security ops reporting (69a6517)
  • Fix publish workflow: handle tag push vs workflow_dispatch correctly (0ee0b60)
  • Update publish workflow to match standards-sdk-py trusted publisher model (9fe2b9e)
  • Fix license field format for PyPI upload compatibility (ed9affe)
  • Fix scorecard workflow: pin actions to specific versions (fd32581)
  • Fix scorecard: move write permissions to job level (d1beaa2)
  • Automate PyPI publish and GitHub releases on main merge (8ddb856)

Installation

pip install codex-plugin-scanner==1.1.0

Cisco Skill Scanning

pip install "codex-plugin-scanner[cisco]"
codex-plugin-scanner ./my-plugin --cisco-skill-scan on

Full Changelog: hashgraph-online/codex-plugin-scanner@v1.0.0...v1.1.0