-
Notifications
You must be signed in to change notification settings - Fork 1
Home
- Table of contents
- 1. Cheat-sheets
- 2. Configuration
- 3. InnerSource resources
- 4. Metrics and analytics
- 5. Security
Quick reference guides for stuff you don't want to memorize.
Let automation communicate for you!
Automated issue and pull request generation .
Improve developer experience with icons, images, and media.
-
Store config in the environment
Wiggins, A. (2018). The Twelve-Factor App . 12factor.net. Retrieved 8 March 2018, from https://12factor.net/config
-
Loads environment variables from
.env
for nodejs projects.
Learning materials and resources to support your software product and grow your community, from handbooks to how-to guides.
Visit Mozilla Science Lab's "'Working Open' Project Guide" page for structured exercises to help you create build docs and tools that support:
- Why Open?
- Project Setup
- Working with Contributors
- Getting Unstuck
- Maintaining Momentum
- Further Reading
- Edit this Book
Measure individual, team, project, and organizational performance.
Data loss prevention software detects potential data breaches/data ex-filtration transmissions and prevents them by monitoring, detecting and blocking sensitive data while in-use (endpoint actions), in-motion (network traffic), and at-rest (data storage).
Data loss prevention software. (2018). En.wikipedia.org. Retrieved 8 March 2018, from https://en.wikipedia.org/wiki/Data_loss_prevention_software
-
"Removing sensitive data from a repository".
If you commit sensitive data, such as a password or SSH key into a Git repository, you can remove it from the history. To entirely remove unwanted files from a repository's history you can use either the `git filter-branch` command or the [BFG Repo-Cleaner](http://rtyley.github.io/bfg-repo-cleaner/).
-
"Removing files from a repository's history."
Warning: These procedures will permanently remove files from the repository on your computer and
-
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
Measure performance and success, as well as predictive analysis.
CLI snippets for
git
.
Icons, images, gists, code snippets, etc.
Stellar languages, frameworks, platform, techniques, and tools.