Skip to content

Parse fields for use in Secure tracking

Cameron Swords requested to merge parse-fields-for-secure-tracking into master

What does this MR do?

Parses the following information provided in Secure JSON reports:

  • analyzer.id
  • analyzer.name
  • analyzer.version
  • analyzer.vendor.name
  • version (schema version in report)
  • scanner.version

This information will be used when tracking Secure scan events.

This issue partially resolves #329157 (closed) and will be used in the MR !64578 (merged).

Conformity

Availability and Testing

Edited by Cameron Swords

Merge request reports