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

Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.1.1. Release notes Sourced from yaml's releases. v2.1.1 No changes in executable code, only TS types. Revert "Use TS named tuple for range (#385)" --...

dependencies

Breaks conversion with newer STIGs

enhancement
xccdf_benchmark
inspec_stubs

consolidate currently the code for this functionality is duplicated within both heimdall and the cli, let's move it into hdfconverters. see https://github.com/mitre/heimdall2/issues/3051 fix while the ckl export of an overlay...

bug

based on: https://www.cisa.gov/sites/default/files/publications/2020%2009%2003_%20CDM%20Program%20AWARE%20Scoring_Fact%20Sheet_2.pdf

enhancement
research

It would be a useful feature to upload the output file to s3 if indicated. One example would be a user executing the following command: ``` saf convert hdf2csv -i...

enhancement

Being able to drag-and-drop from Heimdall would be useful as well.

enhancement

When using the syntax `throw new Error("Error message)` in different cases such as [this file used in the validate threshold command](https://github.com/mitre/saf/blob/ca386ce9b288257443a7d6a88f721d71d9135ca4/src/utils/threshold.ts#L101), the output if the error is thrown is not...

bug
enhancement

We are using Netsparker Standard edition and looks like the converter works only with Enterprise. Is there something in the roadmap to convert the standard edition? I have attached a...

enhancement