Skip to content

Commit 107814d

Browse files
Ibraheem OlasupoIbraheem Olasupo
authored andcommitted
Fix final CI quality and Schemathesis failures
1 parent 2aec2f4 commit 107814d

59 files changed

Lines changed: 472 additions & 264 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.

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": "801db0c54efd0971a3eb050dbc82d983d806de6c79a302fd0b5c37634d334078",
24+
"sha256": "79d0c867bd242c8a5645960b8835f429c4e83798cd926849a3e74897c7bb5be8",
2525
"size_bytes": 3564,
2626
"type": "evidence"
2727
},
@@ -33,25 +33,25 @@
3333
},
3434
{
3535
"path": "outputs/security/findings/evidence-manifest.json",
36-
"sha256": "c5cd2be8e31435a508c80b9acf8d4a0452fd57af52d56ea0e18a47b04a6cb092",
36+
"sha256": "0cfe97872a3f5eb0dfa67488854d4327f7bd9d90399c3c679df201405fe241b7",
3737
"size_bytes": 7093,
3838
"type": "evidence"
3939
},
4040
{
4141
"path": "outputs/security/release/evidence-manifest.json",
42-
"sha256": "feb2afaf95502bd8273ecd584376f66c5f23c56c366cb2210e94f7e66888d559",
42+
"sha256": "73c59b5ca045a35d9051ab9b026518175c415e82d9aaf6dfdda459ee3eea54b4",
4343
"size_bytes": 3296,
4444
"type": "evidence"
4545
},
4646
{
4747
"path": "outputs/security/lifecycle/evidence-manifest.json",
48-
"sha256": "9b16246239c3d3683ae1672038dfef65b9a1f67ace6842cb613917f30b0c32d3",
48+
"sha256": "12a5b7add293b561aaa3ff401e8197d51294f11d5c90fd0140eeb0e52d7f995e",
4949
"size_bytes": 5829,
5050
"type": "evidence"
5151
},
5252
{
5353
"path": "outputs/security/evidence/evidence-manifest.json",
54-
"sha256": "fab14c811a10c3b15487476f0636e59521e8e69f4b9c2dc1a8793dc3060128b3",
54+
"sha256": "fffc06d53c1928b50db51df12584433b7a37bf6f9ae3d01cca30f174cbd16009",
5555
"size_bytes": 6303,
5656
"type": "evidence"
5757
},
@@ -63,7 +63,7 @@
6363
},
6464
{
6565
"path": "outputs/security/integration/integration-manifest.json",
66-
"sha256": "f82307a0d75e0e5e5a8556a69ac76c0fe60ae74a3c6dabb587e2250b94f2b0b7",
66+
"sha256": "99de367d5cc1aa10722f476ab0b9346ca1aea78964b723b8b50f7786cb208267",
6767
"size_bytes": 4620,
6868
"type": "evidence"
6969
}

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": "6ab1c20203dc",
17+
"commit": "2aec2f48ab61",
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": "4a662938e85cccbc59991e270b3fb5190db6e43c39b7743d143faebe72776d87",
41+
"sha256": "050e7f31dc52d7ae794370950f013b5dd46ffceaa0c3218d9d7f0bbccc185071",
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": "6314f2fbf723002fc1a2a4f67fa096ff86f655222a5119d3ad11d463ee2448f9",
61+
"sha256": "d6a26038e434e7af8f68502bbd3dadc591175988fcf5134f116147c63b66286e",
6262
"size_bytes": 930
6363
},
6464
"report-index.json": {
6565
"path": "outputs/security/portfolio/report-index.json",
66-
"sha256": "71f9e37ec30baa17acecd09483cbf255af828c086e6d39d388a667abcabd3f50",
66+
"sha256": "d539d52dbca865f240ddfcbb862d4e65b66d33fa5af589c6fc7688d1d8eb7757",
6767
"size_bytes": 3239
6868
},
6969
"security-capability-matrix.json": {
@@ -72,6 +72,6 @@
7272
"size_bytes": 7933
7373
}
7474
},
75-
"portfolio_id": "PF-4a027c5dc900892c",
75+
"portfolio_id": "PF-a85617c55bbdd219",
7676
"schema_version": "1.0"
7777
}

outputs/portfolio/portfolio-summary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"deployment_status": "not_deployed",
77
"evidence_sources": 11,
88
"milestones_completed": 14,
9-
"portfolio_id": "PF-4a027c5dc900892c",
9+
"portfolio_id": "PF-a85617c55bbdd219",
1010
"portfolio_package": "outputs/portfolio",
1111
"project_name": "DevSecOps Application Security Pipeline",
1212
"readiness_limitations": [

outputs/portfolio/report-index.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,43 +3,43 @@
33
"items": [
44
{
55
"path": "reports/portfolio/final-project-report.md",
6-
"sha256": "daff94456391caf62db48c9ad7d787278e38b285411ce247699c67c3f5cebbc8",
6+
"sha256": "aaf5ad1a71ab099169f1b1ec3ee53a257fe60dc92c63da9db9e78091b5e87f16",
77
"size_bytes": 712,
88
"type": "report"
99
},
1010
{
1111
"path": "reports/portfolio/final-security-assurance-report.md",
12-
"sha256": "fb454c93772494fd9f5d974fd41b83a9d1d3dcdd706d34f2db8e5f8f219e03dd",
12+
"sha256": "ac72bb7d0237cc4227e811f3f3487bca56b2dd0dc7238102241daada6fbc01b4",
1313
"size_bytes": 723,
1414
"type": "report"
1515
},
1616
{
1717
"path": "reports/portfolio/final-architecture-report.md",
18-
"sha256": "7a6538fa2214451c89cfd9aaffa510ce4a399fee70864fdb86074c813f1ccb24",
18+
"sha256": "4290dd87e8517b80ec80ca9b4aa985e3a59e4d7d6d0566183b41a95417ab2ffa",
1919
"size_bytes": 717,
2020
"type": "report"
2121
},
2222
{
2323
"path": "reports/portfolio/final-testing-report.md",
24-
"sha256": "cfa15a86355c6be9ce2bccc5d70dbba11c3a3b3fa185b10f2dc4ab79ceba6682",
24+
"sha256": "6e47365fbeb42057d358e2cfc69b7b4e5d74ff38f30174799951032dae456900",
2525
"size_bytes": 712,
2626
"type": "report"
2727
},
2828
{
2929
"path": "reports/portfolio/final-evidence-report.md",
30-
"sha256": "476390ed464b3f1a833418c5a12c542f19e8ef7383c8f140d6cfbb15661f2b16",
30+
"sha256": "0118a59497d879595dda3b14e13c2f61ff9b93b05388a91699cf1d35b67bbf33",
3131
"size_bytes": 713,
3232
"type": "report"
3333
},
3434
{
3535
"path": "reports/portfolio/final-limitations-report.md",
36-
"sha256": "b9e7a344e5a718450383389f7d3920d262199c30a7f24758242294520365932a",
36+
"sha256": "54fa78c7774c7b2bd7b07cc6f08fd740b0de4aec542f1e65636fe516bbdffab2",
3737
"size_bytes": 716,
3838
"type": "report"
3939
},
4040
{
4141
"path": "reports/portfolio/final-portfolio-readiness-report.md",
42-
"sha256": "3f68d4d1d8b865aa44174423f8c5f5dc8f6b7d2804cf1a1e711c485b94695485",
42+
"sha256": "89de651944ea69737d4608d6bb9aa63964633cc6b6751e8f9a0c54a45b6d5600",
4343
"size_bytes": 724,
4444
"type": "report"
4545
},
@@ -51,13 +51,13 @@
5151
},
5252
{
5353
"path": "reports/security/security-evidence-report.md",
54-
"sha256": "9a15e0bbb83f362486be83b77f00c28d384e74e4152a974d5d18a2f292eed741",
54+
"sha256": "7986440bf3514f17b919b88d65489f1d44abb027f07dbad1e9da9f9cf45ff553",
5555
"size_bytes": 260,
5656
"type": "report"
5757
},
5858
{
5959
"path": "reports/security/portfolio-assurance-report.md",
60-
"sha256": "2f647c733f8fd6f58ec14a1cba607f4a8b7f81dc08e7f38aa688489368e03d2c",
60+
"sha256": "1a65841c6f72f4f9c22f18e16ed9856a8bff3541bffddd1ff50063615ad92511",
6161
"size_bytes": 178,
6262
"type": "report"
6363
},

outputs/portfolio/reports/final-architecture-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Final Architecture Report
22

3-
Portfolio ID: `PF-4a027c5dc900892c`
3+
Portfolio ID: `PF-a85617c55bbdd219`
44

55
Readiness status: `ready_with_limitations`
66

outputs/portfolio/reports/final-evidence-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Final Evidence Report
22

3-
Portfolio ID: `PF-4a027c5dc900892c`
3+
Portfolio ID: `PF-a85617c55bbdd219`
44

55
Readiness status: `ready_with_limitations`
66

outputs/portfolio/reports/final-project-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Final Project Report
22

3-
Portfolio ID: `PF-4a027c5dc900892c`
3+
Portfolio ID: `PF-a85617c55bbdd219`
44

55
Readiness status: `ready_with_limitations`
66

outputs/portfolio/reports/final-security-assurance-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Final Security Assurance Report
22

3-
Portfolio ID: `PF-4a027c5dc900892c`
3+
Portfolio ID: `PF-a85617c55bbdd219`
44

55
Readiness status: `ready_with_limitations`
66

outputs/portfolio/reports/final-testing-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Final Testing Report
22

3-
Portfolio ID: `PF-4a027c5dc900892c`
3+
Portfolio ID: `PF-a85617c55bbdd219`
44

55
Readiness status: `ready_with_limitations`
66

outputs/security/appsec/evidence-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"input_files": {
77
"outputs/security/appsec/raw/bandit.json": {
88
"path": "outputs/security/appsec/raw/bandit.json",
9-
"sha256": "b2aa2f0ee91b02aac7d72d5e1b630ed4124f9adb0b4cf7516112231af00d2d2c"
9+
"sha256": "39cf805ff034cd28943636da32d17cc7553976a9ea6513aabc6e5762edd49f52"
1010
},
1111
"outputs/security/appsec/raw/checkov.json": {
1212
"path": "outputs/security/appsec/raw/checkov.json",
@@ -26,15 +26,15 @@
2626
},
2727
"outputs/security/appsec/raw/semgrep.json": {
2828
"path": "outputs/security/appsec/raw/semgrep.json",
29-
"sha256": "bfbbb5c6557f9d04693e747474edf2d7013b60f36e805398823cbb020463e219"
29+
"sha256": "5d40339b610933e1c34edda083d69215047df77ba3680493e6ec17fa0b124ba5"
3030
},
3131
"outputs/security/appsec/raw/trivy.json": {
3232
"path": "outputs/security/appsec/raw/trivy.json",
33-
"sha256": "9a7c315f0d8c1ddd027b769687f739f702506cdf8ab7db75ab58636c3d834bd2"
33+
"sha256": "43e5e916e19b094f1afabce6784c883cd2582d105aa2357d8938037280d0b3b0"
3434
},
3535
"outputs/security/appsec/sbom.cdx.json": {
3636
"path": "outputs/security/appsec/sbom.cdx.json",
37-
"sha256": "46655d47ea6794b8510d7cf4828b208ec6a59c290ed5ca532e60653db9e3a83b"
37+
"sha256": "97c50e8379723eab1c23c700fb6c2e4a604162fc85f1f4b659721e346568a714"
3838
},
3939
"security/config/policy.yaml": {
4040
"path": "security/config/policy.yaml",

0 commit comments

Comments
 (0)