splunk / github_app_for_splunk

A collection of dashboards and knowledge objects for Github data
MIT License
30 stars 25 forks source link

Resolved alert count is not including secret scanning alerts #51

Closed leftrightleft closed 2 years ago

leftrightleft commented 2 years ago

Describe the bug

The resolved alert count in the "advanced security overview" dashboard does not take into consideration secret scanning alerts. The alert field of a secret scanning alert will contain resolved. That value is not currently a member of the in() statement.

Expected behavior

I expect the resolved secret scanning alerts to also be counted.