Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitguardian/apisecuritybestpractices
Resources to help you keep secrets (API keys, database credentials, certificates, ...) out of source code and remediate the issue in case of a leaked API key. Made available by GitGuardian.
https://github.com/gitguardian/apisecuritybestpractices
api keys leaked security security-tools
Last synced: 27 days ago
JSON representation
Resources to help you keep secrets (API keys, database credentials, certificates, ...) out of source code and remediate the issue in case of a leaked API key. Made available by GitGuardian.
- Host: GitHub
- URL: https://github.com/gitguardian/apisecuritybestpractices
- Owner: GitGuardian
- License: other
- Created: 2018-05-11T21:19:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T17:23:17.000Z (over 5 years ago)
- Last Synced: 2024-10-14T13:41:18.943Z (27 days ago)
- Topics: api, keys, leaked, security, security-tools
- Homepage: https://www.gitguardian.com
- Size: 567 KB
- Stars: 1,911
- Watchers: 28
- Forks: 88
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GitGuardian Documentation and Resources
This repository provides resources for developers to keep their secrets secret.
## Table of contents
[1. Leak Mitigation Checklist](Leak%20Mitigation%20Checklist.md)
[2. Good development practices](Good%20development%20practices.md)
[3. How to Contribute](CONTRIBUTING.md)
## About GitGuardian
GitGuardian is a developers-first solution scanning GitHub activity in real-time for API secret tokens, database credentials, certificates, ... Be alerted before the git process returns control back to your terminal. :blush:
Check out our [website](https://www.gitguardian.com/?ref=github).
Check out our [blog](https://blog.gitguardian.com/?ref=github).