From the course: Node.js: Security

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Find vulnerabilities with Snyk

Find vulnerabilities with Snyk

From the course: Node.js: Security

Start my 1-month free trial

Find vulnerabilities with Snyk

- [Instructor] Snyk is a great service to provide a first line of defense and to determine if any of your projects are at stake. Its great documentation offers advice on how to remediate any issues you may have in your code and what type of attacks could impact your project, so let me demonstrate. So, go to snyk.io and once you get to the site either sign up as a DevOps, Enterprise, let's just close that here and what I'm gonna do is use it for developers here. The fastest way to actually set it up is with GitHub, so if you have any repos you'd like Snyk to actually evaluate for any issues, you can get a quick start with GitHub. You could also set it up with your CI tool such as Travis, Jenkins and so on and so forth and that's for the DevOps side of things but it works very, very similar. So, let's go ahead and do a quick start with GitHub, so let's sign up here. And once you're logged in, so if you haven't seen an actual screen to log in, go ahead and log into GitHub. Once you're…

Contents