diff --git a/manifests/php.yml b/manifests/php.yml index 573a539013a..bd7c4382f02 100644 --- a/manifests/php.yml +++ b/manifests/php.yml @@ -205,17 +205,17 @@ tests/: Test_Sqli_UrlQuery: missing_feature Test_Sqli_Waf_Version: v1.6.2 test_ssrf.py: - Test_Ssrf_BodyJson: v1.6.3 - Test_Ssrf_BodyUrlEncoded: v1.6.3 - Test_Ssrf_BodyXml: v1.6.3 - Test_Ssrf_Capability: v1.6.3 - Test_Ssrf_Mandatory_SpanTags: v1.6.3 - Test_Ssrf_Optional_SpanTags: v1.6.3 - Test_Ssrf_Rules_Version: v1.6.2 - Test_Ssrf_StackTrace: v1.6.3 + Test_Ssrf_BodyJson: v1.7.0 + Test_Ssrf_BodyUrlEncoded: v1.7.0 + Test_Ssrf_BodyXml: v1.7.0 + Test_Ssrf_Capability: v1.7.0 + Test_Ssrf_Mandatory_SpanTags: v1.7.0 + Test_Ssrf_Optional_SpanTags: v1.7.0 + Test_Ssrf_Rules_Version: v1.7.0 + Test_Ssrf_StackTrace: v1.7.0 Test_Ssrf_Telemetry: missing_feature - Test_Ssrf_UrlQuery: v1.6.3 - Test_Ssrf_Waf_Version: v1.6.2 + Test_Ssrf_UrlQuery: v1.7.0 + Test_Ssrf_Waf_Version: v1.7.0 waf/: test_addresses.py: Test_BodyJson: v0.98.1 # TODO what is the earliest version?