This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 734786f09e4 Fixed database names in "show regions" in table model
add 574bbd1b2ba Feature/dependency check (#13587)
No new revisions were added by this update.
Summary of changes:
.../{unit-test.yml => dependency-check.yml} | 21 +--
dependencies.json | 167 +++++++++++++++++++++
pom.xml | 85 +++++++++++
src/main/groovy/checkDependencies.groovy | 60 ++++++++
.../main/xslt/sbom-filter.xsl | 35 +++--
5 files changed, 338 insertions(+), 30 deletions(-)
copy .github/workflows/{unit-test.yml => dependency-check.yml} (60%)
create mode 100644 dependencies.json
create mode 100644 src/main/groovy/checkDependencies.groovy
copy iotdb-core/confignode/src/assembly/resources/conf/logback-tool.xml =>
src/main/xslt/sbom-filter.xsl (57%)