Skip to main content

5 docs tagged with "NPM Audit"

View All Tags

Introduction

1. The audit command sends a description of your project's dependencies to your default registry to request a report on known vulnerabilities. It also calculates the impact and potential remedies if any vulnerabilities are found.

NPM Audit with Gitlab

This tutorial will guide you on how to configure GitLab CI/CD to perform an NPM audit scan for vulnerabilities using SonarCloud.