What’s new
This release improves the project’s documentation, contributor experience, and repository setup.
Documentation and project structure
- improved README structure and positioning
- added clearer project scope and differentiation
- added community and support guidance
- linked repository guidance more clearly from the README
Contributor and security guidance
- added
CONTRIBUTING.md - added
SECURITY.md - added
CODE_OF_CONDUCT.md
GitHub workflow and repo improvements
- added issue templates
- added a pull request template
- added basic GitHub Actions CI
- added a self-scan workflow using CVE Lite CLI against this repository
- added CodeQL analysis
- improved repository metadata
Why this release matters
These changes make the project easier to understand, easier to contribute to, and easier to maintain as an open source security tool.