Skip to content

WIP: Ignore dependencies used in node_modules tests

Dennis Appelt requested to merge da-ignore-js-tests into master

What does this MR do?

Dependency scanning is reporting vulns in the test code of node_modules. These dependencies are not shipped with the Omnibus package and are considered false positives.

For more details, see https://gitlab.com/gitlab-org/gitlab/issues/196792#note_279506460

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Dennis Appelt

Merge request reports

Loading