Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(instrumentation-express): Add support for Express v5 #2437

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'upstream/main' into feat/support-expres…

4a71e9b
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-express): Add support for Express v5 #2437

Merge remote-tracking branch 'upstream/main' into feat/support-expres…
4a71e9b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Oct 23, 2024 in 4s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 47 in plugins/node/opentelemetry-instrumentation-express/test/v5/fixtures/use-express.mjs

See this annotation in the file changed.

Code scanning / CodeQL

Reflected cross-site scripting High test

Cross-site scripting vulnerability due to a
user-provided value
.

Check failure on line 72 in plugins/node/opentelemetry-instrumentation-express/test/v5/utils.ts

See this annotation in the file changed.

Code scanning / CodeQL

Reflected cross-site scripting High test

Cross-site scripting vulnerability due to a
user-provided value
.