Skip to content

Commit

Permalink
Merge pull request #147 from GSA/issue-141-component-value-enhancements
Browse files Browse the repository at this point in the history
Update SSP Errata
  • Loading branch information
ohsh6o authored Jul 28, 2021
2 parents 9fbc1d2 + 29f1f11 commit 0595603
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 4,731 deletions.
4 changes: 2 additions & 2 deletions dist/content/resources/json/fedramp_values.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@
"#text": "Validation"
},
{
"value": "system",
"value": "this-system",
"short-label": "Sys",
"#text": "This System"
},
Expand All @@ -771,7 +771,7 @@
"allow-other": "yes",
"enum": [
{
"value": "os",
"value": "operating-system",
"short-label": "OS",
"#text": "Operating System"
},
Expand Down
4 changes: 2 additions & 2 deletions dist/content/resources/xml/fedramp_values.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<enum value="guidance" short-label="Guide">Guidance</enum>
<enum value="standard" short-label="Std">Standard</enum>
<enum value="validation" short-label="Val">Validation</enum>
<enum value="system" short-label="Sys">This System</enum>
<enum value="this-system" short-label="Sys">This System</enum>
<enum value="interconnection" short-label="Int">Interconnection</enum>
</allowed-values>
</value-set>
Expand All @@ -326,7 +326,7 @@
<binding pattern="component/prop[@name='asset-type']" />
<binding pattern="inventory-item/prop[@name='asset-type']" />
<allowed-values allow-other="yes">
<enum value="os" short-label="OS">Operating System</enum>
<enum value="operating-system" short-label="OS">Operating System</enum>
<enum value="database" short-label="DB">Database</enum>
<enum value="web-server" short-label="Web">Service</enum>
<enum value="dns-server" short-label="DNS">Policy</enum>
Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion src/content/resources/xml/FedRAMP_extensions.json

This file was deleted.

436 changes: 0 additions & 436 deletions src/content/resources/xml/fedramp_threats.json

This file was deleted.

Loading

0 comments on commit 0595603

Please sign in to comment.