Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing security vulnerbilities and decrease the docker image size #53

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

kareemelkasaby1
Copy link
Contributor

Security vulnerbilities totally removed:

trivy image cbomkit-theia:v1.0.0 
2025-01-15T19:09:52+03:00	INFO	[vuln] Vulnerability scanning is enabled
2025-01-15T19:09:52+03:00	INFO	[secret] Secret scanning is enabled
2025-01-15T19:09:52+03:00	INFO	[secret] If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2025-01-15T19:09:52+03:00	INFO	[secret] Please see also https://aquasecurity.github.io/trivy/v0.57/docs/scanner/secret#recommendation for faster secret detection
2025-01-15T19:09:52+03:00	INFO	Detected OS	family="alpine" version="3.21.2"
2025-01-15T19:09:52+03:00	WARN	This OS version is not on the EOL list	family="alpine" version="3.21"
2025-01-15T19:09:52+03:00	INFO	[alpine] Detecting vulnerabilities...	os_version="3.21" repository="3.21" pkg_num=15
2025-01-15T19:09:52+03:00	INFO	Number of language-specific files	num=1
2025-01-15T19:09:52+03:00	INFO	[gobinary] Detecting vulnerabilities...

cbomkit-theia:v1.0.0 (alpine 3.21.2)

Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)

Copy link
Member

@n1ckl0sk0rtge n1ckl0sk0rtge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kareemelkasaby1 thank you for your pull request! Looks good to me :)

@n1ckl0sk0rtge n1ckl0sk0rtge merged commit c6b1114 into IBM:main Jan 20, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants