Basic Reposititory Template Files such as README, LICENSE, CODE_OF_CONDUCT_ SECURITY and CONTRIBUTING
-
Updated
Apr 19, 2024
Basic Reposititory Template Files such as README, LICENSE, CODE_OF_CONDUCT_ SECURITY and CONTRIBUTING
This repository includes community standards that I personally use for my projects on GitHub.
A comprehensive project starter template that includes all the essential community standards to support you in successfully launching your projects.
This simple repository offers a set of guards to mitigate secret leakage into application source codes. It can prevent the disclosure of sensitive API keys, web hooks and cloud tokens by setting three guards. Pre-commit, Pre-Push and on PR. If secret somehow escapes into the PR, it fails it and opens an issue.
Add a description, image, and links to the security-template topic page so that developers can more easily learn about it.
To associate your repository with the security-template topic, visit your repo's landing page and select "manage topics."