gitlab-ce/gems/gitlab-secret_detection
GitLab Bot 6323146895 Add latest changes from gitlab-org/gitlab@master 2023-12-21 15:12:00 +00:00
..
lib Add latest changes from gitlab-org/gitlab@master 2023-12-21 15:12:00 +00:00
spec Add latest changes from gitlab-org/gitlab@master 2023-12-15 03:08:03 +00:00
.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.