dereks-awesome-list
github.com/derekmurawsky/dereks-awesome-list ↗Derek's List of Awesome Stuff
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me software supply chain security resources from dereks-awesome-list"
Installation instructions →What's inside
Open Source Best Practices
- All Contributors
Recognize All Contributors, Including those that don't push code.
- Balanced Employee IP Agreement (BEIPA)
BEIPA takes a balanced approach to assigning control of intellectual property (IP) created by an employee. The company gets exclusive control of IP created in the scope of an employee's job. The employee maintains exclusive control of IP created outside of their job and not related to the company's business.
- Contributor Covenant
A Code of Conduct for Open Source Communities.
- Conventional Commits
A specification for adding human and machine readable meaning to commit messages.
- Open Source Security Foundation
Group dedicated to securing the open source ecosystem.
Awesome Lists
- Awesome
The original awesome list.
- Awesome Docker
A curated list of Docker resources and projects.
- Awesome Selfhosted
An awesome list dedicated to self-hostable applications.
- Awesome Sysadmin
A curated list of amazingly awesome open source sysadmin resources.
- Awesome VSCode
A curated list of delightful Visual Studio Code packages and resources.
- The Book of Secret Knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools, and more.
Development Tools
- Direnv
Direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.
- NocoDB
Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
- PostGraphile
Instantly spin-up a GraphQL API server by pointing PostGraphile at your existing PostgreSQL database.
- PostgREST
PostgREST serves a fully RESTful API from any existing PostgreSQL database.
- pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
- Visual Studio Code
Code editing. Redefined. Free. Built on open source. Runs everywhere.
Containers
- Docker
The Docker container runtime & developer ecosystem.
- Hadolint
A smarter Dockerfile linter that helps you build
- Microsoft Container Tagging Recommendations
Recommendations on container tags from Microsoft.
- OCI Container Annotations
A list of container annotations (labels) recommended by the
- Skopeo
Skopeo is a command line utility that performs various operations on container images and image repositories.
- tini
Tini is the simplest init you could think of. All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding.
Security
- DSSESoftware Supply Chain Security
Simple, foolproof standard for signing arbitrary data.
- GitLeaksSoftware Supply Chain Security
Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos.
- GrypeSoftware Supply Chain Security
A vulnerability scanner for container images and filesystems. Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems.
- in-totoSoftware Supply Chain Security
A framework to secure the integrity of software supply chains. in-toto is designed to ensure the integrity of a software product from initiation to end-user installation. It does so by making it transparent to the user what steps were performed, by whom and in what order.
- in-toto AttestationsSoftware Supply Chain Security
This repository defines the in-toto attestation format, which represents authenticated metadata about a set of software artifacts.
- OWASP ZAPSoftware Supply Chain Security
The world's most widely used web app scanner.
Documentation
- Hugo
The world's fastest framework for building websites.
- MarkdownLint
A Node.js style checker and lint tool for Markdown/CommonMark files.
- MarkdownLint-cli2
A fast, flexible, configuration-based command-line interface for linting Markdown/CommonMark files with the markdownlint library.
- MKDocs
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation.
- MKDocs Material
Create a branded static site from a set of Markdown files to host the documentation of your Open Source or commercial project. Set up in 5 minutes.
Showing a sample of 41 resources. View the full list on GitHub →