After successfully building the Guest Attestation Client image, I performed a security scan on the image and discovered a significant number of vulnerabilities. The scan results reported the following:
LOW: 113
MEDIUM: 730
HIGH: 7
CRITICAL: 0
Steps to Reproduce:
Build the Guest Attestation Client Docker image.
Run a security scan on the built image.
Expected Behavior: The image should contain minimal vulnerabilities, especially in the HIGH and CRITICAL categories.
Actual Behavior: The security scan reports a large number of CVEs, with 7 HIGH severity issues, 730 MEDIUM, and 113 LOW severity issues.
Security Scan Results:
Additional Context:
The vulnerabilities detected might be due to outdated packages or dependencies used in the image.
While there are no CRITICAL vulnerabilities, the HIGH and MEDIUM severity issues are concerning and need to be addressed to ensure the security of the image.
After successfully building the Guest Attestation Client image, I performed a security scan on the image and discovered a significant number of vulnerabilities. The scan results reported the following:
Steps to Reproduce:
Expected Behavior: The image should contain minimal vulnerabilities, especially in the HIGH and CRITICAL categories.
Security Scan Results:
Additional Context: