A company uses AWS CodeArtifact to host internal packages. How can they ensure that only packages without known vulnerabilities are consumed by development teams?
-
A
Integrate Amazon Inspector with CodeArtifact and block packages with critical CVEs via a Lambda upstream proxy
-
B
Enable AWS Shield Advanced on the CodeArtifact domain
-
C
Use AWS WAF rules to filter package download requests
-
D
Configure CodeArtifact to require MFA for all package downloads