oops


/ _ \ _ _ __ ___ | | | |/ _ | ‘_ \/ __| | || | () | |) _
_
/ _/| ./|__/ ||

A real-time code security companion for your terminal.
max5010cs/oops

🤔 What is oops?

oops is a terminal-based code security tool built to help you catch issues before they become f*ckups.

It can do:

What it looks for:

It’s lightweight, fast, terminal-native, and works on any project.
You write — it watches. You commit — it warns. That’s it.


⚙️ Installation

Clone and install globally via Cargo:

```bash git clone https://github.com/max5010cs/oops.git cd oops cargo install –path . –force oops The rest? You’ll find out 😉

🚧 Coming soon… 💬 Language-specific rules (Rust, Python, PHP, JS, etc.)

🛠 Custom config with .oops.toml

🧹 Safe auto-fix suggestions (where possible)