Feat: Add Python Snyk CLI Scanner jobs 24/71324/3
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 7 Mar 2023 03:23:03 +0000 (19:23 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 7 Mar 2023 17:58:02 +0000 (09:58 -0800)
Introduce Python Snyk CLI scanner jobs. These jobs can be triggered
to download the latest version of Snyk's CLI scanner and trigger a
scan for Python based repos. These jobs produce a report which is
published into Snyk's dashboard. These reports are fetched and
reflected back into the LFX Security tool.

Issue: RELENG-4609
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I5414d04ccc7472a6b3cd2576da1cb6bc36d1ea25


No differences found