Skip to content

Add Secure metrics definitions

Cameron Swords requested to merge add-secure-scans-metric-definitions into master

What does this MR do?

Adds metric definitions for the following metrics:

usage_activity_by_stage_monthly.secure.user_dast_scans
usage_activity_by_stage_monthly.secure.user_sast_scans
usage_activity_by_stage_monthly.secure.user_dependency_scanning_scans
usage_activity_by_stage_monthly.secure.user_container_scanning_scans
usage_activity_by_stage_monthly.secure.user_secret_detection_scans
usage_activity_by_stage_monthly.secure.user_coverage_fuzzing_scans
usage_activity_by_stage_monthly.secure.user_api_fuzzing_scans
usage_activity_by_stage.secure.user_dast_scans
usage_activity_by_stage.secure.user_sast_scans
usage_activity_by_stage.secure.user_dependency_scanning_scans
usage_activity_by_stage.secure.user_container_scanning_scans
usage_activity_by_stage.secure.user_secret_detection_scans
usage_activity_by_stage.secure.user_coverage_fuzzing_scans
usage_activity_by_stage.secure.user_api_fuzzing_scans

Issue

This was requested in a comment on the MR for issue #332557 (closed).

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Cameron Swords

Merge request reports