Closed leftrightleft closed 2 years ago
There was a issue found by the AppInspect, the code scanning and secret scanning dashboards need a slight tweak.
FAILURE: Change the version attribute in the root node of your
Simple XML dashboard
default/data/ui/views/secret_scanning_overview.xml to
<version=1.1>
. Earlier dashboard versions introduce security
vulnerabilities into your apps and are not permitted in Splunk Cloud
File: default/data/ui/views/secret_scanning_overview.xml
FAILURE: Change the version attribute in the root node of your
Simple XML dashboard
default/data/ui/views/code_scanning_overview.xml to <version=1.1>
.
Earlier dashboard versions introduce security vulnerabilities into
your apps and are not permitted in Splunk Cloud File:
default/data/ui/views/code_scanning_overview.xml
@derkkila-splunk thanks for pointing that out. Just added the version tag. 👍
Add MTTR to GHAS Dashboards
This change introduces the Mean Time to Remediation metric to each of the drill down dashboards (Secret Scanning, Code Scanning, Dependabot)
Added
Changed