Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 338 Bytes

hint10.md

File metadata and controls

9 lines (6 loc) · 338 Bytes

Hint 10

A good starting place is the application itself. There’s a package.json file which can show you a lot of detail about how the app is constructed, which packages are installed and at which versions:

$ curl https://{your_instance}.cx.snyk.app/public/%2e%2e/package.json

package.json listing