awslabs / git-secrets

Prevents you from committing secrets and credentials into git repositories
Apache License 2.0
12.36k stars 1.17k forks source link

add `--version` #108

Open notjames opened 5 years ago

notjames commented 5 years ago

Issue #, if available:

107

Description of changes: Adds --version|-v CLI argument with accompanying output for version (tested locally with local repo but untested with revisioned copy, which needs to be tested.)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

mbacchi commented 5 years ago

Please merge this or provide another version mechanism. The changes to the AWS patterns in 1.3.0 are significant enough that users need to know what version they have installed and what patterns will be used in their scanning.

cc @mtdowling

notjames commented 5 years ago

I don't think anyone at awslabs is even watching this repo anymore. This PR has been up for ages.

KengoTODA commented 4 years ago

Hi @mtdowling, can I ask are you or your teammate going to review existing PRs like this?

It seems that most of the major contributors have resigned AWS. I want to know we can keep relying on this solution or not. And you recently updated some like #116 then I hope we can.

Thank you in advance! :) I really appreciate your effort to make the AWS community secure and reliable!