Skip to content

dodys/oval2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oval2json

This project aims to convert an OVAL file from different vendors into a standard JSON (and YAML) format. You can find a JSON format here, but note that this is not the closed format and this could change at any time.

This project is still under development and the main goal is to publish it into PyPI for others to use it.

How to use it

If you clone this source as-is you can simply run: python3 ./src/oval2json [--yaml] <oval-filename>.xml <json-filename>.json

Contributing

If you find any issues or would like to request some features, please use the Issues sections of this page.

If you would like to contribute with code, please fork this repository and send a Pull Request for it. I will gladly review it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages