You can specify a particular manifest file to run a Snyk test
by running the following command
snyk test --file=path/to/manifestfile
For example if you have a package.json
file as your manifest file you can specify it by using the command snyk test --file=path/to/package.json
Comments
0 comments
Please sign in to leave a comment.