diff --git a/technologies/web-framework-detect.yaml b/technologies/web-framework-detect.yaml index 9444e8d831..0deb6f95b6 100644 --- a/technologies/web-framework-detect.yaml +++ b/technologies/web-framework-detect.yaml @@ -9,6 +9,7 @@ requests: - method: GET path: - "{{BaseURL}}/" + matchers-condition: or matchers: - type: word name: symfony @@ -38,4 +39,4 @@ requests: - "*ngIf=" - "ng-controller=" condition: or - part: body \ No newline at end of file + part: body