/
goncharovchik
/
secure-api-d
Обзор
Документация
Войти
/
goncharovchik
/
secure-api-d
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
insecure
nest-cli.json
8 строк
171 B
Aleksey Goncharov
feat: insecure API — intentionally vulnerable (no auth, no validation, SQL injection, plain text passwords)
29 апр 2026, 12:02
29 апр 2026, 12:02
651dea3
Код
Авторство
О чём код?
{ "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schematics", "sourceRoot": "src", "compilerOptions": { "deleteOutDir": true } }