This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git
from 2aac9356 Remove deprecated PMD rule
new b7842d52 Add CodeQL to GitHub builds
new 13cf0ff1 Add Scorecards to GitHub builds
new 7db2932b Add Dependabot to GitHub builds
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../profile.jacoco => .github/dependabot.yml | 16 +++-
.github/workflows/codeql-analysis.yml | 85 ++++++++++++++++++++++
.github/workflows/scorecards-analysis.yml | 69 ++++++++++++++++++
3 files changed, 166 insertions(+), 4 deletions(-)
copy commons-geometry-core/src/site/resources/profile.jacoco =>
.github/dependabot.yml (74%)
create mode 100644 .github/workflows/codeql-analysis.yml
create mode 100644 .github/workflows/scorecards-analysis.yml