Skip to content

Chore: [AEA-0000] - remove git secrets#103

Open
anthony-nhs wants to merge 3 commits intomainfrom
remove_git_secrets
Open

Chore: [AEA-0000] - remove git secrets#103
anthony-nhs wants to merge 3 commits intomainfrom
remove_git_secrets

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

  • remove git-secrets

Copilot AI review requested due to automatic review settings April 21, 2026 14:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes git-secrets from the base devcontainer build/check tooling, standardising secret scanning on gitleaks.

Changes:

  • Removed git-secrets installation and NHS denylist download from the root devcontainer install script.
  • Simplified the secret-scan make target to always run gitleaks.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/base/.devcontainer/scripts/root_install.sh Drops installation/setup steps for git-secrets and the /usr/share/secrets-scanner rules file.
src/base/.devcontainer/Mk/check.mk Changes secret-scan to run gitleaks unconditionally.

Comment thread src/base/.devcontainer/scripts/root_install.sh
Comment thread src/base/.devcontainer/Mk/check.mk
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.

2 participants