Skip to content

bump go version and fixed all CVEs #230

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

prasadrajesh
Copy link

Fixed all CVEs

❯ trivy image test.1.0 --severity=HIGH,CRITICAL --report=summary --scanners vuln
2025-04-22T11:57:32Z    INFO    [vuln] Vulnerability scanning is enabled
2025-04-22T11:57:32Z    INFO    Detected OS     family="debian" version="12.10"
2025-04-22T11:57:32Z    INFO    [debian] Detecting vulnerabilities...   os_version="12" pkg_num=3
2025-04-22T11:57:32Z    INFO    Number of language-specific files       num=1
2025-04-22T11:57:32Z    INFO    [gobinary] Detecting vulnerabilities...

Report Summary

┌───────────────────────────┬──────────┬─────────────────┐
│          Target           │   Type   │ Vulnerabilities │
├───────────────────────────┼──────────┼─────────────────┤
│ test.1.0 (debian 12.10)   │  debian  │        0        │
├───────────────────────────┼──────────┼─────────────────┤
│ kubernetes-event-exporter │ gobinary │        0        │
└───────────────────────────┴──────────┴─────────────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)

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.

1 participant