Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Listing dependencies #349

Open
Ryuno-Ki opened this issue Jan 14, 2016 · 3 comments
Open

Listing dependencies #349

Ryuno-Ki opened this issue Jan 14, 2016 · 3 comments

Comments

@Ryuno-Ki
Copy link

I just read Eliminating Known Vulnerabilities With Snyk about Snyk and tried to test Firetext for it. It reported Firetext not being a node project (which is correct, since there is no package.json).

Do you have 3rd party dependencies managed by bower or npm or that like? If yes, where can I find a manifest listing them?

@HR
Copy link
Member

HR commented Jan 14, 2016

Unfortunately not. @joshua-s we should use bower.

@HR
Copy link
Member

HR commented Jan 14, 2016

Also we could use npm + browserify without making it a Node.JS app for dependency management and usage.

@Ryuno-Ki
Copy link
Author

Or npm + webpack or that like.

I've seen a bunch of Front-End projects walking that way. Personally I use NPM for dep management, too.

If you stick to bower, that's fine. I'll look into adding support for it in SNYK, then ;-)

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

No branches or pull requests

2 participants