Skip to content

Commit e8b2f4b

Browse files
ci: sweep leftover dead trufflehog job from consumer workflows (#525)
Resolves #507
1 parent a37446c commit e8b2f4b

15 files changed

Lines changed: 0 additions & 195 deletions

File tree

0-ai-gatekeeper-protocol/mcp-repo-guardian/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@116e7171542d2f1dad8810f00dcfacbe0b809183 # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

0-ai-gatekeeper-protocol/repo-guardian-fs/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@116e7171542d2f1dad8810f00dcfacbe0b809183 # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

a2ml/actions/validate/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

a2ml/bindings/deno/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

a2ml/bindings/haskell/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

a2ml/bindings/rust/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

a2ml/editors/vscode/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

a2ml/pandoc/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

k9-svc/actions/validate/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

k9-svc/bindings/deno/.github/workflows/secret-scanner.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ on:
1010
permissions: read-all
1111

1212
jobs:
13-
trufflehog:
14-
runs-on: ubuntu-latest
15-
timeout-minutes: 20
16-
steps:
17-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18-
with:
19-
fetch-depth: 0 # Full history for scanning
20-
21-
- name: TruffleHog Secret Scan
22-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
23-
with:
24-
extra_args: --only-verified --fail
25-
2613
gitleaks:
2714
runs-on: ubuntu-latest
2815
timeout-minutes: 20

0 commit comments

Comments
 (0)