Skip to content

Commit

Permalink
update from canary
Browse files Browse the repository at this point in the history
  • Loading branch information
wandmagic committed Jan 15, 2025
1 parent 7371d3a commit becb69f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions features/fedramp_extensions.feature
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ Examples:
| inventory-item-has-function |
| inventory-item-has-is-scanned |
| inventory-item-has-scan-type |
| inventory-item-has-function |
| inventory-item-has-scan-type |
| inventory-item-has-software-name |
| inventory-item-has-software-version |
| inventory-item-has-valid-mac-address |
Expand Down Expand Up @@ -410,10 +408,6 @@ Examples:
| inventory-item-has-is-scanned-PASS.yaml |
| inventory-item-has-scan-type-FAIL.yaml |
| inventory-item-has-scan-type-PASS.yaml |
| inventory-item-has-function-FAIL.yaml |
| inventory-item-has-function-PASS.yaml |
| inventory-item-has-scan-type-FAIL.yaml |
| inventory-item-has-scan-type-PASS.yaml |
| inventory-item-has-software-name-FAIL.yaml |
| inventory-item-has-software-name-PASS.yaml |
| inventory-item-has-software-version-FAIL.yaml |
Expand Down
5 changes: 0 additions & 5 deletions src/validations/constraints/fedramp-external-constraints.xml
Original file line number Diff line number Diff line change
Expand Up @@ -770,11 +770,6 @@
<prop namespace="https://docs.oasis-open.org/sarif/sarif/v2.1.0" name="help-url" value="https://automate.fedramp.gov/documentation/ssp/5-attachments/#system-inventory-approach"/>
<message>When scan-type is 'other' or 'not-applicable', remarks MUST be provided to explain the selection.</message>
</expect>
<expect id="scan-type-has-remarks" target="..//prop[@name='scan-type' and @ns='http://fedramp.gov/ns/oscal' and @value=('other','not-applicable')]" test="exists(remarks)" level="ERROR">
<formal-name>Scan Type Has Remarks</formal-name>
<prop namespace="https://docs.oasis-open.org/sarif/sarif/v2.1.0" name="help-url" value="https://automate.fedramp.gov/documentation/ssp/5-attachments/#system-inventory-approach"/>
<message>When scan-type is 'other' or 'not-applicable', remarks MUST be provided to explain the selection.</message>
</expect>
</constraints>
</context>

Expand Down

0 comments on commit becb69f

Please sign in to comment.