Skip to content

Commit 860ef3f

Browse files
test: add secrets detection hook regressions (#3931)
* test: add secrets detection hook regressions Signed-off-by: lucarlig <luca.carlig@ibm.com> * test: exercise secrets detection through manager dispatch Signed-off-by: lucarlig <luca.carlig@ibm.com> * test: load secrets hook cases through plugin config Signed-off-by: lucarlig <luca.carlig@ibm.com> * test: clarify manager-backed blocked payload assertions Signed-off-by: lucarlig <luca.carlig@ibm.com> * fix: update secrets baseline line numbers and fix import ordering - Regenerate .secrets.baseline to reflect shifted line numbers after test additions (466 → 636) - Fix isort import section ordering in test_secrets_detection.py Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> --------- Signed-off-by: lucarlig <luca.carlig@ibm.com> Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> Co-authored-by: Mihai Criveti <crivetimihai@gmail.com>
1 parent d71cb5e commit 860ef3f

File tree

2 files changed

+228
-26
lines changed

2 files changed

+228
-26
lines changed

.secrets.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "package-lock.json|Cargo.lock|^.secrets.baseline$|scripts/sign_image.sh|scripts/zap|sonar-project.properties|^/Users/brian/dev/github.ibm.com/contextforge-org/sps-pipeline-config/.secrets.baseline$|^./.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2026-04-03T00:05:33Z",
6+
"generated_at": "2026-04-03T08:21:47Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -11258,7 +11258,7 @@
1125811258
"hashed_secret": "86de8c52637ec530fe39b0a8471da9b8764d5242",
1125911259
"is_secret": false,
1126011260
"is_verified": false,
11261-
"line_number": 466,
11261+
"line_number": 665,
1126211262
"type": "AWS Access Key",
1126311263
"verified_result": null
1126411264
}

0 commit comments

Comments
 (0)