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

feat(db): add support for vuln-list-aqua #478

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

DmitriyLewen
Copy link
Contributor

@DmitriyLewen DmitriyLewen commented Dec 18, 2024

Description

Add support for vuln-list-aqua.
Currently only supports new advisories (from the vulns directory).

Blocker PR:

Result:
db:

Trivy scan:

requirements.txt (pip)

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

┌─────────────┬────────────────┬──────────┬────────┬───────────────────┬────────────────┬────────────────────────────────────────────────────┐
│   Library   │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version  │                       Title                        │
├─────────────┼────────────────┼──────────┼────────┼───────────────────┼────────────────┼────────────────────────────────────────────────────┤
│ ultralytics │ AQUA-2024-0001 │ CRITICAL │ fixed  │ 8.3.41            │ 8.3.43, 8.3.47 │ Vulnerable app versions contains xmrig cryptominer │
└─────────────┴────────────────┴──────────┴────────┴───────────────────┴────────────────┴────────────────────────────────────────────────────┘

@DmitriyLewen DmitriyLewen self-assigned this Dec 18, 2024
Copy link
Collaborator

@knqyf263 knqyf263 left a comment

Choose a reason for hiding this comment

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

LGTM

@DmitriyLewen DmitriyLewen marked this pull request as ready for review December 19, 2024 06:08
@DmitriyLewen DmitriyLewen merged commit 996f556 into aquasecurity:main Dec 19, 2024
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