Skip to content

Commit d62c0c2

Browse files
authored
Fix a bug in labeling BR-02 (#385)
Fixes #384 Signed-off-by: Ben Cotton <[email protected]>
1 parent 166714a commit d62c0c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/versions/2025-02-25-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
## Level 3
4848

4949
- [ ] **OSPS-AC-04.02**: When a job is assigned permissions in a CI/CD pipeline, the source code or configuration MUST only assign the minimum privileges necessary for the corresponding activity.
50-
- [ ] **OSPS-BR-02.01**: When an official release is created, all assets within that release MUST be clearly associated with the release identifier or another unique identifier for the asset.
50+
- [ ] **OSPS-BR-02.02**: When an official release is created, all assets within that release MUST be clearly associated with the release identifier or another unique identifier for the asset.
5151
- [ ] **OSPS-DO-03.01**: When the project has made a release, the project documentation MUST contain instructions to verify the integrity and authenticity of the release assets.
5252
- [ ] **OSPS-DO-04.01**: When the project has made a release, the project documentation MUST include a descriptive statement about the scope and duration of support for each release.
5353
- [ ] **OSPS-DO-05.01**: When the project has made a release, the project documentation MUST provide a descriptive statement when releases or versions will no longer receive security updates.

docs/versions/2025-02-25.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ publicly publish data about discovered vulnerabilities.
196196
code or configuration MUST only assign the minimum privileges
197197
necessary for the corresponding activity.
198198

199-
**[OSPS-BR-02.01](#osps-br-0201)**: When an official [release] is created, all assets within that [release]
199+
**[OSPS-BR-02.02](#osps-br-0202)**: When an official [release] is created, all assets within that [release]
200200
MUST be clearly associated with the [release] identifier or another
201201
unique identifier for the asset.
202202

0 commit comments

Comments
 (0)