Differences between revisions 2 and 3
Revision 2 as of 2023-06-21 01:26:10
Size: 216
Editor: PieterSmit
Comment:
Revision 3 as of 2023-06-21 01:30:00
Size: 244
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
snyk code test --severity-threshold=high time snyk code test --severity-threshold=high
# :) go make coffee

Snyk security code scanner

Quick setup once logged into snyk.com web

  • In local git repo with snyk cli installed

    snyk auth
    time snyk code  test --severity-threshold=high
    # :) go make coffee


CategorySecurity

SecuritySnyk (last edited 2023-06-21 01:30:00 by PieterSmit)