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
104
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 OVAL parser for Ubuntu
- #179
#179
Merged
haikoschol
merged 9 commits into
aboutcode-org:develop
aboutcode-org/vulnerablecode:develop
from
sbs2001:ubuntu_oval_parser
sbs2001/vulnerablecode:ubuntu_oval_parser
Copy head branch name to clipboard
May 19, 2020
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add OVAL parser for Ubuntu
#179
haikoschol
merged 9 commits into
aboutcode-org:develop
aboutcode-org/vulnerablecode:develop
from
sbs2001:ubuntu_oval_parser
sbs2001/vulnerablecode:ubuntu_oval_parser
Copy head branch name to clipboard
Commits
Commits on May 15, 2020
Add oval parser
Show description for 5cbe405
sbs2001
committed
5cbe405
View commit details
Copy full SHA for 5cbe405
Browse repository at this point
Add test and a test oval file for the oval parser
Show description for 30c813a
sbs2001
committed
30c813a
View commit details
Copy full SHA for 30c813a
Browse repository at this point
Modify the style check to ignore the oval parser test and lib_oval.py
Show description for fa531a6
sbs2001
committed
fa531a6
View commit details
Copy full SHA for fa531a6
Browse repository at this point
Commits on May 16, 2020
Added a method to obtain all urls nested within a definition
Show description for 1a0ba3d
sbs2001
committed
1a0ba3d
View commit details
Copy full SHA for 1a0ba3d
Browse repository at this point
Capture URLs in get_data method and update tests and doc strings
Show description for 44a8843
sbs2001
committed
44a8843
View commit details
Copy full SHA for 44a8843
Browse repository at this point
Add and use PerformantOvalDocument in the Oval parser to increase performance
Show description for f4405db
sbs2001
committed
f4405db
View commit details
Copy full SHA for f4405db
Browse repository at this point
Tweak get_tests_of_definition method
Show description for 0f5de55
sbs2001
committed
0f5de55
View commit details
Copy full SHA for 0f5de55
Browse repository at this point
Commits on May 18, 2020
Add license and terms of usage to lib_oval.py header
Show description for 88dcb9c
sbs2001
committed
88dcb9c
View commit details
Copy full SHA for 88dcb9c
Browse repository at this point
Replace OvalElement with Optional[OvalElement] as type annotatation in oval_parser.py's getElementById method, also improve OvalExtractor's get_data method by checking for mathing_tests earlier
Show description for 1490508
sbs2001
committed
1490508
View commit details
Copy full SHA for 1490508
Browse repository at this point
You can’t perform that action at this time.