Skip to content
Greg Swindle edited this page May 3, 2018 · 10 revisions

Table of contents

1. Cheat-sheets

checklist Quick reference guides for stuff you don't want to memorize.

1.1. Automation cheat-sheets

mark-github Let automation communicate for you!

Automated issue and pull request generation External link.

1.2. UX cheat-sheets

Info Improve developer experience with icons, images, and media.

2. Configuration

3. InnerSource resources

book 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" External link page for structured exercises to help you create build docs and tools that support:

4. Metrics and analytics

graph Measure individual, team, project, and organizational performance.

4.1. Developer ranking

4.2. Programming language identification

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.

5. Security

shield Resources to help you mitigate attacks and data theft.

5.1. Data leak prevention

quote 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

5.1.1. Manual removal

5.1.2. Automated removal

  • dxa4481/truffleHog

    Searches through git repositories for high entropy strings and secrets, digging deep into commit history

5.2. Vulnerability scanners

https://snyk.io/docs/

Git Git logo

Terminal CLI snippets for git.

  1. Git tips
  2. Git notes

verified Openly declare the health of your product, project, community, and source code with these essential badges. (GitHub SaaS only.)

  1. Badges by category: even more badges, arranged for your pleasure.
  2. 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.

UX Cheat-sheets

Info Icons, images, gists, code snippets, etc.

  1. Architecture Decision Record status labels
  2. Octicon cheatsheet
  3. TechRadar labels

Telescope Stellar languages, frameworks, platform, techniques, and tools.

Clone this wiki locally