Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 855 Bytes

File metadata and controls

25 lines (16 loc) · 855 Bytes

Summary of the Pull Request

References

Gitleaks Output

Replace this text with the output of gitleaks detect -v wrapped in code block.

PR Checklist

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission ensure overall functionality?
  • Have you lint your code locally prior to submission?
  • Have you run your code through zricethezav/gitleaks prior to submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you would like us to include them?
  • Have you properly tested your changes?
  • Have you successfully ran through a local test installation with your changes?

Additional Comments