Commit 3abd5299 authored by Stan Hu's avatar Stan Hu

Bump npm-audit scanner to v1.4.1

This is to dogfood the changes we made to solve
https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6051.
parent 60010802
......@@ -98,7 +98,7 @@ gemnasium-python-dependency_scanning:
yarn-audit-dependency_scanning:
extends: .ds-analyzer
image: "registry.gitlab.com/gitlab-org/security-products/analyzers/npm-audit:1.4.0"
image: "registry.gitlab.com/gitlab-org/security-products/analyzers/npm-audit:1.4.1"
variables:
TOOL: yarn
rules: !reference [".reports:rules:yarn-audit-dependency_scanning", rules]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment