OpenVuln / README.md
zRzRzRzRzRzRzR
feat: restore minimal Docker Space
2eb87e3
|
Raw
History Blame Contribute Delete
557 Bytes
---
title: OpenVuln
emoji: 🛡️
colorFrom: gray
colorTo: red
sdk: docker
app_port: 7860
pinned: false
short_description: Find bugs in your repository with GLM
---
# OpenVuln
Public frontend for [OpenVuln](https://openvuln.vulnhunter.pro).
This Space is built automatically from the root `Dockerfile` and serves the
Vite application with nginx on port `7860`.
Optional Space build variables:
- `VITE_API_BASE_URL` — API origin; defaults to `https://openvuln.vulnhunter.pro`.
- `VITE_GITHUB_REPO_URL` — source repository linked from the interface.