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
.
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
322
Star
693
Code
Issues
698
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
Handle vulnerabilities which don't have any vulnerability ids
- #259
#259
Merged
sbs2001
merged 21 commits into
aboutcode-org:main
aboutcode-org/vulnerablecode:main
from
sbs2001:custom_vuln_ids
sbs2001/vulnerablecode:custom_vuln_ids
Copy head branch name to clipboard
Feb 23, 2021
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Handle vulnerabilities which don't have any vulnerability ids
#259
sbs2001
merged 21 commits into
aboutcode-org:main
aboutcode-org/vulnerablecode:main
from
sbs2001:custom_vuln_ids
sbs2001/vulnerablecode:custom_vuln_ids
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2021
:zap: Change Vulnerability model to use custom id
Show description for b38f783
sbs2001
committed
b38f783
View commit details
Copy full SHA for b38f783
Browse repository at this point
:hammer: Refactor codebase to use new Vulnerability model
Show description for 6358d3d
sbs2001
committed
6358d3d
View commit details
Copy full SHA for 6358d3d
Browse repository at this point
:tada: Add `push` management command
Show description for a796bc9
sbs2001
committed
a796bc9
View commit details
Copy full SHA for a796bc9
Browse repository at this point
:building_construction: Add option to whether create custom vulcodes or not
Show description for d7badc6
sbs2001
committed
d7badc6
View commit details
Copy full SHA for d7badc6
Browse repository at this point
:heavy_plus_sign: Add a VulCode importer
Show description for 1c649ea
sbs2001
committed
1c649ea
View commit details
Copy full SHA for 1c649ea
Browse repository at this point
Sync with main branch and fix latest tests.
Show description for c944101
sbs2001
committed
c944101
View commit details
Copy full SHA for c944101
Browse repository at this point
Rebase to latest main
Show description for 2f2a02e
sbs2001
committed
2f2a02e
View commit details
Copy full SHA for 2f2a02e
Browse repository at this point
Remove the push command
Show description for fe47444
sbs2001
committed
fe47444
View commit details
Copy full SHA for fe47444
Browse repository at this point
Remove the importer for vulcodes
Show description for 3bbbd62
sbs2001
committed
3bbbd62
View commit details
Copy full SHA for 3bbbd62
Browse repository at this point
Remove vulcode creation option
Show description for 0e0ac77
sbs2001
committed
0e0ac77
View commit details
Copy full SHA for 0e0ac77
Browse repository at this point
Fix tests for import_runner
Show description for c475323
sbs2001
committed
c475323
View commit details
Copy full SHA for c475323
Browse repository at this point
Disabble safetydb importer
Show description for ea03013
sbs2001
committed
ea03013
View commit details
Copy full SHA for ea03013
Browse repository at this point
Add comments to explain logic of assigning vulcoids
Show description for fa84677
sbs2001
committed
fa84677
View commit details
Copy full SHA for fa84677
Browse repository at this point
Change field names in Vulnerability Model and Advisory dataclass
Show description for 2ffbfbb
sbs2001
committed
2ffbfbb
View commit details
Copy full SHA for 2ffbfbb
Browse repository at this point
Update migration script
Show description for d74603e
sbs2001
committed
d74603e
View commit details
Copy full SHA for d74603e
Browse repository at this point
Move VULCOID generation to Vulnerability model
Show description for ea267f3
sbs2001
committed
ea267f3
View commit details
Copy full SHA for ea267f3
Browse repository at this point
Add tests for Vulnerability model's save method
Show description for 46b21c8
sbs2001
committed
46b21c8
View commit details
Copy full SHA for 46b21c8
Browse repository at this point
Use microsecond in vulcoids
Show description for 0ab075b
sbs2001
committed
0ab075b
View commit details
Copy full SHA for 0ab075b
Browse repository at this point
Rebase and resolve confilcts
Show description for d93887e
sbs2001
committed
d93887e
View commit details
Copy full SHA for d93887e
Browse repository at this point
Use full microsecond in VULCOID
Show description for e94d2a0
sbs2001
committed
e94d2a0
View commit details
Copy full SHA for e94d2a0
Browse repository at this point
Make review changes (Final Polish ;) )
Show description for e48fa44
sbs2001
committed
e48fa44
View commit details
Copy full SHA for e48fa44
Browse repository at this point
You can’t perform that action at this time.