-
Notifications
You must be signed in to change notification settings - Fork 125
Labels
maintenanceMaintenance work, no version bumpMaintenance work, no version bumpsecuritySecurity-related changes or concernsSecurity-related changes or concerns
Milestone
Description
Issue Description
Part of #256
Update artifact retention configuration to include SBOM reports in the compliance tier and verify dependency pinning validation passes for the new actions.
Implementation
- Update
.github/artifact-retention.yml— addsbom_reportsto the compliance artifact retention tier (365 days) - Update
scripts/security/tool-checksums.json— add entries foranchore/sbom-actionandactions/attest-sbomif applicable - Run
Test-DependencyPinning.ps1— verify the modified workflow passes SHA-pinning validation
SHA References
| Action | Version | SHA |
|---|---|---|
anchore/sbom-action |
v0.22.2 | 28d71544de8eaf1b958d335707167c5f783590ad |
actions/attest-sbom |
v2.4.0 | bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b |
Acceptance Criteria
-
sbom_reportsadded to compliance tier in.github/artifact-retention.yml -
Test-DependencyPinning.ps1passes with new actions pinned -
tool-checksums.jsonupdated if applicable
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maintenanceMaintenance work, no version bumpMaintenance work, no version bumpsecuritySecurity-related changes or concernsSecurity-related changes or concerns