Skip to content

Latest commit

 

History

158 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCAP Build CI Gitter PkgGoDev

A GO module of the Security Content Automation Protocol (SCAP) Specification

This project represents complete parsers of SCAP standard. Parsers are generated automatically by xsd2go project.

Users are advised to use OpenSCAP for SCAP evaluation and for any advanced use of SCAP standard. This project is beneficial for quick manipulation of SCAP data within golang code.

Examplary usage

	import "github.com/gocomply/scap/pkg/scap/scap_document"
	doc, err := scap_document.ReadDocumentFromFile("DOCUMENT.XML")

Developer information

How to re-generate SCAP parsers with the latest xsd2go.

make all

About

A GO module of the Security Content Automation Protocol (SCAP) Specification

Resources

Stars

17 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages