saf icon indicating copy to clipboard operation
saf copied to clipboard

The MITRE Security Automation Framework (SAF) Command Line Interface (CLI) brings together applications, techniques, libraries, and tools developed by MITRE and the security community to streamline se...

Results 183 saf issues
Sort by recently updated
recently updated
newest added

Not all of them have them, ex. asff

enhancement
testing

NIST and CCI tags can be both an array of Strings or just a single string, so `forEach` loops need to be able to handle a single element object. Ex:...

bug

the blurb that's in the wiki should probably be front and center on the readme and then more extensive documentation for how to actually write the mapper should be in...

documentation
enhancement

**Inspec Tools** - [x] `saf validate threshold` - [x] `saf view summary` - [x] xccdf_results2hdf - [x] xccdf2inspec_profile ( see inspec_tools xccdf2inspec ) - [x] xlsx2inspec - [x] csv2inspec -...

documentation
enhancement
roadmap

I would assume this is a flag we need to add in the `--platforms` on our build process

bug
distribution

We may need to do some quick research on which cert and issue from whom but it should be fairly strait forward.

bug
distribution

https://csrc.nist.gov/projects/security-content-automation-protocol/emerging-specifications/asr I belive this is something like our merging our results data for multiple HDF inputs This could be a way that folks could collect a 'systems result set' at...

enhancement
mitre-data-format

https://github.com/mitre/ckl2ckl This tool translates findings from an old version of a checklist to a new version. It relies on the legacy id attributes in the new checklist to find the...

enhancement