diff --git a/backend/src/templates/secretLeakIncident.handlebars b/backend/src/templates/secretLeakIncident.handlebars index f38a5d728..1bf2d3175 100644 --- a/backend/src/templates/secretLeakIncident.handlebars +++ b/backend/src/templates/secretLeakIncident.handlebars @@ -10,13 +10,14 @@

Infisical has uncovered {{numberOfSecrets}} secret(s) from your recent push

View leaked secrets

-

One or more secret leaks have been detected in a recent commit pushed by {{pusher_name}} ({{pusher_email}}). If +

You are receiving this notification because one or more secret leaks have been detected in a recent commit pushed + by {{pusher_name}} ({{pusher_email}}). If these are test secrets, please add `infisical-scan:ignore` at the end of the line containing the secret as comment - in the given programming. This will prevent future notifications from being sent out for the given secret(s).

+ in the given programming. This will prevent future notifications from being sent out for those secret(s).

If these are production secrets, please rotate them immediately.

-

Once you have taken action, be sure to update the status of the risk in yourOnce you have taken action, be sure to update the status of the risk in your Infisical dashboard.