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
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
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
.
aboutcode-org
/
vulnerablecode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
328
Star
702
Code
Issues
707
Pull requests
103
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add ImpactedPackage model to track affected and fixed packages
- #1970
#1970
Merged
keshav-space
merged 19 commits into
main
aboutcode-org/vulnerablecode:main
from
unmerge-affected-range
aboutcode-org/vulnerablecode:unmerge-affected-range
Copy head branch name to clipboard
Jul 30, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add ImpactedPackage model to track affected and fixed packages
#1970
keshav-space
merged 19 commits into
main
aboutcode-org/vulnerablecode:main
from
unmerge-affected-range
aboutcode-org/vulnerablecode:unmerge-affected-range
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2025
Add AffectedPackageV2 for advisory v2
Show description for a5fdd6a
keshav-space
committed
a5fdd6a
View commit details
Copy full SHA for a5fdd6a
Browse repository at this point
Add ImpactedPackage model to track AffectedPackageV2 data
Show description for 9bcb298
keshav-space
committed
9bcb298
View commit details
Copy full SHA for 9bcb298
Browse repository at this point
Commits on Jul 22, 2025
Add timestamp to impacted packages
Show description for 2222287
keshav-space
committed
2222287
View commit details
Copy full SHA for 2222287
Browse repository at this point
Use ImpactedPackage to filter vulnerable packages in v2 queryset
Show description for f647d96
keshav-space
committed
f647d96
View commit details
Copy full SHA for f647d96
Browse repository at this point
Get related advisory using impacted pkg in v2 pkg details view
Show description for 3859939
keshav-space
committed
3859939
View commit details
Copy full SHA for 3859939
Browse repository at this point
Use impact to determine suitable fix for affected pkg
Show description for 0ae0057
keshav-space
committed
0ae0057
View commit details
Copy full SHA for 0ae0057
Browse repository at this point
Commits on Jul 24, 2025
Use impact table to fetch fixed and affected pkg in API
Show description for c5b78ef
keshav-space
committed
c5b78ef
View commit details
Copy full SHA for c5b78ef
Browse repository at this point
Fix package filtering by PURL and Advisory ID
Show description for a6be088
keshav-space
committed
a6be088
View commit details
Copy full SHA for a6be088
Browse repository at this point
Include latest and next non-vulnerable versions in API v2
Show description for 58fff59
keshav-space
committed
58fff59
View commit details
Copy full SHA for 58fff59
Browse repository at this point
Create impacted pkg during advisory insertion in v2 base importer
Show description for 112f746
keshav-space
committed
112f746
View commit details
Copy full SHA for 112f746
Browse repository at this point
Commits on Jul 28, 2025
Add timzone to parsed datetime
Show description for ffa58a6
keshav-space
committed
ffa58a6
View commit details
Copy full SHA for ffa58a6
Browse repository at this point
Use text field to store version range string
Show description for 4a4f142
keshav-space
committed
4a4f142
View commit details
Copy full SHA for 4a4f142
Browse repository at this point
Properly handle conversion of advisory v2 object to AdvisoryData
Show description for a8846f8
keshav-space
committed
a8846f8
View commit details
Copy full SHA for a8846f8
Browse repository at this point
Update V2 pipelines to create AffectedPackageV2
Show description for 79a7e7f
keshav-space
committed
79a7e7f
View commit details
Copy full SHA for 79a7e7f
Browse repository at this point
Commits on Jul 29, 2025
Update CodeFix pipeline to process impacted packages
Show description for 9f4d4d0
keshav-space
committed
9f4d4d0
View commit details
Copy full SHA for 9f4d4d0
Browse repository at this point
Compute package risk from impacts
Show description for c7d6a31
keshav-space
committed
c7d6a31
View commit details
Copy full SHA for c7d6a31
Browse repository at this point
Update tests related to V2 advisory
Show description for 3cc7299
keshav-space
committed
3cc7299
View commit details
Copy full SHA for 3cc7299
Browse repository at this point
Organize all v2 tests in one place
Show description for 083daed
keshav-space
committed
083daed
View commit details
Copy full SHA for 083daed
Browse repository at this point
Commits on Jul 30, 2025
Prevent committing partial advisory data to db
Show description for 4ef60d2
keshav-space
committed
4ef60d2
View commit details
Copy full SHA for 4ef60d2
Browse repository at this point
You can’t perform that action at this time.