Latest Articles

Newest Discoveries

Discovery Description
OSV-Scanner Use OSV-Scanner to find existing vulnerabilities affecting your project's dependencies. OSV-Scanner provides an officially supported frontend to the OSV database and CLI interface to OSV-Scalibr that connects a project’s list of dependencies with the vulnerabilities that affect them. Open source
Dependency-Track Reduce Supply Chain Risk - Continuous SBOM Analysis Platform Open source
subtrace Wireshark for Docker containers Open source Commercial
Kyanos Kyanos - A Simple & Powerful Network Tracing Tool Visualize the time packets spend in the kernel, watch & analyze in command line. Open source
The Documentation System There is a secret that needs to be understood in order to write good software documentation: there isn’t one thing called documentation, there are four. They are: tutorials, how-to guides, technical reference and explanation. They represent four different purposes or functions, and require four different approaches to their creation. Understanding the implications of this will help improve most documentation - often immensely.
Debezium Debezium is an open source distributed platform for change data capture. Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates, and deletes that other apps commit to your databases. Debezium is durable and fast, so your apps can respond quickly and never miss an event, even when things go wrong. Open source
schem.io Interactive diagrams & prototypes Create stunning visuals with animations, manage documentation for complex systems and build interactive learning demonstrations with ease. Open source
tldraw Build whiteboards in React with the tldraw SDK Have an idea for an infinite canvas? The tldraw SDK has everything you need to build instant real-time collaborative whiteboards and more. Open source Commercial
API Parrot API Parrot is the tool specifically designed to reverse engineer the HTTP APIs of any website. Making life easier for developers looking to automate, integrate or scrape websites without public APIs. Open source
kubectx kubectx is a tool to switch between contexts (clusters) on kubectl faster. kubens is a tool to switch between Kubernetes namespaces (and configure them for kubectl) easily. Open source
The Seven-Action Documentation model Writing better documentation
Bruno Bruno is a Git-integrated, fully offline, and open-source API client, an alternative to Postman and Insomnia Open source Commercial
cradle.sh CRADLE Intelligence Hub - Batteries included collaborative knowledge management solution for threat intelligence researchers. Open source
Grease grease is a CLI tool that analyzes binaries using under-constrained symbolic execution. grease supports analysis of ELF executables or shared objects containing ARMv7l, PowerPC, or x86_64 code. grease can also analyze LLVM bitcode. Open source
The Copenhagen Book The Copenhagen Book provides a general guideline on implementing auth in web applications. It is free, open-source, and community-maintained. It may be opinionated or incomplete at times but we hope this fills a certain void in online resources.