Skip to content

Do not leak role paths in case no metadata is set

Jure Medvešek requested to merge remove_role_location_if_no_metadata into main

Structure on an installed collection and installed role now always contains the field location, set to null by default`.

For scans with --exclude-metadata switch enabled, the value is now set to null even when it is known locally.

Edited by Matej Artač

Merge request reports