8000 GitHub - andrewpollock/rhcsaf2osv: Repo for collaborating on converting RedHat CSAF VEX to OSV. Final result now in https://github.com/ossf/osv-schema/tree/main/tools/redhat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

andrewpollock/rhcsaf2osv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Hat CSAF to OSV Converter

Setup

$ pipenv sync
$ pipenv shell

Usage

Needs to be run in a folder where the Red Hat CSAF documents to convert already exist. Files can be downloaded the Red Hat Customer Portal Security Data section

$ ./csaf_converter.py csaf/rhsa-2024_4546.json

OSV documents will be output in the osv directory by default. Override the default with the --output_directory option.

Tests

$ python3 -m unittest rhel_osv/*_test.py

About

Repo for collaborating on converting RedHat CSAF VEX to OSV. Final result now in https://github.com/ossf/osv-schema/tree/main/tools/redhat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0