Docker container for managing Nginx proxy hosts with a simple, powerful interface
16 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | backend/internal/user.js | 15 | const DEFAULT_AVATAR = gravatar.url("admin@example.com", { default: "mm" }); |
| LOW | backend/schema/paths/audit-log/get.json | 27 | "name": "John Doe", |
| LOW | …d/schema/paths/nginx/redirection-hosts/hostID/put.json | 111 | "email": "admin@example.com", |
| LOW | backend/schema/paths/nginx/streams/post.json | 91 | "email": "admin@example.com", |
| LOW | backend/schema/paths/nginx/streams/streamID/put.json | 86 | "email": "admin@example.com", |
| LOW | backend/schema/paths/nginx/dead-hosts/post.json | 94 | "email": "admin@example.com", |
| LOW | backend/schema/paths/nginx/dead-hosts/hostID/put.json | 91 | "email": "admin@example.com", |
| LOW | backend/schema/paths/nginx/access-lists/post.json | 83 | "email": "admin@example.com", |
| LOW | backend/schema/paths/nginx/access-lists/listID/put.json | 92 | "email": "admin@example.com", |
| LOW | backend/schema/paths/users/userID/login/post.json | 39 | "name": "John Doe", |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | frontend/src/modals/DeleteConfirmModal.tsx | 36 | // invalidate caches as requested |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | backend/certbot/dns-plugins.json | 611 | "credentials": "[spaceship]\napi_key=your_api_key\napi_secret=your_api_secret", |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | frontend/src/locale/src/pt.json | 396 | "defaultMessage": "# Insira aqui a sua configuração Nginx personalizada (utilize por sua conta e risco!)" |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …mponents/Table/Formatter/CertificateInUseFormatter.tsx | 53 | export function CertificateInUseFormatter({ proxyHosts, redirectionHosts, deadHosts, streams }: Props) { |
| LOW | frontend/src/api/backend/getCertificateDNSProviders.ts | 4 | export async function getCertificateDNSProviders(params = {}): Promise<DNSProvider[]> { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | backend/certbot/dns-plugins.json | 619 | "credentials": "dns_strato_username = user\ndns_strato_password = pass\n# uncomment if youre using two factor authenti |