Skip to content

Commit 100c339

Browse files
Merge pull request #5645 from snyk/chore/validate-pipe-line
chore(ci): update gitleaks ignore due to fingerprints changing
2 parents 5812c0e + 90cca68 commit 100c339

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ workflows:
394394
name: secrets-scan
395395
context: snyk-bot-slack
396396
channel: cli-alerts
397+
trusted-branch: main
397398

398399
- prepare-build:
399400
requires:

.snyk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ignore:
1010
SNYK-JS-CROSSSPAWN-8303230:
1111
- '*':
1212
reason: No direct upgrade path available
13-
expires: 2025-01-01T00:12:20.523Z
13+
expires: 2025-04-01T00:12:20.523Z
1414
created: 2024-11-08T10:22:20.531Z
1515
SNYK-JS-SOURCEMAPSUPPORT-6112477:
1616
- '*':

0 commit comments

Comments
 (0)