Commit c3355b35 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

chore(r2devops): add r2.yml file [skip ci]

parent c745318a
Loading
Loading
Loading
Loading
Loading

gitleaks.r2.yml

0 → 100644
+12 −0
Original line number Diff line number Diff line
files:
    template: ./templates/gitlab-ci-gitleaks.yml
    documentation: ./README.md
    changelog: ./CHANGELOG.md
data:
    description: "Detect and prevent hardcoded secrets in your Git repository with Gitleaks"
    public: true
    labels:
    - to be continuous
    - Security
    license: LGPL v3
    deprecated: false
 No newline at end of file