Skip to content

Fix container scanning parser

What does this MR do?

Follow up on Store container scanning results in the database this MR fixes few things:

  • Add custom location object and use it to generate location_fingerprint
  • Remove dead code (metadata_version method)
  • Fix JSON indent (4 spaces => 2 spaces)

I highly recommend to use the Hide whitespace changes option to better visualize the diff.

What are the relevant issue numbers?

#9090 (closed)

Does this MR meet the acceptance criteria?

Closes #9090 (closed)

Edited by Kamil Trzciński

Merge request reports