Alternatives
Products that do what Seezo SDR – Automated security design reviews does
Generate security requirements for every new feature built by your developers. It accepts documents (design docs,tech specs, HLD, LLD), diagrams (architecture diagrams) and Jira tickets as input. Produces Security requirements and Open questions as output. They are powered by LLMs, so we have a 5-scan limit for all new users. You can request access for more scans though.
- 1

- 2
- 3

- 4

Collection of 200+ database diagram templates for developers
2020
- 5

- 6

- 7

- 8
- 9

A curated list of free OSS developer-first security tools
2022
- 10

- 11

- 12

- 13

- 14GD
We are excited to release SAFA's generated documentation for the Linux Kernel. You will be able to view: -Project Overview (Overview, Features, Entities, Dataflow) -Code Files and their summaries (518 Code Files) -Functional Requirements (202 Functional Requirements) -Features (100 Features) -Mapped Relationships with explanations Learn more at https://safa.ai
2024 · app.safa.ai
- 15GS
I've worked on several projects writing and implementing specifications (particularly CLN): I've found the specs I write are much better when I quote them in the implementation, so I can see what implementers need to know. Also, when specs change in development, it's almost trivial to find where to update the code. This project is a formalization of my various hacky scripts which ensure the requirements are accurately quoted, and give coverage if any are missing. Not a major Opus, but I hope someone else finds it useful!
Jul 2026 · greatspectations.org
- 16WC
Hi all, I'm Ivan, and together with Alex, we're building a diagram visualization tool for codebases. Alex and I are devs, and we've noticed that recently we've been super productive at writing code (prompting :D). But when it comes to understanding big systems, prompting doesn't work that well — for that, diagrams are best imo. Most tools out there don't scale to big projects (e.g. PyTorch), so we're building CodeBoarding — a recursive visualizer for codebases. It starts from the highest level of abstractions and lets you dive deeper. We use static analysis and LLM agents. The control-flow…
2025 · github.com
- 17OA
Thesys just open-sourced their generative UI rendering engine. Interesting timing given where Google a2ui and Vercel's json-render are headed. The difference worth noting: a2ui and json-render both treat JSONL as the contract between the LLM and the renderer. Thesys is betting that's the wrong primitive. Their engine uses a code-like syntax (OpenUI Lang) instead — LLM writes it, renderer executes it. The argument is that LLMs are fundamentally better at generating code than generating structured data, so you get cleaner output and ~67% fewer tokens. The broader vision seems to be a…
Mar 2026 · openui.com
- 18WC
I built this after spending days every year manually searching through Jira tickets to remember what I'd accomplished for performance reviews. whatdidido is a CLI tool that: - Pulls tickets from Jira or Linear for a date range - Uses an LLM to create short summaries of each ticket - Generates an overall summary to help you build your self-evaluation The tool doesn't write your review for you—crafting thoughtful, contextual feedback still requires human judgment. It just eliminates the busywork of finding and organizing what you worked on. Key details: - MIT licensed, open source - No data…
Oct 2025 · github.com
- 19IB
Linux Foundation survey says 70-90% of modern software constitute OSS code. Yet we are stuck with tools that scan only for vulnerabilities in 3rd party libraries and that too with high degree of false positives. I built `vet` for policy and data driven analysis of 3rd party packages that goes beyond only vulnerability and allows codifying organisational policies related to OSS consumption. https://github.com/safedep/vet Looking forward to feedback and suggestions from HN :)
2023 · github.com
- 20IM
For the past 6 months, I’ve been building Docai, a tool to automate project documentation from Jira. As a dev, I’ve worked on too many projects where documentation was missing, outdated, or written too late. Most of the time, we had to dig through Jira tickets to understand what was built and why. It was painful. So I decided to fix that. Docai reads your Jira releases and generates clean, structured documentation automatically. Here’s what it does: - Generates documentation from Jira tickets (based on versions/releases) - Builds an incremental feature tree to follow the evolution of…
2025 · docai.so
- 21OS
Hey Everyone! Avi and I (in the current YC S25 Batch) noticed how fragmented crypto compliance is with rules changing constantly, vary by region, and force developers and legal teams into a scramble. So we hacked together a prototype framework that generates a “guardrail” smart contract which: - Hooks into your KYC provider - Enforces rules defined a simple compliance.yaml file - Automatically blocks users you can't legally serve When regulations shift (new blocked country, updated KYC threshold, etc.), just update your YAML and redeploy with no smart contract rewrites. Audit prep also…
2025 · github.com
- 22OS
We’re building an open-source tool that makes it easy to expose secure, LLM-optimized APIs on top of your structured data—without manually designing endpoints or worrying about compliance. AI agents and LLM-powered applications need structured access to data, but traditional APIs and databases weren’t built with AI workloads in mind. Our tool automatically generates APIs that: - Filter out PII & sensitive data to comply with GDPR, CPRA, SOC 2, and other regulations. - Provide traceability & auditing, so AI apps aren’t black boxes, and security teams stay in control. - Optimize for AI…
2025 · github.com
- 23IB
Hi HN, I’m the creator of Cordum. I’ve been working in DevOps and infrastructure for years (currently in the fintech/security space), and as I started playing with AI agents, I noticed a scary pattern. Most "safety" mechanisms rely on system prompts ("Please don't do X") or flimsy Python logic inside the agent itself. If we treat agents as autonomous employees, giving them root access and hoping they listen to instructions felt insane to me. I wanted a way to enforce hard constraints that the LLM cannot override, no matter how "jailbroken" it gets. So I built Cordum. It’s an open-source…
Jan 2026 · github.com
- 24LA
Hello HN, I am building a devtool to understand existing codebases. The idea originates from my time at big tech as well as various attempts to get involved in open source projects. When I was in college I wanted to improve my coding skills by contributing to opensource projects. I would pickup a bug or feature request but I always found myself stuck at the very first step. I did not understood where and how to begin contributing. I once submitted a patch in firefox which was labeled "Good first issue" but that was still very handheld. The assigner told me exactly which files I need to…
2024 · lucidcode.ai
Ranked by how close each launch is in meaning, then by votes. Refine with a description →