fix: reduce false positives in security log detection #2

Merged
jimmy merged 1 commits from dev into main 2026-03-01 10:32:06 +08:00
Owner
No description provided.
jimmy added 1 commit 2026-03-01 10:31:54 +08:00
fix: reduce false positives in security log detection
Deploy Dashboard (Dev) / deploy-dev (push) Successful in 1m34s
cb1028ebb6
- Skip internal API paths (/api/, /rest/, /backend/) from suspicious flagging
- Remove broad .php match that caught Speedtest's garbage.php
- Only flag 4xx on non-internal paths, ignore 5xx (service errors)
jimmy merged commit 75beb0ccae into main 2026-03-01 10:32:06 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jimmy/nas-tools#2