gitlab-da/tutorials/security-and-governance/custom-scanner-integration/fern-pattern-scanner
Scans selected files for patterns stated in rules. This is used in order to find secrets you may have accidentally written to a file. This scanner is used to show how the GitLab [vulnerability report](https://docs.gitlab.com/ee/user/application_security/vulnerability_report/) can be populated by a custom scanner. You can see a demo of it in action be following the documentation in the [Secret List](https://gitlab.com/gitlab-de/tutorials/security-and-governance/custom-scanner-integration/secret-list) project.
GitLab repository with 5 stars and 3 forks.
Topics: devsecops, regex, security