-
Notifications
You must be signed in to change notification settings - Fork 125
[CI] Add Docker image hardening and vulnerability scan workflow #245
Copy link
Copy link
Open
Labels
area:ciCI, tooling, or automation workCI, tooling, or automation workarea:securitySecurity-sensitive implementation or testsSecurity-sensitive implementation or testslevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:highHigh-priority issueHigh-priority issuetype:devopsDevOps or infrastructure work category bonus labelDevOps or infrastructure work category bonus labeltype:securitySecurity work category bonus labelSecurity work category bonus label
Metadata
Metadata
Assignees
Labels
area:ciCI, tooling, or automation workCI, tooling, or automation workarea:securitySecurity-sensitive implementation or testsSecurity-sensitive implementation or testslevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:highHigh-priority issueHigh-priority issuetype:devopsDevOps or infrastructure work category bonus labelDevOps or infrastructure work category bonus labeltype:securitySecurity work category bonus labelSecurity work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Container release safety..
Scope
Scan backend/frontend images, fail on critical vulnerabilities, check non-root user, and document base-image update policy.
Acceptance Criteria
Verification
CI should publish vulnerability reports and fail on a synthetic or known critical baseline only when policy requires.
Difficulty
Hard, useful issue intended for experienced contributors.