You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2022/07/18 19:15:48 UTC

[pinot] branch master updated (9176db4c71 -> c006f59111)

This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 9176db4c71 [multistage] add more query types for testing (#9068)
     add c006f59111 Add a new workflow to check vulnerabilities using trivy (#9044)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/pinot_vuln_check.yml             | 66 ++++++++++++++++++++++
 ...ld_and_push.sh => .pinot_docker_image_build.sh} |  4 +-
 .../alertFilter.properties => .trivyignore         |  0
 pinot-distribution/pinot-source-assembly.xml       |  1 +
 pom.xml                                            |  2 +
 5 files changed, 71 insertions(+), 2 deletions(-)
 create mode 100644 .github/workflows/pinot_vuln_check.yml
 copy .github/workflows/scripts/docker/{.pinot_docker_image_build_and_push.sh => .pinot_docker_image_build.sh} (95%)
 copy docker/images/pinot-thirdeye/config/ephemeral/detector-config/anomaly-functions/alertFilter.properties => .trivyignore (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org