updated the new feature

This commit is contained in:
rarebuffalo
2026-05-07 10:35:36 +05:30
parent aec30fb42f
commit 8e45532240
10 changed files with 162 additions and 32 deletions

View File

@@ -77,3 +77,11 @@ VIRUSTOTAL_API_KEY=
# AbuseIPDB: https://www.abuseipdb.com/ (1000 lookups/day free)
ABUSEIPDB_API_KEY=
# ------------------------------------------------------------
# Scheduled Scans
# ------------------------------------------------------------
# No extra configuration needed. The scheduler starts automatically
# with the app and checks every hour for scans that are due.
# Users create scheduled scans via POST /scheduled-scans (requires JWT auth).
# Webhooks fire automatically if a scheduled scan detects a score drop.