**Concepts** - Look up this web page https://github.com/sonatype-nexus-community/auditjs - NPM audit scans nodejs for security issues in packages - This is similar to eslint but instead of style errors it returns a list of npm packages with security issues Sub Tasks - Install auditjs locally https://github.com/sonatype-nexus-community/auditjs#installation - Run a security scan - If any security issues are found please report to the team - We will need to make new tasks to fix the security issues - If no issues this task is done
Concepts
Sub Tasks