Skip to content

XP: Identify parsers that return duplicates

Fabien Catteau requested to merge 419837-check-parse-func-for-duplicates into master

What does this MR do?

DO NOT MERGE

Look for Parse functions that might return duplicate packages.

This simply alters the fixtures to introduce duplicates manually, to see whether these are reported by the parser; this results in a failing test. See go test job: https://gitlab.com/gitlab-org/security-products/analyzers/gemnasium/-/jobs/4750073836

See gitlab-org/gitlab#419837 (comment 1489968173)

What are the relevant issue numbers?

Gemnasium does not remove duplicates for ruby b... (gitlab-org/gitlab#419837 - closed)

Edited by Fabien Catteau

Merge request reports