Skip to content
Snippets Groups Projects

Iss #158 - Add alternate GH action bot user format to allowlist

Merged Iss #158 - Add alternate GH action bot user format to allowlist
Merged Martin Lowe requested to merge malowe/main/158 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -50,7 +50,7 @@ smallrye.jwt.new-token.lifespan=120
smallrye.jwt.new-token.issuer=${eclipse.webhooks.github.app-id}
## Git-eca mail configs
eclipse.git-eca.mail-validation.allow-list=noreply@github.com,49699333+dependabot[bot]@users.noreply.github.com,bot@stepsecurity.io,github-actions[bot]@users.noreply.github.com
eclipse.git-eca.mail-validation.allow-list=noreply@github.com,49699333+dependabot[bot]@users.noreply.github.com,bot@stepsecurity.io,github-actions[bot]@users.noreply.github.com,41898282+github-actions[bot]@users.noreply.github.com
eclipse.git-eca.mail-validation.noreply-email-patterns=@users.noreply.github.com\$,@noreply.github.com\$
## Reports configs
Loading