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
Currently, the monitor skips verifying signatures from signers with type pgp, gpg2, and apk2, because it probably requires shelling out to gpg or apksigner.
Currently, the monitor skips verifying signatures from signers with type pgp, gpg2, and apk2, because it probably requires shelling out to
gpg
orapksigner
.https://github.com/mozilla-services/autograph/blob/master/tools/autograph-monitor/monitor.go#L180
https://github.com/mozilla-services/autograph/blob/master/tools/autograph-monitor/monitor.go#L180
After containerizing the monitor lambda we could:
The text was updated successfully, but these errors were encountered: