Implement Additional Metrics for Security Policies Group
Proposal
The following metrics will be tracked and will be made available in SiSense:
General Metrics
- The number of projects with at least one active security policy of any kind.
- The total number of users who have committed to a merge request in a project with at least one active security policy.
Scan Execution Policy Metrics
- The total number of scan execution security policies at the group or sub-group levels.
- The total number of active scan execution security policies at the group or sub-group levels.
- The total number of scan execution security policies at the group or sub-group levels multiplied by the number of projects that they impact.
- The total number of active scan execution security policies at the group or sub-group levels multiplied by the number of projects that they impact.
- The total number of scan execution security policies at the project level.
- The total number of active scan execution security policies at the project level.
Scan Result Policy Metrics
- The total number of scan result security policies at the group or sub-group levels.
- The total number of active scan result security policies at the group or sub-group levels.
- The total number of scan result security policies at the group or sub-group levels multiplied by the number of projects that they impact.
- The total number of active scan result security policies at the group or sub-group levels multiplied by the number of projects that they impact.
- The total number of scan result security policies at the project level.
- The total number of active scan result security policies at the project level.
Scan Result -> Security Scanning Policy Metrics
- The total number of scan result security policies at the group or sub-group levels with at least one "security scanning" rule.
- The total number of active scan result security policies at the group or sub-group levels with at least one "security scanning" rule.
- The total number of scan result security policies at the group or sub-group levels with at least one "security scanning" rule multiplied by the number of projects that they impact.
- The total number of active scan result security policies at the group or sub-group levels with at least one "security scanning" rule multiplied by the number of projects that they impact.
- The total number of scan result security policies at the project level with at least one "security scanning" rule.
- The total number of active scan result security policies at the project level with at least one "security scanning" rule.
Scan Result -> License Scanning Policy Metrics
- The total number of scan result security policies at the group or sub-group levels with at least one "license scanning" rule.
- The total number of active scan result security policies at the group or sub-group levels with at least one "license scanning" rule.
- The total number of scan result security policies at the group or sub-group levels with at least one "license scanning" rule multiplied by the number of projects that they impact.
- The total number of active scan result security policies at the group or sub-group levels with at least one "license scanning" rule multiplied by the number of projects that they impact.
- The total number of scan result security policies at the project level with at least one "license scanning" rule.
- The total number of active scan result security policies at the project level with at least one "license scanning" rule.
Edited by 🤖 GitLab Bot 🤖