Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install snyk and set up yml file to integrate into CI/CD #45

Open
wants to merge 10 commits into
base: f24
Choose a base branch
from

Conversation

AliceeLe
Copy link

I installed snyk, which can be clearly seen in package.json. Snyk enhances application security by scanning code, dependencies, containers, and infrastructure files for vulnerabilities, continuously monitoring them, and suggesting automated fixes.

I have also already set up snyk.yml in .github/workflows and integrate into CI/CD. The evidence of it running is here

Screenshot 2024-10-31 at 1 09 48 AM

Copy link

@evelynnchen-cmu evelynnchen-cmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is not passing linter due to a failing test case at test/topics/thumbs.js:361:11. Since this test seems like it doesn't apply to any code changes our team made, I'd comment out the test then rerun the test suite to try to pass the linter. I'm also not sure why topics/create.js is being added, seems like a file from Project 2. Make sure your branch is up to date with f24 before making another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants