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

jdailey pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-loan-origination.git


    from 13e1ec3  initial commit
     add 6653855  Enhance security workflows and optimize CI processes
     add bdb3511  Add Rat Excludes
     new fc5467a  Merge pull request #1 from apache/setup-ci-security

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:
 .asf.yaml                                 | 17 +++++++
 .github/dependabot.yml                    | 66 ++++++++++++++++++++++++
 .github/workflows/apache-rat.yml          | 66 ++++++++++++++++++++++++
 .github/workflows/asf-allowlist-check.yml | 49 ++++++++++++++++++
 .github/workflows/codeql.yml              | 83 +++++++++++++++++++++++++++++++
 .github/workflows/zizmor.yml              | 61 +++++++++++++++++++++++
 .rat-excludes                             | 24 +++++++++
 Readme.md                                 | 19 +++++++
 8 files changed, 385 insertions(+)
 create mode 100644 .github/dependabot.yml
 create mode 100644 .github/workflows/apache-rat.yml
 create mode 100644 .github/workflows/asf-allowlist-check.yml
 create mode 100644 .github/workflows/codeql.yml
 create mode 100644 .github/workflows/zizmor.yml
 create mode 100644 .rat-excludes

Reply via email to