You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add daily audit canary for the v5 stable release
Adds a scheduled workflow that installs the published aws-amplify `stable-5`
dist-tag into a clean project and runs `npm audit` daily, so newly disclosed
vulnerabilities in the v5 LTS dependency tree are surfaced proactively rather
than via consumer reports. Generic (not tied to any single advisory).
Scheduled workflows only run from the default branch, so this lives on main
while auditing the stable-5 line.
0 commit comments