Skip to content

Converts XCCDF XML documents to Tab-Seperated files for easy use by SAs and IA people

Notifications You must be signed in to change notification settings

cyberhiker/XCCDF2TSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

#XCCDF to TSV# Converts XCCDF to TSV.

##Usage## XCCDF-xml2tsv converts XCCDF XML documents (such as DISA STIGs) into easier to use Tab-Separated documents.

Please run as 'xccdf-xml2tsv.py' and redirect output as needed.

Files should open easily in Excel.

E.g.: python xccdf-xml2tsv.py U_Perimeter_Router_v8R2_manual.xccdf.xml > output.tsv

###License### (c) 2010 Adam Crosby The code is licensed under: http://creativecommons.org/licenses/by-nc-sa/3.0/

About

Converts XCCDF XML documents to Tab-Seperated files for easy use by SAs and IA people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages