diff --git a/artemis/reporting/modules/bruter/classifier.py b/artemis/reporting/modules/bruter/classifier.py index 6ff505f24..1f9b5f666 100644 --- a/artemis/reporting/modules/bruter/classifier.py +++ b/artemis/reporting/modules/bruter/classifier.py @@ -144,7 +144,7 @@ def is_php_source(found_url: FoundURL) -> bool: if ".php" not in path and ".inc" not in path and not path.endswith("/"): return False - if "