- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for isBlackListed (0.05 sec)
-
src/main/java/jcifs/util/PathValidator.java
} // Normalize the path String normalized = normalizePath(path); // Check against blacklist if (isBlacklisted(normalized)) { log.warn("Path is blacklisted: {}", sanitizeForLog(normalized)); throw new SmbException("Path is not allowed"); } // Check against whitelist if configuredRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 14.5K bytes - Viewed (0) -
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/concurrent/BuildPlanExecutor.java
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Oct 16 06:12:36 UTC 2025 - 55.1K bytes - Viewed (0)