From 5a7706ac703b7f397a4aff5e30e894dcc690cfbe Mon Sep 17 00:00:00 2001 From: Iqbal AHmed Date: Fri, 14 Jul 2023 10:19:07 +0100 Subject: [PATCH] PP-10904 Add detect-secrets baseline before upgrading to Cypress 12 - Add detect-secrets baseline file and run the first audit. --- .secrets.baseline | 107 ++++++++++++++++++++++++++++++---------------- 1 file changed, 71 insertions(+), 36 deletions(-) diff --git a/.secrets.baseline b/.secrets.baseline index 0e39f7857..61be06db1 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -118,7 +118,8 @@ "filename": "app/controllers/web-payments/apple-pay/merchant-validation.controller.js", "hashed_secret": "1348b145fa1a555461c1b790a2f66614781091e9", "is_verified": false, - "line_number": 13 + "line_number": 13, + "is_secret": false } ], "app/middleware/csp.js": [ @@ -127,7 +128,8 @@ "filename": "app/middleware/csp.js", "hashed_secret": "175847ef942af200ff3d6485225ffa881eb614e1", "is_verified": false, - "line_number": 13 + "line_number": 13, + "is_secret": false } ], "test/controllers/web-payments/apple-pay/normalise-apple-pay-payload.test.js": [ @@ -136,21 +138,24 @@ "filename": "test/controllers/web-payments/apple-pay/normalise-apple-pay-payload.test.js", "hashed_secret": "321f58f0cffa4caf8de5176503e82691f0f4f092", "is_verified": false, - "line_number": 35 + "line_number": 35, + "is_secret": false }, { "type": "Hex High Entropy String", "filename": "test/controllers/web-payments/apple-pay/normalise-apple-pay-payload.test.js", "hashed_secret": "f6a72b11f4038f37c4c436084d974f38b829ae96", "is_verified": false, - "line_number": 36 + "line_number": 36, + "is_secret": false }, { "type": "Hex High Entropy String", "filename": "test/controllers/web-payments/apple-pay/normalise-apple-pay-payload.test.js", "hashed_secret": "a269701da90143c626af966dfdaa775d848858b1", "is_verified": false, - "line_number": 44 + "line_number": 44, + "is_secret": false } ], "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js": [ @@ -159,56 +164,64 @@ "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "13cba698ab03d9438b0107161da540794080a05d", "is_verified": false, - "line_number": 39 + "line_number": 39, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "2754f1945444194c8b917ab84e5d66b80543d602", "is_verified": false, - "line_number": 39 + "line_number": 39, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "50c4c64012c3e907a1c2c4ab059b6cc8816ca2bb", "is_verified": false, - "line_number": 39 + "line_number": 39, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "9cd1bb92c6f70ea29e7d0dc3f132b4de8f0658a3", "is_verified": false, - "line_number": 39 + "line_number": 39, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "1af9a059666b095ca066171bfa93b84e895134d8", "is_verified": false, - "line_number": 65 + "line_number": 65, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "1ee4b74cf4b89c3cd9792a34a1fdfed2c8d4b71d", "is_verified": false, - "line_number": 67 + "line_number": 67, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "29537aaf22996353c2fe981aaa72e960b2ed2d70", "is_verified": false, - "line_number": 67 + "line_number": 67, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/controllers/web-payments/google-pay/normalise-google-pay-payload.test.js", "hashed_secret": "6464ec4579ee376ccaa76867f536aa1061bc89bf", "is_verified": false, - "line_number": 67 + "line_number": 67, + "is_secret": false } ], "test/cypress/integration/card/payment.cy.test.js": [ @@ -217,28 +230,32 @@ "filename": "test/cypress/integration/card/payment.cy.test.js", "hashed_secret": "13cba698ab03d9438b0107161da540794080a05d", "is_verified": false, - "line_number": 22 + "line_number": 22, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/card/payment.cy.test.js", "hashed_secret": "2754f1945444194c8b917ab84e5d66b80543d602", "is_verified": false, - "line_number": 22 + "line_number": 22, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/card/payment.cy.test.js", "hashed_secret": "50c4c64012c3e907a1c2c4ab059b6cc8816ca2bb", "is_verified": false, - "line_number": 22 + "line_number": 22, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/card/payment.cy.test.js", "hashed_secret": "9cd1bb92c6f70ea29e7d0dc3f132b4de8f0658a3", "is_verified": false, - "line_number": 22 + "line_number": 22, + "is_secret": false } ], "test/cypress/integration/web-payments/apple-pay.cy.test.js": [ @@ -247,21 +264,24 @@ "filename": "test/cypress/integration/web-payments/apple-pay.cy.test.js", "hashed_secret": "321f58f0cffa4caf8de5176503e82691f0f4f092", "is_verified": false, - "line_number": 33 + "line_number": 33, + "is_secret": false }, { "type": "Hex High Entropy String", "filename": "test/cypress/integration/web-payments/apple-pay.cy.test.js", "hashed_secret": "f6a72b11f4038f37c4c436084d974f38b829ae96", "is_verified": false, - "line_number": 34 + "line_number": 34, + "is_secret": false }, { "type": "Hex High Entropy String", "filename": "test/cypress/integration/web-payments/apple-pay.cy.test.js", "hashed_secret": "a269701da90143c626af966dfdaa775d848858b1", "is_verified": false, - "line_number": 42 + "line_number": 42, + "is_secret": false } ], "test/cypress/integration/web-payments/google-pay.cy.test.js": [ @@ -270,28 +290,32 @@ "filename": "test/cypress/integration/web-payments/google-pay.cy.test.js", "hashed_secret": "13cba698ab03d9438b0107161da540794080a05d", "is_verified": false, - "line_number": 33 + "line_number": 33, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/web-payments/google-pay.cy.test.js", "hashed_secret": "2754f1945444194c8b917ab84e5d66b80543d602", "is_verified": false, - "line_number": 33 + "line_number": 33, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/web-payments/google-pay.cy.test.js", "hashed_secret": "50c4c64012c3e907a1c2c4ab059b6cc8816ca2bb", "is_verified": false, - "line_number": 33 + "line_number": 33, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/web-payments/google-pay.cy.test.js", "hashed_secret": "9cd1bb92c6f70ea29e7d0dc3f132b4de8f0658a3", "is_verified": false, - "line_number": 33 + "line_number": 33, + "is_secret": false } ], "test/cypress/integration/worldpay-3ds-flex-ddc/payment-with-session-id.cy.test.js": [ @@ -300,28 +324,32 @@ "filename": "test/cypress/integration/worldpay-3ds-flex-ddc/payment-with-session-id.cy.test.js", "hashed_secret": "13cba698ab03d9438b0107161da540794080a05d", "is_verified": false, - "line_number": 48 + "line_number": 48, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/worldpay-3ds-flex-ddc/payment-with-session-id.cy.test.js", "hashed_secret": "2754f1945444194c8b917ab84e5d66b80543d602", "is_verified": false, - "line_number": 48 + "line_number": 48, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/worldpay-3ds-flex-ddc/payment-with-session-id.cy.test.js", "hashed_secret": "50c4c64012c3e907a1c2c4ab059b6cc8816ca2bb", "is_verified": false, - "line_number": 48 + "line_number": 48, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/cypress/integration/worldpay-3ds-flex-ddc/payment-with-session-id.cy.test.js", "hashed_secret": "9cd1bb92c6f70ea29e7d0dc3f132b4de8f0658a3", "is_verified": false, - "line_number": 48 + "line_number": 48, + "is_secret": false } ], "test/middleware/decrypt-card-data.test.js": [ @@ -330,35 +358,40 @@ "filename": "test/middleware/decrypt-card-data.test.js", "hashed_secret": "063166341af85659c0b5226ef0987932d7380c27", "is_verified": false, - "line_number": 27 + "line_number": 27, + "is_secret": false }, { "type": "Private Key", "filename": "test/middleware/decrypt-card-data.test.js", "hashed_secret": "be4fc4886bd949b369d5e092eb87494f12e57e5b", "is_verified": false, - "line_number": 126 + "line_number": 126, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/middleware/decrypt-card-data.test.js", "hashed_secret": "2600a4bbca0e75c7fd331333413040209e97bccf", "is_verified": false, - "line_number": 167 + "line_number": 167, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/middleware/decrypt-card-data.test.js", "hashed_secret": "528ecf3b9ac1e9846921e29b32d2c04354b6bfe7", "is_verified": false, - "line_number": 171 + "line_number": 171, + "is_secret": false }, { "type": "Base64 High Entropy String", "filename": "test/middleware/decrypt-card-data.test.js", "hashed_secret": "5c03e44c937badf76e28e556d38a5768cf7bc7e7", "is_verified": false, - "line_number": 175 + "line_number": 175, + "is_secret": false } ], "test/unit/cookies.test.js": [ @@ -367,7 +400,8 @@ "filename": "test/unit/cookies.test.js", "hashed_secret": "ef5c25da3f68da43b33a9bc96de633756beb2d88", "is_verified": false, - "line_number": 35 + "line_number": 35, + "is_secret": false } ], "test/utils/normalise.test.js": [ @@ -376,9 +410,10 @@ "filename": "test/utils/normalise.test.js", "hashed_secret": "4d69da42017d038f2129de83cda1feb3911f8cd3", "is_verified": false, - "line_number": 108 + "line_number": 108, + "is_secret": false } ] }, - "generated_at": "2022-11-11T10:20:36Z" + "generated_at": "2023-07-14T10:25:04Z" }