Skip to content

Implement normalised http routes - #4101

Open
estringana wants to merge 21 commits into
masterfrom
estringana/normalise-http-route
Open

Implement normalised http routes#4101
estringana wants to merge 21 commits into
masterfrom
estringana/normalise-http-route

Conversation

@estringana

@estringana estringana commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

Add _dd.appsec.normalized_route tag to HTTP framework integrations (Laravel, Slim, Symfony, Laminas, CakePHP, Yii, CodeIgniter, WordPress) per RFC-1103. The tag exposes a normalized form of the matched route, stripping concrete parameter values and framework-specific syntax (regexconstraints, optional markers) into a canonical {param} notation suitable for security analysis.

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Snapshots difference summary

The following differences have been observed in committed snapshots. It is meant to help the reviewer.
The diff is simplistic, so please check some files anyway while we improve it.

If you need to update snapshots, please refer to CONTRIBUTING.md

@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Aug 10, 2026

Copy link
Copy Markdown

Pipelines  Tests

Unblock PR with BitsAI

⚠️ Warnings

🚦 1024 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-php | test_integrations_pcntl: [7.0] — ❌ 13 tests failed · 🔧 Needs a code fix, caused by this PR

View in Datadog · View in GitLab

❌ testDoesNoHangAtShutdownWhenEnabled with data set #0 from tests/Integrations/PCNTL.DDTrace\Tests\Integrations\PCNTL\PCNTLTest.DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenEnabled   View in Datadog
DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenEnabled with data set #0 ('/go/src/github.com/DataDog/ap...ic.php')
Exception: Got unexpected ddtrace warnings or errors in output:

[ddtrace] [span] [1733] Encoding span: Span { service: synthetic.php, name: pcntl_fork, resource: pcntl_fork, type: cli, trace_id: 8796717386103013366, span_id: 8796717386103013366, parent_id: 0, start: 1787069233420852847, duration: 1219933, error: 0, meta: VecMap { data: [(runtime-id, acb9ceb5-a0fe-4b98-b537-9c6930b54904), (component, pcntl), (fork.pid, 1735), (_dd.code_origin.type, entry), (_dd.code_origin.frames.0.file, tests/Integrations/PCNTL/scripts/synthetic.php), (_dd.code_origin.frames.0.line, 1), (_dd.p.dm, -0), (_dd.p.tid, 6a84833100000000)], deduped: false }, metrics: VecMap { data: [(process_id, 1733.0), (_dd.agent_psr, 1.0), (_sampling_priority_v1, 1.0), (php.compilation.total_time_ms, 3.715), (php.memory.peak_usage_bytes, 1235768.0), (php.memory.peak_real_usage_bytes, 2097152.0)], deduped: false }, meta_struct: VecMap { data: [], deduped: false }, span_links: [], span_events: [] }

tests/Common/TracerTestTrait.php:300
tests/Integrations/PCNTL/PCNTLTest.php:322
tests/Common/RetryTraitVersionSpecific70.php:28
phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:52
❌ testDoesNoHangAtShutdownWhenEnabled with data set #1 from tests/Integrations/PCNTL.DDTrace\Tests\Integrations\PCNTL\PCNTLTest.DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenEnabled   View in Datadog
DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenEnabled with data set #1 ('/go/src/github.com/DataDog/ap...ng.php')
Exception: Got unexpected ddtrace warnings or errors in output:

[ddtrace] [span] [1779] Encoding span: Span { service: short-running.php, name: pcntl_fork, resource: pcntl_fork, type: cli, trace_id: 8084730089860679143, span_id: 8084730089860679143, parent_id: 0, start: 1787069233768939142, duration: 758054, error: 0, meta: VecMap { data: [(runtime-id, 92736bb2-0ba1-4df2-818d-b6c07d9a94e8), (component, pcntl), (fork.pid, 1781), (_dd.code_origin.type, entry), (_dd.code_origin.frames.0.file, tests/Integrations/PCNTL/scripts/short-running.php), (_dd.code_origin.frames.0.line, 1), (_dd.p.dm, -0), (_dd.p.tid, 6a84833100000000)], deduped: false }, metrics: VecMap { data: [(process_id, 1779.0), (_dd.agent_psr, 1.0), (_sampling_priority_v1, 1.0), (php.compilation.total_time_ms, 3.023), (php.memory.peak_usage_bytes, 1240472.0), (php.memory.peak_real_usage_bytes, 2097152.0)], deduped: false }, meta_struct: VecMap { data: [], deduped: false }, span_links: [], span_events: [] }
[ddtrace] [span] [1779] Encoding span: Span { service: curl, name: curl_exec, resource: http://httpbin-integration:8080/get, type: http, trace_id: 15160716786299745662, span_id: 15160716786299745662, parent_id: 0, start: 1787069233771182633, duration: 4068506, error: 0, meta: VecMap { data: [(runtime-id, 92736bb2-0ba1-4df2-818d-b6c07d9a94e8), (_dd.p.dm, -0), (_dd.svc_src, curl), (component, curl), (span.kind, client), (network.destination.name, httpbin-integration), (http.url, http://httpbin-integration:8080/get), (http.status_code, 200), (network.client.ip, 127.0.0.1), (network.client.port, 44652), (network.destination.ip, 127.0.0.1), (network.destination.port, 8080), (network.bytes_read, 436), (network.bytes_written, 0), (curl.content_type, application/json), (curl.header_size, 223), (curl.request_size, 352), (curl.filetime, -1), (curl.ssl_verify_result, 0), (curl.redirect_count, 0), (curl.total_time, 3956000), (curl.namelookup_time, 2918000), (curl.connect_time, 3007000), (curl.pretransfer_time, 3049000), (curl.speed_download, 110212), (curl.speed_upload, 0), (curl.download_content_length, 436), (curl.upload_content_length, 0), (curl.starttransfer_time, 3933000), (curl.redirect_time, 0), (_dd.code_origin.type, exit), (_dd.code_origin.frames.0.file, tests/Integrations/PCNTL/scripts/_functions.php), (_dd.code_origin.frames.0.line, 3), (_dd.code_origin.frames.0.method, call_httpbin), (_dd.code_origin.frames.1.file, tests/Integrations/PCNTL/scripts/short-running.php), (_dd.code_origin.frames.1.line, 7), (_dd.p.tid, 6a84833100000000)], deduped: false }, metrics: VecMap { data: [(process_id, 1779.0), (_dd.agent_psr, 1.0), (_sampling_priority_v1, 1.0), (php.compilation.total_time_ms, 4.64), (php.memory.peak_usage_bytes, 1240472.0), (php.memory.peak_real_usage_bytes, 2097152.0)], deduped: false }, meta_struct: VecMap { data: [], deduped: false }, span_links: [], span_events: [] }
[ddtrace] [span] [1781] Encoding span: Span { service: curl, name: curl_exec, resource: http://httpbin-integration:8080/get, type: http, trace_id: 8084730089860679143, span_id: 11401475377234447373, parent_id: 8084730089860679143, start: 1787069233772629007, duration: 3811523, error: 0, meta: VecMap { data: [(runtime-id, b8fd986f-bfe4-46bd-8b96-dd0fb9a5b218), (_dd.svc_src, curl), (component, curl), (span.kind, client), (network.destination.name, httpbin-integration), (http.url, http://httpbin-integration:8080/get), (http.status_code, 200), (network.client.ip, 127.0.0.1), (network.client.port, 44654), (network.destination.ip, 127.0.0.1), (network.destination.port, 8080), (network.bytes_read, 415), (network.bytes_written, 0), (curl.content_type, application/json), (curl.header_size, 223), (curl.request_size, 331), (curl.filetime, -1), (curl.ssl_verify_result, 0), (curl.redirect_count, 0), (curl.total_time, 3694000), (curl.namelookup_time, 2536000), (curl.connect_time, 2646000), (curl.pretransfer_time, 2711000), (curl.speed_download, 112344), (curl.speed_upload, 0), (curl.download_content_length, 415), (curl.upload_content_length, 0), (curl.starttransfer_time, 3643000), (curl.redirect_time, 0), (_dd.code_origin.type, exit), (_dd.code_origin.frames.0.file, tests/Integrations/PCNTL/scripts/_functions.php), (_dd.code_origin.frames.0.line, 3), (_dd.code_origin.frames.0.method, call_httpbin), (_dd.code_origin.frames.1.file, tests/Integrations/PCNTL/scripts/short-running.php), (_dd.code_origin.frames.1.line, 7), (_dd.p.tid, 6a84833100000000)], deduped: false }, metrics: VecMap { data: [(process_id, 1781.0), (_sampling_priority_v1, 0.0), (php.compilation.total_time_ms, 4.896), (php.memory.peak_usage_bytes, 1240472.0), (php.memory.peak_real_usage_bytes, 2097152.0)], deduped: false }, meta_struct: VecMap { data: [], deduped: false }, span_links: [], span_events: [] }
[ddtrace] [span] [1779] Encoding span: Span { service: curl, name: curl_exec, reso
❌ testDoesNoHangAtShutdownWhenEnabled with data set #2 from tests/Integrations/PCNTL.DDTrace\Tests\Integrations\PCNTL\PCNTLTest.DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenEnabled   View in Datadog
DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenEnabled with data set #2 ('/go/src/github.com/DataDog/ap...le.php')
Exception: Got unexpected ddtrace warnings or errors in output:

[ddtrace] [span] [1888] Encoding span: Span { service: curl, name: curl_exec, resource: http://httpbin-integration:8080/get, type: http, trace_id: 9747363018378839539, span_id: 9747363018378839539, parent_id: 0, start: 1787069234292045333, duration: 3765513, error: 0, meta: VecMap { data: [(runtime-id, e13428d7-67ef-4720-b113-f719dabf1247), (_dd.p.dm, -0), (_dd.svc_src, curl), (component, curl), (span.kind, client), (network.destination.name, httpbin-integration), (http.url, http://httpbin-integration:8080/get), (http.status_code, 200), (network.client.ip, 127.0.0.1), (network.client.port, 45020), (network.destination.ip, 127.0.0.1), (network.destination.port, 8080), (network.bytes_read, 434), (network.bytes_written, 0), (curl.content_type, application/json), (curl.header_size, 223), (curl.request_size, 350), (curl.filetime, -1), (curl.ssl_verify_result, 0), (curl.redirect_count, 0), (curl.total_time, 3634000), (curl.namelookup_time, 2318000), (curl.connect_time, 2420000), (curl.pretransfer_time, 2463000), (curl.speed_download, 119427), (curl.speed_upload, 0), (curl.download_content_length, 434), (curl.upload_content_length, 0), (curl.starttransfer_time, 3612000), (curl.redirect_time, 0), (_dd.code_origin.type, exit), (_dd.code_origin.frames.0.file, tests/Integrations/PCNTL/scripts/_functions.php), (_dd.code_origin.frames.0.line, 3), (_dd.code_origin.frames.0.method, call_httpbin), (_dd.code_origin.frames.1.file, tests/Integrations/PCNTL/scripts/short-running-multiple.php), (_dd.code_origin.frames.1.line, 7), (_dd.p.tid, 6a84833200000000)], deduped: false }, metrics: VecMap { data: [(process_id, 1888.0), (_dd.agent_psr, 1.0), (_sampling_priority_v1, 1.0), (php.compilation.total_time_ms, 4.511), (php.memory.peak_usage_bytes, 1244864.0), (php.memory.peak_real_usage_bytes, 2097152.0)], deduped: false }, meta_struct: VecMap { data: [], deduped: false }, span_links: [], span_events: [] }
[ddtrace] [span] [1888] Encoding span: Span { service: short-running-multiple.php, name: pcntl_fork, resource: pcntl_fork, type: cli, trace_id: 2881841036188348675, span_id: 2881841036188348675, parent_id: 0, start: 1787069234297852172, duration: 936163, error: 0, meta: VecMap { data: [(runtime-id, e13428d7-67ef-4720-b113-f719dabf1247), (component, pcntl), (fork.pid, 1891), (_dd.code_origin.type, entry), (_dd.code_origin.frames.0.file, tests/Integrations/PCNTL/scripts/short-running-multiple.php), (_dd.code_origin.frames.0.line, 1), (_dd.p.dm, -0), (_dd.p.tid, 6a84833200000000)], deduped: false }, metrics: VecMap { data: [(process_id, 1888.0), (_dd.agent_psr, 1.0), (_sampling_priority_v1, 1.0), (php.compilation.total_time_ms, 4.68), (php.memory.peak_usage_bytes, 1244864.0), (php.memory.peak_real_usage_bytes, 2097152.0)], deduped: false }, meta_struct: VecMap { data: [], deduped: false }, span_links: [], span_events: [] }
[ddtrace] [span] [1888] Encoding span: Span { service: curl, name: curl_exec, resource: http://httpbin-integration:8080/headers, type: http, trace_id: 8409989152762262957, span_id: 8409989152762262957, parent_id: 0, start: 1787069234299176921, duration: 3054529, error: 0, meta: VecMap { data: [(runtime-id, e13428d7-67ef-4720-b113-f719dabf1247), (_dd.p.dm, -0), (_dd.svc_src, curl), (component, curl), (span.kind, client), (network.destination.name, httpbin-integration), (http.url, http://httpbin-integration:8080/headers), (http.status_code, 200), (network.client.ip, 127.0.0.1), (network.client.port, 45034), (network.destination.ip, 127.0.0.1), (network.destination.port, 8080), (network.bytes_read, 359), (network.bytes_written, 0), (curl.content_type, application/json), (curl.header_size, 223), (curl.request_size, 354), (curl.filetime, -1), (curl.ssl_verify_result, 0), (curl.redirect_count, 0), (curl.total_time, 2948000), (curl.namelookup_time, 2079000), (curl.connect_time, 2174000), (curl.pretransfer_time, 2210000), (curl.speed_download, 121777), (curl.speed_upload, 0), (curl.download_content_length, 359), (curl.upload_content_length, 0), (curl.starttransfer_time, 2927000), (curl.redirect_time, 0), (_dd.code_origin.type, exit), (_dd.code_origin.frames.0.file, tests/Integrations/PCNTL/scripts/_functions.php), (_dd.code_origin.frames.0.line, 3), (_dd.code_origin.frames.0.method, call_httpbin), (_dd.code_origin.frames.1.file, tests/Integrations/PCNTL/scripts/short-running-multiple.php), (_dd.code_origin.frames.1.line, 15), (_dd.p.tid, 6a84833200000000)], deduped: false }, metrics: VecMap { data: [(process_id, 1888.0), (_dd.agent_psr, 1.0), (_sampling_priority_v1, 1.0), (php.compilation.total_time_ms, 4.68), (php.memory.peak_usage_bytes, 1244864.0), (php.memory.peak_real_usage_bytes, 2097152.0)], deduped: false }, meta_struct: VecMap { data: [], deduped: false }, span_links: [], span_events: [] }
[ddtrace] [span] [189
↳ and 10 more — View all
DataDog/apm-reliability/dd-trace-php | test_integrations_pcntl: [7.4] — ❌ 1 test failed · 🔧 Needs a code fix, caused by this PR

View in Datadog · View in GitLab

❌ testDoesNoHangAtShutdownWhenDisabled with data set #5 from tests/Integrations/PCNTL.DDTrace\Tests\Integrations\PCNTL\PCNTLTest.DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenDisabled   View in Datadog
DDTrace\Tests\Integrations\PCNTL\PCNTLTest::testDoesNoHangAtShutdownWhenDisabled with data set #5 ('/go/src/github.com/DataDog/ap...sh.php')
Exception: add DDTrace\Transport to bridge/_files.php or bridge/dd_register_optional_deps_autoloader.php

tests/bootstrap_common.php:47
tests/DebugTransport.php:8
tests/Common/TracerTestTrait.php:27
tests/Common/IntegrationTestCase.php:75
tests/Integrations/PCNTL/PCNTLTest.php:24
tests/Common/MultiPHPUnitVersionAdapter_typed.php:28
tests/Common/RetryTraitVersionGeneric.php:28
...
DataDog/apm-reliability/dd-trace-php | test_integrations_phpredis4: [7.4] — ❌ 1 test failed · 🔧 Needs a code fix, caused by this PR

View in Datadog · View in GitLab

❌ testScriptingFunctions with data set #1 from tests/Integrations/PHPRedis/V4.DDTrace\Tests\Integrations\PHPRedis\V4\PHPRedisClusterTest.DDTrace\Tests\Integrations\PHPRedis\V4\PHPRedisClusterTest::testScriptingFunctions   View in Datadog
DDTrace\Tests\Integrations\PHPRedis\V4\PHPRedisClusterTest::testScriptingFunctions with data set #1 ('evalSha', array('e0e1f9fabfc9d4800c877a703b823...8ff8db'), 1, 'e0e1f9fabfc9d4800c877a703b823...8ff8db')
Exception: add DDTrace\Transport to bridge/_files.php or bridge/dd_register_optional_deps_autoloader.php

tests/bootstrap_common.php:47
tests/DebugTransport.php:8
tests/Common/TracerTestTrait.php:27
tests/Common/IntegrationTestCase.php:75
tests/Integrations/PHPRedis/V4/PHPRedisClusterTest.php:39
tests/Common/MultiPHPUnitVersionAdapter_typed.php:28
tests/Common/RetryTraitVersionGeneric.php:28
...

View all 1024 failed jobs.

❄️ 61 New flaky tests detected

testCakePHPCatchAll from unit.DDTrace\Tests\Unit\Util\Normalizer\RouteNormalizerTest   View in Datadog
DDTrace
Exception: add DDTrace to bridge/_files.php or bridge/dd_register_optional_deps_autoloader.php

tests/bootstrap_common.php:47
tests/Unit/Util/Normalizer/RouteNormalizerTest.php:319
phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:52
testCakePHPMixedSegment from unit.DDTrace\Tests\Unit\Util\Normalizer\RouteNormalizerTest   View in Datadog
DDTrace
Exception: add DDTrace to bridge/_files.php or bridge/dd_register_optional_deps_autoloader.php

tests/bootstrap_common.php:47
tests/Unit/Util/Normalizer/RouteNormalizerTest.php:313
phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:52

View in Flaky Test Management

ℹ️ Info

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 60.63% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2ab71bd | Docs | View more details | Give us feedback!

@estringana
estringana force-pushed the estringana/normalise-http-route branch 3 times, most recently from 0cc69dd to 1fa5485 Compare August 14, 2026 10:19
@pr-commenter

pr-commenter Bot commented Aug 14, 2026

Copy link
Copy Markdown

Benchmarks [ tracer ]

Benchmark execution time: 2026-08-18 08:37:12

Comparing candidate commit ff7f8fe in PR branch estringana/normalise-http-route with baseline commit d97b51c in branch master.

Found 0 performance improvements and 3 performance regressions! Performance is the same for 191 metrics, 0 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:SamplingRuleMatchingBench/benchRegexMatching2

  • 🟥 execution_time [+68.451ns; +125.949ns] or [+4.685%; +8.620%]

scenario:SamplingRuleMatchingBench/benchRegexMatching3

  • 🟥 execution_time [+62.357ns; +111.843ns] or [+4.208%; +7.547%]

scenario:SamplingRuleMatchingBench/benchRegexMatching4

  • 🟥 execution_time [+37.831ns; +115.169ns] or [+2.510%; +7.640%]

@estringana
estringana force-pushed the estringana/normalise-http-route branch from a2be41b to 7b7f971 Compare August 14, 2026 12:53
@estringana
estringana marked this pull request as ready for review August 14, 2026 14:55
@estringana
estringana requested review from a team as code owners August 14, 2026 14:55
@estringana
estringana requested review from tabgok and removed request for a team August 14, 2026 14:55

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7b7f9710a5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/DDTrace/Util/RouteNormalizer.php
Comment thread src/DDTrace/Integrations/Slim/SlimIntegration.php
Comment thread src/DDTrace/Integrations/WordPress/WordPressIntegrationLoader.php Outdated
Comment thread src/DDTrace/Integrations/CodeIgniter/V2/CodeIgniterIntegration.php Outdated
Comment thread src/DDTrace/Util/RouteNormalizer.php Outdated
Comment thread src/DDTrace/Util/RouteNormalizer.php Outdated
Comment thread src/DDTrace/Util/RouteNormalizer.php Outdated
Comment thread src/DDTrace/Integrations/Symfony/SymfonyIntegration.php Outdated
Comment thread src/DDTrace/Util/RouteNormalizer.php
Comment thread src/DDTrace/Util/RouteNormalizer.php
@bwoebi

bwoebi commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Do you have a rough estimate on the overhead of the route normalization? It seems expensive.

Laminas is obviously just slow because it does runtime route matching, but other stacks like Slim or Symfony rely on precompiled routes.
E.g. for Symfony we could make it part of the logic used in #3676. Please check if other frameworks have similar, acceptable solutions. Or consider some caching in the C code. (a LRU cache of route to normalized route with e.g. 500 routes max)

@estringana
estringana force-pushed the estringana/normalise-http-route branch from ff7f8fe to 8632abe Compare August 18, 2026 10:21
@tabgok

tabgok commented Aug 18, 2026

Copy link
Copy Markdown

Approving from the stance of IDM, due to the new field being introduced

estringana and others added 12 commits August 18, 2026 17:55
Add missing Tag::APPSEC_NORMALIZED_ROUTE assertions to:
- Symfony TraceSearchConfigTest (V4_4, V5_0, V5_1, V5_2, V6_2)
- Laravel TraceSearchConfigTest (V4, V5_7, V5_8, V8_x)
- Laravel V8_x RouteCachingTest and InternalExceptionsTest
- Laravel Octane CommonScenariosTest
- Yii ParameterizedRouteTest, ModuleTest, LazyLoadingIntegrationsFromYiiTest
- CodeIgniter ExitTest and NoCI_ControllertTest
- Fix UserAvailableConstantsTest tag ordering (APPSEC_NORMALIZED_ROUTE
  must appear after HTTP_ROUTE to match Tag.php declaration order)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@estringana
estringana force-pushed the estringana/normalise-http-route branch from b57a9e9 to 2ab71bd Compare August 18, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants