File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 steps :
1313 - name : clone-branch
1414 run : |
15- git clone https://github.com/Defirence/javascript.git
15+ # git clone https://github.com/Defirence/javascript.git
1616 printf "List files and cd into repo dir on runner..."
1717 echo $PWD
1818 ls -lah
3030# TODO: Chore: Add a step to use the $SNYK_TOKEN env var for the GitHub workflow.
3131# TODO: Chore: Snyk allows for installation via the yarn.lock and then auth via the env var.
3232# TODO: Feature: Consider having a separate step to scan with Snyk, and display an updated summary of security etc.
33- # TODO: Feature: Add support for FOSSA scanning and displaying the data on README.md
33+ # TODO: Feature: Add support for FOSSA scanning and displaying the data on README.md
You can’t perform that action at this time.
0 commit comments