Difference between revisions of "AWS ECR security image scanning"

From wikieduonline
Jump to navigation Jump to search
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html
  
 +
* Basic
 +
* Enhanced ([[Amazon Inspector]])
  
  
* [[aws ecr describe-image-scan-findings]]
+
* <code>[[aws ecr describe-image-scan-findings]]</code>
* [[aws ecr put-registry-scanning-configuration]] --scan-type ENHANCED --region us-east-2
+
* <code>[[aws ecr put-registry-scanning-configuration]] --scan-type ENHANCED --region XX-XXXX-#</code>
  
 +
 +
 +
== Errors ==
 +
* <code>[[UnsupportedImageError: The operating system and/or package manager are not supported.]]</code>
 +
* <code>[[Scan eligibility has expired.]]</code>
 +
* <code>[[Scan not found]]</code>
 +
* <code>[[Image not supported UnsupportedImageError: The operating system and/or package manager are not supported]]</code>
 +
 +
== Related ==
 +
* [[Scan]]: [[coguard]]
 +
* [[Dependabot]]
 +
* <code>[[aws_ecr_registry_scanning_configuration]]</code>
 +
* [[Docker Scout]]
  
 
== See also ==
 
== See also ==
* {{aws ecr}}
+
* {{Container scanning}}
 +
* {{ECR}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 11:51, 8 November 2024

Advertising: