Skip to content

Add KeyGate to Secrets Scanning#117

Open
kanekoyuichi wants to merge 1 commit into
jakob-pennington:mainfrom
kanekoyuichi:add-keygate
Open

Add KeyGate to Secrets Scanning#117
kanekoyuichi wants to merge 1 commit into
jakob-pennington:mainfrom
kanekoyuichi:add-keygate

Conversation

@kanekoyuichi
Copy link
Copy Markdown

Adds KeyGate to the Secrets Scanning section.

KeyGate is an open source local pre-commit guardrail for secret scanning. It scans staged added lines before commit and blocks likely API keys, tokens, passwords, and private keys before they enter git history.

This fits alongside tools such as git-secrets, Gitleaks, and truffleHog, with a focus on fast offline checks at commit time.

Copilot AI review requested due to automatic review settings May 16, 2026 12:12
Copy link
Copy Markdown

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

Adds KeyGate, an open-source local pre-commit secret scanner, to the Secrets Scanning section of the awesome-devsecops list. The entry is inserted in alphabetical order between git-secrets and Nightfall, following the established - [Name](url) - _Author_ - Description. format.

Changes:

  • Added one new bullet entry for KeyGate in the Secrets Scanning section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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