Info
| Version: | 1.0.0 | 
| Author(s): | Monty Alhakim | 
| Last Update: | Wednesday, August 23, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/surgicalcoder/XCCDFParser | 
| NuGet Url: | https://www.nuget.org/packages/XCCDFParser | 
Install
Install-Package XCCDFParser
                        dotnet add package XCCDFParser
                        paket add XCCDFParser
                        
                                XCCDFParser Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 4.0.5)
 
Tags
                
XCCDF is a specification language for writing security checklists, benchmarks, and related kinds of documents. An XCCDF document represents a structured collection of security configuration rules for some set of target systems.