Skip to content

Commit f46753e

Browse files
authored
Minior updates OSPS-BR.yaml (#221)
corrected some typos, missing numbering, and missing sections in a few areas Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com>
1 parent e7a8ed4 commit f46753e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

baseline/OSPS-BR.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,12 @@ controls:
4343
- Maturity Level 2
4444
- Maturity Level 3
4545
recommendation: # TODO
46-
- id: OSPS-BR-01.01
46+
- id: OSPS-BR-01.02
4747
text: |
4848
When a CI/CD pipeline uses a branch name in its functionality, that
4949
name value MUST be sanitized and validated prior to use in the
5050
pipeline.
51+
applicability: # TODO
5152
recommendation: # TODO
5253

5354
- id: OSPS-BR-02
@@ -144,10 +145,11 @@ controls:
144145
encrypted channels such as SSH or HTTPS for data transmission.
145146
Ensure all tools and domains referenced in project documentation can
146147
only be accessed via encrypted channels.
147-
- id: OSPS-BR-03.01
148+
- id: OSPS-BR-03.02
148149
text: |
149150
When the project lists a URI as an official distribution channel,
150151
that URI MUST be exclusively delivered using encrypted channels.
152+
applicability: #TODO
151153
recommendation: |
152154
Configure the project's release pipeline to only fetch data from
153155
websites, API responses, and other services which use encrypted
@@ -247,7 +249,7 @@ controls:
247249
248250
- id: OSPS-BR-06
249251
title: |
250-
Produce all released software assets with signatures and hashes
252+
Produce all released software assets with signatures and hashes.
251253
objective: |
252254
All released software assets MUST be signed or accounted for in a
253255
signed manifest including each asset's cryptographic hashes.

0 commit comments

Comments
 (0)