mirror of
https://github.com/Rarebuffalo/securelens-backend.git
synced 2026-06-19 07:00:30 +00:00
updated the new feature
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user