Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Ollama Automated Security Intelligence Scanner
| Date | Stars |
|---|---|
| 2026-07-31 | 519 |
| 2026-08-01 | 519 |
| 2026-08-02 | 519 |
| 2026-08-04 | 519 |
| 2026-08-05 | 520 |
| 2026-08-06 | 520 |
| 2026-08-08 | 522 |
| 2026-08-10 | 523 |
| 2026-08-11 | 524 |
| 2026-08-12 | 524 |
| 2026-08-13 | 535 |
| 2026-08-14 | 540 |
| 2026-08-15 | 543 |
| 2026-08-16 | 546 |
| 2026-08-18 | 546 |
| 2026-08-19 | 547 |
| 2026-08-21 | 549 |
| 2026-08-23 | 550 |
| 2026-08-25 | 550 |
| 2026-08-26 | 549 |
| 2026-08-27 | 550 |
| 2026-08-30 | 551 |
| 2026-09-07 | 551 |
| 2026-09-08 | 552 |
| 2026-09-09 | 552 |
| 2026-09-10 | 553 |
| 2026-09-16 | 552 |
| 2026-09-18 | 553 |
| 2026-09-19 | 554 |
| 2026-09-20 | 554 |
Today
— stars today
This week
+1 stars this week
This month
+5 stars this month
Momentum
36.0
growth rate 0.18%/day
<p align="center">
<a href="https://github.com/psyray/oasis/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/psyray/oasis?style=for-the-badge&color=red&logo=gnu" alt="License">
</a>
<a href="https://github.com/psyray/oasis/releases">
<img src="https://img.shields.io/github/v/release/psyray/oasis?style=for-the-badge&logo=github&color=C5A776" alt="Release">
</a>
<a href="https://python.org">
<img src="https://img.shields.io/badge/python-3.9+-blue.svg?style=for-the-badge&color=2C7CBB&logo=python&logoColor=white" alt="Python">
</a>
</p>
<div align="center">
<a href="https://discord.gg/dW3sFwTtN3">
<img src="https://img.shields.io/discord/1351288717536661647?style=for-the-badge&label=Discord&logo=discord&logoColor=white">
</a>
</div>
<div align="center">
<h1>OASIS</h1>
</div>
<p align="center">
<small>🏝️ <strong>O</strong>pen <strong>A</strong>utomated <strong>S</strong>ecurity <strong>I</strong>ntelligence <strong>S</strong>canner</small>
</p>
<p align="center">
<img src=".github/images/logo.webp" alt="OASIS Logo" width="200"/>
</p>
<p align="center">
🛡️ An AI-powered security auditing tool that leverages local LLMs (Ollama, or any OpenAI-compatible server: vLLM, LiteLLM, LM Studio…) to detect and analyze potential security vulnerabilities in your code.
</p>
<p align="center">
<em>Advanced code security analysis through the power of AI</em>
</p>
<a id="readme-contents"></a>
## 📑 Table of contents
| Section | Topics |
|---------|--------|
| [Features](#readme-features) | Highlights, dashboard, canonical reports |
| [Finding Validation Principle](#readme-finding-validation-principle) | Deterministic verdict, scope anchoring, narrative guardrails |
| [Getting started](#readme-getting-started) | Prerequisites, pipx install, Docker (quick), maintenance |
| [Hardware Requirements](#readme-hardware) | CPUs, GPU, scaling |
| [Advanced Usage Examples](#readme-advanced-usage-examples) | Example CLI invocations |
| [Command Line Arguments](#readme-command-line-args) | Flags, web/assistant options, streaming |
| [CI integration](#readme-ci-integration) | `--fail-on` gate, exit codes, GitHub Actions example |
| [Model providers](#readme-model-providers) | Ollama / OpenAI-compatible backends (vLLM, LM Studio...) |
| [Getting the Most out of OASIS](#readme-best-practices) | Models, LangGraph workflow, tips |
| [Supported Vulnerability Types](#readme-vuln-types) | Type tags reference table |
| [Output Structure](#readme-output-structure) | `security_reports/`, project slug, canonical JSON |
| [Run with Docker](#readme-docker) | Compose, `docker run`, web from container |
| [Cache Management](#readme-cache) | Embeddings and scan caches |
| [Audit Mode](#readme-audit) | Pre-scan audit, structured `audit_report.json` |
| [Suppression registry](#readme-suppressions) | Fingerprint registry, SARIF suppressions, candidates |
| [Inline ignore markers](#readme-inline-ignore) | `#oasisignore` / `#noqa`-style source markers dropped before reports |
| [Scan diff](#readme-scan-diff) | `--diff-against` baseline comparison, new/fixed/persistent |
| [Consolidated report](#readme-consolidated) | `-rm` multi-model merge, fingerprint groups, LLM narrative |
| [Web Interface](#readme-web) | `--web`, security |
| [Changelog](#readme-changelog) | Release notes |
| [Contributing](#readme-contributing) | PRs and issues |
| [License](#readme-license) | GPL v3 |
| [Acknowledgments](#readme-acknowledgments) | Credits |
| [Support](#readme-support) | Discord / issues |
<p align="right"><a href="#readme-contents">↑ Back to contents</a></p>
<a id="readme-features"></a>
## 🌟 Features
- 🤖 **Dashboard assistant**: In the report modal, the AI assistant triages **single-vulnerability JSON** reports or **executive / scan-wide** mode (aggregated JSON under the run) with optional **RAG** over the local embedding cache, a **chat model** selector (Ollama tags), **Markdown** replies, persisted **chat sessions*Excerpt of 66,604 characters
Read on GitHub43
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5115bb350d72fdf8, llm:Repository description: 'Ollama Automated Security Intelligence Scanner' (security scanner leveraging Ollama?). Language: Python. No topics or README provided.
matched fp:5115bb350d72fdf8, llm:Repository description: 'Ollama Automated Security Intelligence Scanner' (security scanner leveraging Ollama?). Language: Python. No topics or README provided.
matched fp:5115bb350d72fdf8, llm:Repository description: 'Ollama Automated Security Intelligence Scanner' (security scanner leveraging Ollama?). Language: Python. No topics or README provided.