tisonkun commented on code in PR #17062:
URL: https://github.com/apache/pulsar/pull/17062#discussion_r962102149
##########
.github/workflows/ci-owasp-dep-check.yaml:
##########
@@ -87,7 +87,7 @@ jobs:
docker rmi $(docker images -q) -f
df -h
- # Projects dependent on flume, hdfs, hbase, and presto currently
excluded from the scan.
+ # Projects dependent on flume, hdfs, hbase, and trino currently excluded
from the scan.
Review Comment:
This patch doesn't actually touch dependencies. OWASP failed due to this
comment edition triggering validation. The failures can be resolved in another
turn.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]