Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aquasecurity
/
trivy-db
Public
Notifications
You must be signed in to change notification settings
Fork
197
Star
341
Code
Issues
54
Pull requests
48
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: use VulnsStatus to skip NVD Rejected CVE
- #542
#542
Merged
knqyf263
merged 9 commits into
aquasecurity:main
aquasecurity/trivy-db:main
from
gshanbhag525:gun-rejected-cve
gshanbhag525/trivy-db:gun-rejected-cve
Copy head branch name to clipboard
Jun 30, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: use VulnsStatus to skip NVD Rejected CVE
#542
knqyf263
merged 9 commits into
aquasecurity:main
aquasecurity/trivy-db:main
from
gshanbhag525:gun-rejected-cve
gshanbhag525/trivy-db:gun-rejected-cve
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2025
bugfix: skip NVD Rejected CVE
Show description for 0a25722
gshanbhag525
committed
0a25722
View commit details
Copy full SHA for 0a25722
Browse repository at this point
refactor: use nvd vulnstatus to check if cve is rejected
gshanbhag525
committed
23f8b9e
View commit details
Copy full SHA for 23f8b9e
Browse repository at this point
nit: remove log of other sources having reject in desc.
Show description for 2ad3ad7
gshanbhag525
committed
2ad3ad7
View commit details
Copy full SHA for 2ad3ad7
Browse repository at this point
Commits on Jun 18, 2025
refactor: check vulnstatus for all sources, maintain upper case for Rejected Status
gshanbhag525
committed
36e3244
View commit details
Copy full SHA for 36e3244
Browse repository at this point
fix: update tests for upper case vuln status
gshanbhag525
committed
e09a99f
View commit details
Copy full SHA for e09a99f
Browse repository at this point
Commits on Jun 19, 2025
refactor: rename VulnStatus type Status
gshanbhag525
committed
fc85ecb
View commit details
Copy full SHA for fc85ecb
Browse repository at this point
Commits on Jun 25, 2025
fix: reject CVE if status is rejected
gshanbhag525
committed
48632ca
View commit details
Copy full SHA for 48632ca
Browse repository at this point
Status not stored in db
gshanbhag525
committed
5055317
View commit details
Copy full SHA for 5055317
Browse repository at this point
nit: use strings.EqualFold()
gshanbhag525
committed
ccfe089
View commit details
Copy full SHA for ccfe089
Browse repository at this point
You can’t perform that action at this time.