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
How can I funnel all third_party_dependencies through an artifactory or similar self managed proxy for vulnerability scanning of those 3rd party packages to sign, attest during the build process.
I have engineers, devs pulling dependencies from random places all over the internet, however I'd like to let them do this but also transparently funnel them thru a proxy I manage for scanning with blocking capabilities when backdoors or critical vulnerabilities are found in those 3rd party packages.