|
||
---|---|---|
.. | ||
lib | ||
spec | ||
.gitignore | ||
.gitlab-ci.yml | ||
.rspec | ||
.rubocop.yml | ||
CHANGELOG.md | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
gitlab-secret_detection.gemspec |
README.md
Gitlab::SecretDetection
The gitlab-secret_detection gem performs keyword and regex matching on git blobs that may include secrets. The gem accepts one or more git blobs, matches them against a defined ruleset of regular expressions, and returns scan results.