This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 7a8a4ce Bumped version to 2.9.0-SNAPSHOT (#10854)
add ccadc8a [Build] Run OWASP Dependency Check as a scheduled build once
per day (#10855)
No new revisions were added by this update.
Summary of changes:
...e-build.yaml => ci-owasp-dependency-check.yaml} | 56 +++++++++-------------
pom.xml | 6 ++-
.../owasp-dependency-check-false-positives.xml | 41 +++++++++-------
src/owasp-dependency-check-suppressions.xml | 49 +++++++++++++++++++
4 files changed, 101 insertions(+), 51 deletions(-)
copy .github/workflows/{ci-pulsar-website-build.yaml =>
ci-owasp-dependency-check.yaml} (56%)
copy buildtools/src/main/resources/log4j2.xml =>
src/owasp-dependency-check-false-positives.xml (50%)
create mode 100644 src/owasp-dependency-check-suppressions.xml