OPEN-SOURCE PROJECT

safer-with-jev

An HTTP inspection gateway that checks request content with Jev before optionally forwarding it to an HTTPS destination.

Stars
4
Forks
0
License
Last commit
2026-09-18

What Jev does here

Jev judges prompt injection or unsafe content; local rules forward, flag or block the request.

Adds an inspectable content check ahead of an existing HTTP service.

Renamed to safer-with-jev. The code implements content checks, not a guarantee of safety or zero latency.