ETL script for extracting security advisories, transforming content, and exporting it to OVAL compliant XML.
Main ETL script for initiating pipeline
Control for gathering and normalizing
Transformation and generation of types
XML formated output of types
Python3 with Pandas module support
dnf install python3
python3 -m pip install pandas
python3 oval.py > oval.xml