lula tools lint
.less than a minute
Validate OSCAL against schema
Validate OSCAL documents are properly configured against the OSCAL schema
lula tools lint [flags]
To lint existing OSCAL files:
lula tools lint -f <path1>,<path2>,<path3> [-r <result-file>]
-h, --help help for lint
-f, --input-files strings the paths to oscal json schema files (comma-separated)
-r, --result-file string the path to write the validation result
-l, --log-level string Log level when running Lula. Valid options are: warn, info, debug, trace (default "info")
Was this page helpful?