·
11 commits
to main
since this release
4.0.0 (2025-01-03)
✨ Features
- release: independent releases for public shared actions (#201) (3d24b7f)
- SEC-1211: update semgrep version (#154) (6d6e601)
♻️ Chores
- deps: bump github/codeql-action/upload-sarif from v2 to v3 (9d9c93f)
- docs: update semgrep readme (#195) (1a06695)
- readme: Add vulnerability migration and breakglass strategy for SCA and CVE action (#107) (ad89a25)
Breaking changes
- release: - Each project within Public Shared Action is now treated as an independent package.
- Each package will have its own versioned release.
- Releases tag example "@security-actions/[email protected]".
- Markdown (.md) files will be ignored when determining changes for releases.