Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect putty & sshcom private keys #287

Merged
merged 1 commit into from
May 18, 2018
Merged

Detect putty & sshcom private keys #287

merged 1 commit into from
May 18, 2018

Conversation

vin01
Copy link

@vin01 vin01 commented May 18, 2018

Unfortunately private key format is not standardized like public key format for SSH allowing different tools/vendors to use different formats.

Motivation: I noticed it with putty keys while using detect_private_key hook and a little research showed that there does not seem to be a standard so I have added header lines for putty & ssh.com private keys.

@asottile
Copy link
Member

Thanks!

@asottile asottile merged commit 7a8a6e4 into pre-commit:master May 18, 2018
@asottile
Copy link
Member

This has been (finally!) released as part of v1.3.0! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants