Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion manifests/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,17 @@ manifest:
tests/appsec/test_service_activation_metric.py::TestServiceActivationRemoteConfigurationConfigMetric: missing_feature
tests/appsec/test_shell_execution.py::Test_ShellExecution: v0.95.0
tests/appsec/test_shell_execution.py::Test_ShellExecution::test_truncate_1st_argument: bug (APPSEC-55673)
tests/appsec/test_span_tags_headers.py: bug (APPSEC-61286)
tests/appsec/test_span_tags_headers.py:
- weblog_declaration:
"*": v1.17.0-dev
php-fpm-7.0: missing_feature (Needs configuring apache to send length)
php-fpm-7.1: missing_feature (Needs configuring apache to send length)
php-fpm-7.2: missing_feature (Needs configuring apache to send length)
php-fpm-7.3: missing_feature (Needs configuring apache to send length)
php-fpm-7.4: missing_feature (Needs configuring apache to send length)
php-fpm-8.0: missing_feature (Needs configuring apache to send length)
php-fpm-8.1: missing_feature (Needs configuring apache to send length)
php-fpm-8.2: missing_feature (Needs configuring apache to send length)
tests/appsec/test_suspicious_attacker_blocking.py::Test_Suspicious_Attacker_Blocking: v1.13.0+4663b2fa7c20c6920f347d059b57dc2a419cb7f7
tests/appsec/test_trace_tagging.py::Test_TraceTaggingRules: v1.12.0
tests/appsec/test_trace_tagging.py::Test_TraceTaggingRulesRcCapability: v1.12.0
Expand Down
Loading