Security and cryptography
Non-LLM vulnerability scanning, a self-playing cyber range, encrypted-at-rest stores, and licensing backed by proof-of-work.
Find and fix known bugs. No model in the loop.
Live Static analysis and vulnerability scanning
Unslop is a modular, encrypted knowledge base of code bugs and vulnerabilities paired with a non-LLM detector. It ingests dozens of open-source vulnerability datasets into one sealed, source-blind store, then scans whole codebases in seconds by matching against it.
Scans are deterministic: the same code produces the same findings, every run, with zero model calls and no code leaving the machine. Output is SARIF, so it drops into existing CI and code-scanning dashboards.
It also auto-fixes, either by swapping a matched chunk for the known-good code or by applying a registered safe rewrite. Because the match is exact rather than inferred, a fix is a substitution rather than a suggestion.
Engineering teams that need reproducible vulnerability scanning in CI without sending source code to a model provider.
Free scanning tier; paid plans for larger codebases and private dataset hosting.
Words this page uses in a specific sense.
| Field | Value |
|---|---|
| Name | Unslop |
| Status | Live |
| Category | Static analysis and vulnerability scanning |
| Platforms | Web, Windows, Linux, macOS |
| Pricing | Free scanning tier; paid plans for larger codebases and private dataset hosting. |
| Source | Closed source |
| Publisher | Cognitive Industries |
| Published from | Brisbane, Queensland, Australia |
Non-LLM vulnerability scanning, a self-playing cyber range, encrypted-at-rest stores, and licensing backed by proof-of-work.
Both find problems in a codebase. They fail in opposite directions, so the choice is about which failure you can live with.
Where this page states a standard, an obligation or a research result, this is what it is drawn from. All external, all checkable.
Last reviewed · Site changelog