-
Notifications
You must be signed in to change notification settings - Fork 26
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.
- https://github.com/coderstats/coderstats.net
-
noomorph/github-user-rank-extension
is a Chrome and Firefox browser extension that supplements GitHub developer profiles with language bars indicating their "rank" relative to other GitHub users. -
blackxored/git-awards
ranks your programming language skills by city, country, the world, and GitHub stargazers.
github/linguist
is used on GitHub.com to detect blob languages, ignore binary or vendored files, suppress generated files in diffs, and generate language breakdown graphs.
Resources to help you mitigate attacks and data theft.
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. -
"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
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
CLI snippets for
git
.
Openly declare the health of your product, project, community, and source code with these essential badges. (GitHub SaaS only.)
- Badges by category: even more badges, arranged for your pleasure.
- Repo status badges 🌟 : a recommended suite of badges for your README, Project Dashboard, PULL_REQUEST_TEMPLATE (or merge_request_template), CONTRIBUTING guidelines, as well as the status checks behind them.
Icons, images, gists, code snippets, etc.
Stellar languages, frameworks, platform, techniques, and tools.