stable

Clone or download

Read-only

Merge commit 'refs/changes/13/28013/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #31123: Automate scanning for known vulnerabilities in dependencies

Modified Files

Name
M Makefile +4 −0 Go to diff View file
D plugins/mytuleap_contact_support/Jenkinsfile +0 −114 Go to diff View file
M tests/Jenkinsfile +4 −4 Go to diff View file
M tests/Jenkinsfile-nightly +2 −2 Go to diff View file
A tests/Jenkinsfile-security-scan-vuln-deps +53 −0 Go to diff View file
M tests/Jenkinsfile-security-taint-analysis +1 −1 Go to diff View file
M tests/build_and_run/test.sh +1 −1 Go to diff View file
M tools/publish_js_libraries/Jenkinsfile +5 −5 Go to diff View file
M tools/rpm/build_and_run_packages.sh +1 −1 Go to diff View file
M tools/utils/nix/dev-tools/default.nix +1 −0 Go to diff View file
R tools/utils/nix/build-tools.dockerfile Go to diff View file
A tools/utils/osv-scanner/config.toml +359 −0 Go to diff View file