You need to sign in or sign up before continuing.
-
@gonzoyumo Can you add some documentation on how the report comparer works? What exactly does it compare, is it just fingerprints, fingerprints + vulnerability information, etc?
-
Edited by Olivier Gonzalez
@sethgitlab This will be well explained in https://gitlab.com/gitlab-org/gitlab/issues/34649 but basically it's
report type+primary identifier+location fingerprint.Though we recently had a bug on this and used the full
locationobject instead of thelocation fingerprint: https://gitlab.com/gitlab-org/gitlab/merge_requests/19654
Please register or sign in to comment