Documentation
¶
Index ¶
Constants ¶
View Source
const NIST80053StandardURL = "https://raw.githubusercontent.com/opencontrol/NIST-800-53-Standards/master/NIST-800-53.yaml"
NIST80053StandardURL ...
Variables ¶
This section is empty.
Functions ¶
func ParseComponents ¶
ParseComponents ...
func ParseNISTStandard ¶
func ParseNISTStandard() (types.NIST80053Standard, error)
ParseNISTStandard parses the NIST standard yml at the url defined by the NIST80053StandardURL constnat
func ParseNISTStandardWithURL ¶
func ParseNISTStandardWithURL(url string) (types.NIST80053Standard, error)
ParseNISTStandardWithURL parses the NIST standard yml at the url provided by the function caller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.