test
command and the @snyk/protect
package (replaced the snyk protect
command), you are well set up to address known vulnerabilities. To address new vulnerabilities, which are constantly disclosed, use snyk monitor.snyk monitor
in your project directory:cd ~/projects/myproject/
snyk monitor