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)
commit550f3c5a4b09929a629c508b43cf4bb803c810de
treef658f28efa6becb734f843625c0a1a1f0141ae68
parented63c864da88ceffaf0a17a0f7ea2e38131aa1e5
Feat: Add Python Snyk CLI Scanner jobs

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
.jjb-test/lf-python-jobs.yaml
docs/jjb/lf-python-jobs.rst
jjb/lf-python-jobs.yaml
releasenotes/notes/add-python-snyk-cli-scanner-92cb49fe8ca39c51.yaml [new file with mode: 0644]
shell/snyk-cli-scanner-run.sh