Skip to content

Conversation

Jeffreyhung
Copy link
Member

@Jeffreyhung Jeffreyhung commented Oct 30, 2024

  • Send all scanning events to panther
  • remove redundant double-quote
  • bump trufflehog to 3.82.13
  • Add missing double-quote for createAt

Copy link
Contributor

@geoffg-sentry geoffg-sentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might end up in an awful lot of secret scan results being forwarded to Panther, since every non-failure result is also delivered. Gonna give it a try and flip if off if it ends up being too voluminous/expensive for ingest.

@geoffg-sentry geoffg-sentry merged commit db5a9a8 into main Oct 30, 2024
2 checks passed
@geoffg-sentry geoffg-sentry deleted the forward-secret-scanning-alert-to-panther branch October 30, 2024 17:05
geoffg-sentry added a commit that referenced this pull request Oct 30, 2024
Whoops, I missed this in my review of #146. Value of status needs to be quoted.

Currently the log looks like
{"event":"github_secret_scanning", "status":success, "createdAt":"2024-10-30T17:20:07Z", "repo":"getsentry/gocd-jsonnet","pull_request":"https://github.com/getsentry/gocd-jsonnet/pull/83","actor":"IanWoodard"}
geoffg-sentry added a commit that referenced this pull request Oct 30, 2024
Whoops, I missed this in my review of #146. Value of status needs to be quoted.

Currently the log looks like
{"event":"github_secret_scanning", "status":success, "createdAt":"2024-10-30T17:20:07Z", "repo":"getsentry/gocd-jsonnet","pull_request":"https://github.com/getsentry/gocd-jsonnet/pull/83","actor":"IanWoodard"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants