Skip to content

RunProgram/Erelis-AI-Vuln-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erelis

An AI-powered vulnerability scanner written in Go.

Erelis is a CLI security tool that leverages OpenAI's Codex CLI to perform structured, category-focused vulnerability analysis on source code repositories.

It combines:

  • Go performance and strong process control
  • Codex-powered AI reasoning
  • Structured multi-pass scanning logic
  • Clean Markdown reporting
  • Live streaming scan progress

Features

  • Targeted vulnerability scanning by category
  • AI-assisted data-flow tracing
  • Real-time streaming updates during scans
  • Structured Markdown vulnerability reports
  • Simple and intuitive CLI interface
  • Designed to evolve into full multi-pass security auditing

Installation

1. Install Go

sudo apt install golang-go
git clone https://github.com/YOUR_USERNAME/erelis.git
cd erelis
go install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages