Alter Static Reachability Java Coverage event
What does this MR do?
Changing collect_ds_analyzer_scan_java_sr_coverage_metrics_from_pipeline according to dependency-scanning!371 (comment 2819225663) .
We remove the Label field since we don't need to store the input_file_path. Java coverage will not be calculated per Java SBOM but for all Java SBOMs.
What are the relevant issue numbers?
New DS analyzer: SR: Java: Track import mapping... (gitlab-org/gitlab#561261 - closed)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Ensure the report version matches the equivalent schema version -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer