Skip to content

chore: add trufflehog secret scanning#345

Open
dblane-digicatapult wants to merge 1 commit into
mainfrom
chore/add-secret-scanning
Open

chore: add trufflehog secret scanning#345
dblane-digicatapult wants to merge 1 commit into
mainfrom
chore/add-secret-scanning

Conversation

@dblane-digicatapult

Copy link
Copy Markdown
Contributor

Pull Request

Checklist

  • Have you read Digital Catapult's Code of Conduct?
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

PR Type

  • Chore

Linked tickets

https://digicatapult.atlassian.net/browse/ENG-292

High level description

Enables TruffleHog secret scanning in CI as required by the Secure Software Development Policy V1.1 and Software Engineering Standard Secure Development Policy V1.1.

Detailed description

Appends a standalone scan-secrets job to .github/workflows/check-and-test.yml using the shared scan-secrets.yml reusable workflow.

Describe alternatives you've considered

A standalone scan-secrets job was considered but enable_trufflehog_action: true is preferred where static-checks-npm is already present as it avoids adding a redundant job.

Operational impact

None — CI-only change.

Additional context

Part of a compliance audit sweep across the digicatapult org (ENG-292).

@dblane-digicatapult dblane-digicatapult requested a review from a team as a code owner June 13, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant