logstash/.buildkite/scripts/snyk
Mashhur 4a379be6d5
Fix the git branch check for snyk bk jobs (#16062)
* Replace 'git show-ref' with 'git rev-parse' to fix the issue where show-ref is not working as expected.
* Use git checkout instead 'git rev-parse'.
* Apply prune dependencies recommended for big projects (like we have multi gradle projects) by Snyk.
* Apply prune repeated dependency option directly to snyk monitor.
* Avoid the exit, continue scanning to the end.
* Remove the debugging.
2024-04-08 11:34:26 +01:00
..
report.sh Fix the git branch check for snyk bk jobs (#16062) 2024-04-08 11:34:26 +01:00
resolve_stack_version.sh Snyk scans Logstash container vulnerabilities. (#15117) 2023-07-12 14:54:03 -07:00