-
-
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.
Initial commit - Aligning files to layout discussed in working group
Signed-off-by: steve.springett <[email protected]>
- Loading branch information
steve.springett
committed
Oct 18, 2023
1 parent
31eedf6
commit 82e9371
Showing
7 changed files
with
124 additions
and
132 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
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 @@ | ||
# Standards | ||
TODO | ||
|
||
## NIST Secure Software Development Framework (SSDF) | ||
TODO | ||
|
||
## PCI Security Standards Council | ||
TODO | ||
|
||
### PCI Secure SLC | ||
TODO | ||
|
||
### PCI Secure Software Standard | ||
TODO | ||
|
||
## Build Security In Maturity Model (BSIMM) | ||
TODO | ||
|
||
## OWASP Application Security Verification Standard (ASVS) | ||
TODO | ||
|
||
## OWASP Mobile Application Security Verification Standard (MASVS) | ||
TODO | ||
|
||
## OWASP TODO | ||
Software Component Verification Standard (SCVS) | ||
|
||
## OWASP Software Assurance Maturity Model (SAMM) | ||
TODO | ||
|
||
<div style="page-break-after: always; visibility: hidden"> | ||
\newpage | ||
</div> |
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,9 @@ | ||
# Making Attestations | ||
TODO | ||
|
||
## Claims | ||
TODO | ||
|
||
<div style="page-break-after: always; visibility: hidden"> | ||
\newpage | ||
</div> |
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,9 @@ | ||
# Substantiating Claims With Evidence | ||
TODO | ||
|
||
## Evidence | ||
TODO | ||
|
||
<div style="page-break-after: always; visibility: hidden"> | ||
\newpage | ||
</div> |
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,15 @@ | ||
# Documenting Non-Conformance | ||
TODO | ||
|
||
## Plan of Action and Milestones (POAM) | ||
TODO | ||
|
||
## Mitigation Strategies | ||
TODO | ||
|
||
## Counter Evidence | ||
TODO | ||
|
||
<div style="page-break-after: always; visibility: hidden"> | ||
\newpage | ||
</div> |
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,20 @@ | ||
# Signing | ||
TODO | ||
|
||
## Signatories | ||
TODO | ||
### Digital Signatures | ||
TODO | ||
|
||
### Analog Signatures | ||
TODO | ||
|
||
## Signing for Authenticity | ||
TODO | ||
|
||
## Digital Signatures | ||
TODO | ||
|
||
<div style="page-break-after: always; visibility: hidden"> | ||
\newpage | ||
</div> |
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,32 @@ | ||
# Implementing | ||
TODO | ||
|
||
## Sharing and Distribution | ||
TODO | ||
|
||
## Linking Attestations to Standards via BOM-Link | ||
TODO | ||
|
||
## Best Practices | ||
TODO | ||
- Versioning | ||
|
||
## Attestation Quality | ||
TODO | ||
|
||
## Integration With GRC | ||
TODO | ||
|
||
## Pipelines and Automation | ||
TODO | ||
|
||
## Integrating Legacy and Manual Processes | ||
TODO | ||
|
||
Examples include: | ||
- Yearly developer training | ||
- Paper processes | ||
|
||
<div style="page-break-after: always; visibility: hidden"> | ||
\newpage | ||
</div> |