wdower

Results 25 issues of wdower

Right now an attested control (a control in HDF that has been modified by `saf attest create/apply`) does not show up on the right-hand side of Heimdall's comparison view.

bug

Having a "saf scan" option that does not actually execute an InSpec scan is confusing users. For now, we should change the scan command to "profiles," which will basically print...

bug
documentation

Added an actual automated test for Macie using the new Macie resource.

Right now we automatically test that Heimdall frontend builds as part of the release process using a workflow. However, actually functionally testing the frontend app is still a manual part...

enhancement

If you save over the same filename in Heimdall (i.e. by uploading the same scan filename twice) it should keep the first version in version control. Right now, if you...

enhancement

Ergo: ```ruby inspec exec profile -t --reporter ohdf:scan-results.hdf ``` MITRE SAF needs the ability to control output from InSpec to make sure we can change the OHDF schema and still...

enhancement

Would be nice to get some line numbers in the results view code tab.

enhancement

The Backtrace on profile errors in the results view should have a button in the window to export it to a txt file.

enhancement

**Describe the bug** The Trivy converter asks for a directory path for output and won't accept a filepath. Leads to weird behavior. **To Reproduce** Create a Trivy ASFF-formatted scan and...

bug

Currently, if you have ten files, and you want to change attributes (group ownership, visibility etc.) you need to select each in turn. You should be able to select multiple...

enhancement