Skip to content

Commit

Permalink
[dotnet] Enable RASP ruleset and WAF version tests (#3465)
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoEchevarria authored Nov 15, 2024
1 parent 2994af6 commit 21d2ed0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions manifests/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,15 +158,16 @@ tests/:
Test_Lfi_StackTrace: v2.51.0
Test_Lfi_Telemetry: v2.51.0
Test_Lfi_UrlQuery: v2.51.0
test_libddwaf.py: missing_feature
test_libddwaf.py:
Test_Libddwaf_Version: v3.4.1
test_shi.py:
Test_Shi_BodyJson: v3.2.0
Test_Shi_BodyUrlEncoded: v3.2.0
Test_Shi_BodyXml: v3.2.0
Test_Shi_Capability: v3.3.0
Test_Shi_Mandatory_SpanTags: v3.2.0
Test_Shi_Optional_SpanTags: v3.2.0
Test_Shi_Rules_Version: missing_feature
Test_Shi_Rules_Version: v3.5.0
Test_Shi_StackTrace: v3.2.0
Test_Shi_Telemetry: v3.3.0
Test_Shi_UrlQuery: v3.2.0
Expand All @@ -177,7 +178,7 @@ tests/:
Test_Sqli_Capability: v3.3.0
Test_Sqli_Mandatory_SpanTags: v2.54.0
Test_Sqli_Optional_SpanTags: v2.54.0
Test_Sqli_Rules_Version: missing_feature
Test_Sqli_Rules_Version: v3.5.0
Test_Sqli_StackTrace: v2.54.0
Test_Sqli_Telemetry: v2.54.0
Test_Sqli_UrlQuery: v2.54.0
Expand All @@ -188,7 +189,7 @@ tests/:
Test_Ssrf_Capability: v3.3.0
Test_Ssrf_Mandatory_SpanTags: v2.51.0
Test_Ssrf_Optional_SpanTags: v2.51.0
Test_Ssrf_Rules_Version: missing_feature
Test_Ssrf_Rules_Version: v3.5.0
Test_Ssrf_StackTrace: v2.51.0
Test_Ssrf_Telemetry: v2.51.0
Test_Ssrf_UrlQuery: v2.51.0
Expand Down

0 comments on commit 21d2ed0

Please sign in to comment.