Skip to content

feat: send alert to slack if a secret is found

Dennis Appelt requested to merge da/send-alerts-to-slack into main
Title: feat: send alert to slack if a secret is found

Description:

This PR adds a new feature to the secret-matcher function that sends an alert to Slack if a secret is found.

The alert includes the name of the file where the secret was found and a link to the logs for more details.

<!-- AI Skip -->

Testing:

<!-- AI Skip -->

This description was generated for revision 01751d51 using AI

Closes #20

Edited by Dennis Appelt

Merge request reports