Skip to content

Ignore vulnerability id, report version in integration test

Fabien Catteau requested to merge ignore-vuln-id-in-integration-test into master

Ignore vulnerability id, remediation fixes id, and report version when comparing the generated report with the expected report, in the integration test job.

This is a port of !85 (merged).

This port is needed because SAST project use the integration test job, whereas DS and CS projects now leverage the pipelines of the test projects.

This change is needed for gitlab-org/gitlab#36777 (closed)

Testing

Tested in https://gitlab.com/gitlab-org/security-products/analyzers/bandit/pipelines/134791671

Edited by Fabien Catteau

Merge request reports