-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rule_1.yml for PSCE111-003 testing.
- Loading branch information
1 parent
759e3dc
commit 9bf04ae
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
x-trestle-component-info: | ||
description: My testing comp | ||
name: Example | ||
type: service | ||
x-trestle-rule-info: | ||
name: Test-rule_001 | ||
description: Ensure all of the services are running these tests | ||
description: Rule for ac-1 | ||
name: rule-ac-1 | ||
parameter: | ||
name: prm_1 | ||
description: prm_1 description | ||
alternative-values: | ||
default: '5%' | ||
default: '20%' | ||
5pc: '5%' | ||
10pc: '10%' | ||
15pc: '15%' | ||
20pc: '20%' | ||
default-value: '5%' | ||
default-value: '20%' | ||
profile: | ||
description: FedRAMP REV5 High Baseline | ||
href: profiles/fedramp_rev5_high/profile.json | ||
description: Example | ||
href: trestle://profiles/example/profile.json | ||
include-controls: | ||
- id: ac-1 | ||
x-trestle-component-info: | ||
name: Example | ||
description: Example Application | ||
type: service | ||
- id: ac-1 |