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 trestle task cis-xlsx-to-oscal-catalog transforms CIS Benchmarks into OSCAL Catalogs. This code is not correct, since CIS Benchmarks represent OSCAL Component Definitions.
Instead, use trestle task cis-xlsx-to-oscal-cd
Caveats / Assumptions
Issue a deprecation message which running this task.
Completion Criteria
The task issues a deprecation message when invoked.
The text was updated successfully, but these errors were encountered:
Issue description / feature objectives
The trestle task
cis-xlsx-to-oscal-catalog
transforms CIS Benchmarks into OSCAL Catalogs. This code is not correct, since CIS Benchmarks represent OSCAL Component Definitions.Instead, use trestle task
cis-xlsx-to-oscal-cd
Caveats / Assumptions
Issue a deprecation message which running this task.
Completion Criteria
The task issues a deprecation message when invoked.
The text was updated successfully, but these errors were encountered: