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: fix dep-audit grep pattern + add sigstore-models to license skip list
- dep-audit: grep -iv '^aiir' to match both 'aiir==1.1.0' and
'aiir @ file://...' forms from pip freeze
- license-check: add sigstore-models to SKIP_PACKAGES (metadata
reports UNKNOWN but package is actually Apache-2.0)
0 commit comments