fix: log message for projects passing phishing checks

This commit is contained in:
Dries Augustyns
2026-04-21 21:49:57 +02:00
parent 2da8b065d0
commit 862875428d
+2
View File
@@ -813,6 +813,8 @@ Set confidence to 100 only if you are absolutely certain it's phishing.`,
signale.warn(
`[PHISHING] Detected phishing content for project ${projectId} - Confidence: ${confidence}% - Reason: ${result.reason}`,
);
} else {
signale.warn(`[PHISHING] Passed phishing check for project: ${projectId}`);
}
// Auto-disable project if 100% confidence