Skip to content

Releases: boberito/controlfreak_lookup

2.0

07 Nov 04:27
Compare
Choose a tag to compare

Compiled for macOS and Linux now!

Also now choose between 800-53 Rev 4 and Rev 5 lookups. And the option to show the supplemental guidance and information on an 800-53 control.

USAGE: args <r4 or r5> <control> [--show-all]

ARGUMENTS:
  <r4 or r5>              NIST 800-53 Revision, r4 or r5 
  <control>               800-53 control 

OPTIONS:
  --show-all
  -h, --help              Show help information.

1.0.1

25 Sep 14:04
Compare
Choose a tag to compare

Now with case normalization!

So now you can search for example "cm-6" or "CM-6".

1.0

25 Sep 03:01
4aa7333
Compare
Choose a tag to compare
1.0

1.0 release of the controlfreak_lookup tool.

Installer installs into /usr/local/bin/ then use the controlfreak_lookup command to lookup NIST SP 800-53 revision 4 controls.
EX: controlfreak_lookup "CM-6" or controlfreak_lookup "IA-5(1)"

The command will return the control description and the baselines the control is found on.