[PR #14945] Add Trepan as a new VS Code extension #14934

Open
opened 2026-04-13 01:06:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14945
Author: @dsadsadsadsadas
Created: 3/18/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 4ece67b Add Trepan as a new VS Code extension

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Hi Ollama Team,

I'm submitting a PR to add Trepan to the "Code Editors & Development" section of the community integrations.

What is Trepan?
Trepan is an open-source VS Code extension designed to act as a local security gatekeeper. It uses Ollama to audit AI-generated code (from Copilot, etc.) against local security rules defined in the project.

Why it's relevant:
It helps solve the "Silent AI Security Debt" by providing a local, private-first way to catch hallucinations and security vulnerabilities before they are committed to the codebase.

GitHub Repo: https://github.com/dsadsadsadsadas/Trepan

License: AGPLv3

I believe this is a valuable addition for developers looking to enhance their local AI coding workflow with a focus on security. Thanks for the amazing work on Ollama!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14945 **Author:** [@dsadsadsadsadas](https://github.com/dsadsadsadsadas) **Created:** 3/18/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4ece67b`](https://github.com/ollama/ollama/commit/4ece67b871d07addcb3462cf9b1ef0fd2838eca1) Add Trepan as a new VS Code extension ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Hi Ollama Team, I'm submitting a PR to add Trepan to the "Code Editors & Development" section of the community integrations. What is Trepan? Trepan is an open-source VS Code extension designed to act as a local security gatekeeper. It uses Ollama to audit AI-generated code (from Copilot, etc.) against local security rules defined in the project. Why it's relevant: It helps solve the "Silent AI Security Debt" by providing a local, private-first way to catch hallucinations and security vulnerabilities before they are committed to the codebase. GitHub Repo: https://github.com/dsadsadsadsadas/Trepan License: AGPLv3 I believe this is a valuable addition for developers looking to enhance their local AI coding workflow with a focus on security. Thanks for the amazing work on Ollama! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 01:06:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#14934