This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from ac52b45221 Merge pull request #5902
add 049e1b8c68 FINERACT-2421: Refactor and secure GitHub Actions workflows
new 5b79ddabd8 Merge pull request #5890 from
Aman-Mittal/FINERACT-2421/zizmor-check
The 1 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:
.github/dependabot.yml | 4 ++
.github/workflows/build-core.yml | 4 ++
.github/workflows/build-cucumber.yml | 3 ++
.github/workflows/build-docker.yml | 3 ++
.github/workflows/build-documentation.yml | 3 ++
.github/workflows/build-e2e-tests.yml | 3 ++
.github/workflows/build-mariadb.yml | 3 ++
.github/workflows/build-mysql.yml | 3 ++
.github/workflows/build-postgresql.yml | 3 ++
.github/workflows/build-progressive-loan.yml | 3 ++
.github/workflows/build-quality-checks.yml | 3 ++
.github/workflows/full-build-ci.yml | 63 +++++++++++++++-------
.github/workflows/liquibase-only-postgresql.yml | 3 ++
.github/workflows/publish-dockerhub.yml | 15 +++++-
.github/workflows/regression-safety-db-changes.yml | 33 ++++++++----
...un-integration-test-sequentially-postgresql.yml | 3 ++
.github/workflows/smoke-messaging.yml | 3 ++
.github/workflows/sonarqube.yml | 11 ++++
.../verify-api-backward-compatibility.yml | 15 ++++--
.github/workflows/verify-commits.yml | 12 +++--
.../verify-liquibase-backward-compatibility.yml | 17 ++++--
.github/workflows/verify-liquibase-ddl-safety.yml | 30 ++++++++---
.github/workflows/zizmor.yml | 59 ++++++++++++++++++++
23 files changed, 251 insertions(+), 48 deletions(-)
create mode 100644 .github/workflows/zizmor.yml