Skip to content

Commit

Permalink
Merge pull request #1966 from govuk-one-login/pyic-5872-open-gateway
Browse files Browse the repository at this point in the history
PYIC-5872: Expose core's internal API in dev
  • Loading branch information
Wynndow authored Jun 5, 2024
2 parents 67881ae + 6796c1f commit ec575e5
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 58 deletions.
32 changes: 21 additions & 11 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@
{
"path": "detect_secrets.filters.allowlist.is_line_allowlisted"
},
{
"path": "detect_secrets.filters.common.is_baseline_file",
"filename": ".secrets.baseline"
},
{
"path": "detect_secrets.filters.common.is_ignored_due_to_verification_policies",
"min_level": 2
Expand Down Expand Up @@ -160,42 +156,56 @@
"filename": "deploy/template.yaml",
"hashed_secret": "b811ac90fe7fab03f6144a17aaebc38dcf3e007b",
"is_verified": false,
"line_number": 158
"line_number": 143
},
{
"type": "Secret Keyword",
"filename": "deploy/template.yaml",
"hashed_secret": "690de9fd42add772818ae392cb68a4f81d1511e3",
"is_verified": false,
"line_number": 213
"line_number": 198
},
{
"type": "Secret Keyword",
"filename": "deploy/template.yaml",
"hashed_secret": "d3053d5db9cc8cb93b26db3c26c76bdfdff06ace",
"is_verified": false,
"line_number": 391
},
{
"type": "Secret Keyword",
"filename": "deploy/template.yaml",
"hashed_secret": "5ffe533b830f08a0326348a9160afafc8ada44db",
"is_verified": false,
"line_number": 393
},
{
"type": "Secret Keyword",
"filename": "deploy/template.yaml",
"hashed_secret": "49edc8e5cce3d7f30610b919b21c6722f4553131",
"is_verified": false,
"line_number": 936
"line_number": 1088
},
{
"type": "Secret Keyword",
"filename": "deploy/template.yaml",
"hashed_secret": "2f4012d62ceff52b17fe028aeb7a5efa6e6e23cf",
"is_verified": false,
"line_number": 938
"line_number": 1090
},
{
"type": "Secret Keyword",
"filename": "deploy/template.yaml",
"hashed_secret": "6afab4c634af2dd2b9c344a98f96667277c56df0",
"is_verified": false,
"line_number": 2102
"line_number": 2288
},
{
"type": "Secret Keyword",
"filename": "deploy/template.yaml",
"hashed_secret": "38450ffe4ff65a68053ea5083d47521010709df2",
"is_verified": false,
"line_number": 2570
"line_number": 2756
}
],
"lambdas/build-user-identity/src/test/java/uk/gov/di/ipv/core/builduseridentity/pact/BuildUserIdentityHandlerTest.java": [
Expand Down Expand Up @@ -1925,5 +1935,5 @@
}
]
},
"generated_at": "2024-06-05T11:35:43Z"
"generated_at": "2024-06-05T13:17:18Z"
}
Loading

0 comments on commit ec575e5

Please sign in to comment.