Skip to content

Commit 70b2032

Browse files
authored
Remove outdated SSDLC release steps (#1476)
1 parent 3583a86 commit 70b2032

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

etc/releasing.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -406,26 +406,6 @@ git reset --hard rX.Y.Z
406406
git push -f upstream releases/stable
407407
```
408408

409-
### Coverity Report
410-
411-
Export the `Issues: By Snapshot | SSDLC Report (v2)` view as a CSV named `static_analysis_report-X.Y.Z.csv`.
412-
413-
### Upload SSDLC Reports
414-
415-
Upload a copy of the `static_analysis_report-X.Y.Z.csv`, `etc/ssdlc_compliance_report.md`, `etc/third_party_vulnerabilities.md`, and `etc/augmented.sbom.json` files. Rename the files with the version number `-X.Y.Z` suffix in their filenames as already done for other files in this folder.
416-
417-
> [!WARNING]
418-
> Uploading a file into the SSDLC Compliance Files folder is an irreversible action! However, the files may still be renamed. If necessary, rename any accidentally uploaded files to "(Delete Me)" or similar.
419-
420-
Four new files should be present in the [SSDLC Compliance Files](https://drive.google.com/drive/folders/1_qwTwYyqPL7VjrZOiuyiDYi1y2NYiClS) folder following a release `X.Y.Z`:
421-
422-
```
423-
augmented.sbom-X.Y.Z.json
424-
ssdlc_compliance_report-X.Y.Z.md
425-
static_analysis_report-X.Y.Z.csv
426-
third_party_vulnerabilities-X.Y.Z.md
427-
```
428-
429409
## Post-Release Steps
430410

431411
### Create a New Release Branch

0 commit comments

Comments
 (0)