Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Tiffany White
Tiffany White
5,373 Points

For checking vulnerabilities in your npm modules, anyone else using snyk.io?

If you push a lot of your projects to GitHub, GitLab, et al, using Snyk can save a lot of headaches when it comes to vulnerable npm dependencies. Anyone else using it? Works with Node apps only currently.

You can find it at snyk.

I didn't know where to talk to folks in the community without having a specific question. I don't know how to go about doing that. Feel free to move this.

2 Answers

stjarnan
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
stjarnan
Front End Web Development Techdegree Graduate 56,488 Points

Hi Tiffany,

General Discussion is a great place for threads like this!

On-topic: I hadn't heard of Snyk before, and after reading through their information I feel like I want to try it on my next project.

Thanks for sharing this with us Tiffany!