-
[see issue reported on Cypress issue list](https://github.com/CampSmalltalk/Cypress/issues/14)
-
Create functionality to import findings from STIG Checklists created with STIG Import tool.
-
## Benefit/Result/Outcome
As an IT administrator I need to be able to apply the latest STIGs applicable to my situation to each VM I deploy as part of an MLZ instance.
## Description
Develop …
-
saf convert ckl2POAM seems to not work on JSON based STIG CheckList files
I'm running STIG Viewer 3.2 and the check list files are json based.
Is this correct?
```
hector$ saf convert ckl2P…
-
**Fleet version**:
fleetctl - version 4.57.3
branch: HEAD
revision: 289a508b2162b17799d97fd7fe27a1682a5de8e4
build date: 2024-10-11
build user: runner
go version: go1.2…
-
Importing a reference STIG that is assigned to many assets errors in [`dbUtils.updateStatsAssetStigs()`](https://github.com/NUWCDIVNPT/stig-manager/blob/ae1c58fa6bd1a01df689ab20f48c6c1caa351dfb/api/so…
csmig updated
4 months ago
-
Since DISA has now been phasing out the old docs and moving to a new catalog system for V2's, having the legacy ID is a great way to cross reference to what you may already have. I've altered you __i…
-
For better parity with the original benchmarks, update these inspec.yml fields in the MITRE SAF STIG inspec pbaselines to mimic the information viewed in STIG Viewer and eMASS:
within the inspec.ym…
-
$ cat stig.py
import stig_parser
## LOAD XML FILE (OPTIONAL)
import os
with open("xccdf.xml", "r") as fh:
raw_file = fh.read()
## PARSE XCCDF(XML) to JSON
json_results = stig_parser.c…
-
**Describe the bug**
With multiple DSC configurations applied, invoking `New-StigCheckList` results with not updating the `STATUS` for each rule correctly i.e., the status always remains as `Not_Re…