Skip to content

Commit

Permalink
Update rule_1.yml
Browse files Browse the repository at this point in the history
Update rule_1.yml for PSCE111-003 testing.
  • Loading branch information
ccrawleyrh authored Oct 28, 2024
1 parent 759e3dc commit 9bf04ae
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions rules/example/Example/rule_1.yml
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

0 comments on commit 9bf04ae

Please sign in to comment.