You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The inspec profiles have the wrong name for the Benchmark ID meaning that if you use saf cli to produce CKLs they don't align with the standard from the original XCCDF.
The Current inspec.yml for the ESXi stig (for example) reads:
Describe the bug
The inspec profiles have the wrong name for the Benchmark ID meaning that if you use saf cli to produce CKLs they don't align with the standard from the original XCCDF.
The Current inspec.yml for the ESXi stig (for example) reads:
Where is should be:
To be compatible with programs and scripts that expect the original Benchmark ID
Reproduction steps
try to use CKLs generated by the inspec runners and other HDL json converted to CKL with saf cli
Expected behavior
Benchmark IDs align with the original XCCDF for compatability
Additional context
No response
The text was updated successfully, but these errors were encountered: