-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
2 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
...idations/constraints/content/ssp-network-component-has-implementation-point-INVALID-2.xml
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<system-security-plan xmlns="http://csrc.nist.gov/ns/oscal/1.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://csrc.nist.gov/ns/oscal/1.0 https://github.com/usnistgov/OSCAL/releases/download/v1.1.2/oscal_ssp_schema.xsd" | ||
uuid="12345678-1234-4321-8765-123456789012"> | ||
<system-implementation> | ||
<component uuid="66666666-0000-4000-9000-000000000006" type="service"> | ||
<title>Firebase CLI Connection</title> | ||
<description> | ||
<p>CLI for updating firebase Secure connection to an external API for data enrichment.</p> | ||
</description> | ||
<prop name="asset-type" value="cli"/> | ||
<prop name="implementation-point" value="test"/> | ||
<status state="operational"/> | ||
</component> | ||
<component uuid="66666666-0000-4000-9000-000000000006" type="software"> | ||
<title>Firebase CLI Connection</title> | ||
<description> | ||
<p>CLI for updating firebase Secure connection to an external API for data enrichment.</p> | ||
</description> | ||
<prop name="asset-type" value="cli"/> | ||
<status state="operational"/> | ||
</component> | ||
<component uuid="66666666-0000-4000-9000-000000000006" type="software"> | ||
<title>nvm CLI Connection</title> | ||
<description> | ||
<p>CLI for updating nvm Secure connection to an external API for data enrichment.</p> | ||
</description> | ||
<prop name="asset-type" value="cli"/> | ||
<status state="operational"/> | ||
</component> | ||
</system-implementation> | ||
</system-security-plan> |
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