Skip to content

Add precommit hook to check for API keys in files to prevent leaks#110

Merged
kalenkevich merged 1 commit into
mainfrom
chore/prevent_commiting_api_keys
Feb 3, 2026
Merged

Add precommit hook to check for API keys in files to prevent leaks#110
kalenkevich merged 1 commit into
mainfrom
chore/prevent_commiting_api_keys

Conversation

@kalenkevich
Copy link
Copy Markdown
Collaborator

@kalenkevich kalenkevich commented Feb 2, 2026

Add precommit hook to check for API keys in files to prevent leaks.

Git precommit hooks could be disabled so this solution is not 100% robust. Anyway it can help to prevent unexpected API key leaks.

@kalenkevich kalenkevich self-assigned this Feb 2, 2026
@kalenkevich kalenkevich marked this pull request as ready for review February 2, 2026 23:56
Comment thread .secretlintrc.json
@kalenkevich kalenkevich force-pushed the chore/prevent_commiting_api_keys branch from a2a5f2b to 32b0054 Compare February 3, 2026 00:16
@kalenkevich kalenkevich merged commit c662fe2 into main Feb 3, 2026
6 checks passed
@kalenkevich kalenkevich deleted the chore/prevent_commiting_api_keys branch February 3, 2026 00:20
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.

3 participants