v1.2.0
What's Changed
Added
- SECURITY.md with vulnerability reporting policy
- Dependabot for automated dependency updates (Go modules + GitHub Actions)
- CodeQL static analysis workflow (weekly + on push)
- CHANGELOG.md following Keep a Changelog format
Fixed
- Removed useless
modTimesinitialization inwatchDir(CodeQL go/useless-assignment-to-local)
Changed
- Upgraded
actions/checkoutfrom v5 to v6 (via Dependabot) - Upgraded
github/codeql-actionfrom v3 to v4 (via Dependabot) - Enhanced
glama.jsonwith license, repository, author, tools, resources, and prompts metadata
Full Changelog: v1.1.0...v1.2.0