Provide a single reference of patterns detected by secret detection
Problem to solve
We have a page for each of the following secret detection methods. Each page lists the patterns detected by each tool. The information would be more accessible if it was combined and enhanced.
Existing pages:
- Pipeline SD: https://docs.gitlab.com/ee/user/application_security/secret_detection/pipeline/detected_secrets.html
- Secret push protection: https://docs.gitlab.com/ee/user/application_security/secret_detection/secret_push_protection/detected_secrets.html
- Client-side SD: https://docs.gitlab.com/ee/user/application_security/secret_detection/client/detected_secrets.html
Proposal
- Combine the tables on each of the above pages into a single table.
- Add a column to indicate those patterns detected by pipeline secret detection, secret push protection, and both.
- Optionally - Add a column to indicate for which patterns a partner is notified (where "partner" includes GitLab).
Who can address the issue
Anyone
Other links/references
Edited by Russell Dickenson