Skip to content

Commit 6ab1c20

Browse files
Ibraheem OlasupoIbraheem Olasupo
authored andcommitted
Fix remaining CI workflow failures
1 parent c1af181 commit 6ab1c20

86 files changed

Lines changed: 610 additions & 729 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/developer-enablement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
run: make developer-enablement-full
4040

4141
- name: Upload developer enablement artifacts
42-
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
42+
# actions/upload-artifact v4.6.2
43+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
4344
with:
4445
name: developer-enablement
4546
path: |
@@ -48,4 +49,3 @@ jobs:
4849
reports/security/pull-request-security-report.md
4950
reports/security/security-tooling-readiness-report.md
5051
retention-days: 14
51-

.github/workflows/integration-contract.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ jobs:
1818
timeout-minutes: 20
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v4
21+
# actions/checkout v4.2.2
22+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2223

2324
- name: Set up Python
24-
uses: actions/setup-python@v5
25+
# actions/setup-python v5.6.0
26+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
2527
with:
2628
python-version: "3.12"
2729

@@ -57,7 +59,8 @@ jobs:
5759
run: make integration-report
5860

5961
- name: Upload export bundle
60-
uses: actions/upload-artifact@v4
62+
# actions/upload-artifact v4.6.2
63+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
6164
with:
6265
name: product-security-export-bundle
6366
path: outputs/security/integration/

.github/workflows/security-champions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ jobs:
5151
run: make developer-docs-validate
5252

5353
- name: Upload Security Champions artifacts
54-
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
54+
# actions/upload-artifact v4.6.2
55+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
5556
with:
5657
name: security-champions
5758
path: |

.github/workflows/security-evidence.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ jobs:
4242
run: make evidence-full
4343

4444
- name: Upload evidence artefacts
45-
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
45+
# actions/upload-artifact v4.6.2
46+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
4647
with:
4748
name: security-evidence
4849
path: |

outputs/portfolio/README 2.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

outputs/portfolio/evidence-index 2.json

Lines changed: 0 additions & 74 deletions
This file was deleted.

outputs/portfolio/evidence-index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"path": "outputs/security/appsec/evidence-manifest.json",
24-
"sha256": "a927456454ee8bf27437d82e367fc3f7afdaa24d5655bc94eadb3097c5569947",
24+
"sha256": "5fabe9b4f87bed5f27d33f3d0d1a352bf6b972a3eb5ae6e9f5656a7afcc810ba",
2525
"size_bytes": 3564,
2626
"type": "evidence"
2727
},
@@ -33,25 +33,25 @@
3333
},
3434
{
3535
"path": "outputs/security/findings/evidence-manifest.json",
36-
"sha256": "61118ca2d0e26e8e53f45505fc49a7b1f9b527694046c359e3d73db9bbc3f0d4",
36+
"sha256": "fdc17e894e9f4584c0e3aabcd46ba0847bda77258b7bf34ccd0c31b8b94a727a",
3737
"size_bytes": 7093,
3838
"type": "evidence"
3939
},
4040
{
4141
"path": "outputs/security/release/evidence-manifest.json",
42-
"sha256": "d919f4f1b20a7efc3992107e51ee89755ee671d5e4aead77d99eb819630b3492",
42+
"sha256": "1f91e58f8f4858e4608b1e3be80d4e4fb63d0109d16c0e0f8ee0786256fbfaae",
4343
"size_bytes": 3296,
4444
"type": "evidence"
4545
},
4646
{
4747
"path": "outputs/security/lifecycle/evidence-manifest.json",
48-
"sha256": "b3d1c5dfbe875b3ac53848099cc3ac9c7e671d7d51f8db448688206669eb36cf",
48+
"sha256": "c03b0ae99cd224ef61ec5d3c12a31c680cb6fb3c5128e9eb30c697ae355092b9",
4949
"size_bytes": 5829,
5050
"type": "evidence"
5151
},
5252
{
5353
"path": "outputs/security/evidence/evidence-manifest.json",
54-
"sha256": "398b5f65bafe728498d2773c01ee454d3ad689b030f3523421e138d1e4fc8e14",
54+
"sha256": "11faf87b2dc3c9167c149752548d51b4339217e59a5427e44ec5a204fd5b249d",
5555
"size_bytes": 6303,
5656
"type": "evidence"
5757
},
@@ -63,7 +63,7 @@
6363
},
6464
{
6565
"path": "outputs/security/integration/integration-manifest.json",
66-
"sha256": "ec0d8c77e33f91d4450a301396b43ef460effc882924b2a7c8a3f85f0a90dcc1",
66+
"sha256": "fe56e9a11461bd6ea2a1483e3b0e984c5af6852d5f2510b6206e0ebc8779fe6c",
6767
"size_bytes": 4620,
6868
"type": "evidence"
6969
}

outputs/portfolio/portfolio-manifest 2.json

Lines changed: 0 additions & 77 deletions
This file was deleted.

outputs/portfolio/portfolio-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"git": {
1616
"branch": "main",
17-
"commit": "b737069e8f88",
17+
"commit": "c1af18199c2e",
1818
"dirty": "true"
1919
},
2020
"input_files": {
@@ -38,7 +38,7 @@
3838
"output_files": {
3939
"evidence-index.json": {
4040
"path": "outputs/security/portfolio/evidence-index.json",
41-
"sha256": "17deecd831176afd0c9675b9d84e53ae71068fffccbac2aa390f1f1c1d729475",
41+
"sha256": "baeaedb303a4fc1a5249f586ae79a8b8d568a0f7d9519315d2c1a32091a48813",
4242
"size_bytes": 2487
4343
},
4444
"milestone-completion.json": {
@@ -58,12 +58,12 @@
5858
},
5959
"portfolio-summary.json": {
6060
"path": "outputs/security/portfolio/portfolio-summary.json",
61-
"sha256": "3453aad6d094b39eca21c7030519cc54858f2c5713f50bd549b20b9d38c4728b",
61+
"sha256": "9608493fe01a2055e33f3b27d444223def8a56c9f5ac695aaea635f37f1047ff",
6262
"size_bytes": 930
6363
},
6464
"report-index.json": {
6565
"path": "outputs/security/portfolio/report-index.json",
66-
"sha256": "bda451e234978052dd5087032bdb07f908d9805f1ac62db8e38c1b487800e9b5",
66+
"sha256": "9974c2834c1bdc7fb5a02033e77adfc7ddc9e9d02f8b368ba64fdfead5c191c7",
6767
"size_bytes": 3239
6868
},
6969
"security-capability-matrix.json": {
@@ -72,6 +72,6 @@
7272
"size_bytes": 7933
7373
}
7474
},
75-
"portfolio_id": "PF-3e95bc47860adfe7",
75+
"portfolio_id": "PF-2d2dc093d22ce96b",
7676
"schema_version": "1.0"
7777
}

outputs/portfolio/portfolio-summary 2.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)