FCCColumbus / FCCColumbus/cbus-web

Fail build with high Node vulnerabilities

Open
#16 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

## User Story
AS A Free Code Camp User
I want to navigate a secure website
SO THAT I can have reasonable assurance that the sute is safe

## Acceptance Criteria
GIVEN I deploy integrated branches to any environment
WHEN `npm audit` is run by an automated process
THEN I will see `found 0 vulnerabilities`

### Impelmentation Advice
All merges or deployments with any high severity vulnerabilities should fail
[Snyk Node Action](https://github.com/snyk/actions/tree/master/node)
- NOTE: see @readysetagile to create a vulnerability for testing

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.