diff --git a/features/fedramp_extensions.feature b/features/fedramp_extensions.feature index 59ca0d087..66e0ef5fe 100644 --- a/features/fedramp_extensions.feature +++ b/features/fedramp_extensions.feature @@ -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 | @@ -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 | diff --git a/src/validations/constraints/fedramp-external-constraints.xml b/src/validations/constraints/fedramp-external-constraints.xml index 714897a22..d5ce33d6d 100644 --- a/src/validations/constraints/fedramp-external-constraints.xml +++ b/src/validations/constraints/fedramp-external-constraints.xml @@ -770,11 +770,6 @@ When scan-type is 'other' or 'not-applicable', remarks MUST be provided to explain the selection. - - Scan Type Has Remarks - - When scan-type is 'other' or 'not-applicable', remarks MUST be provided to explain the selection. -