Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).