Skip to content

feat(node): Add fsInstrumentation #13291

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

Merged
merged 4 commits into from
Aug 9, 2024

move to fixtures and clean gitignore

04d76e9
Select commit
Loading
Failed to load commit list.
Merged

feat(node): Add fsInstrumentation #13291

move to fixtures and clean gitignore
04d76e9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 9, 2024 in 5s

No new alerts in code changed by this pull request

Annotations

Check failure on line 33 in dev-packages/node-integration-tests/suites/fs-instrumentation/server.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a file system access
, but is not rate-limited.

Check failure on line 65 in dev-packages/node-integration-tests/suites/fs-instrumentation/server.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.

Check failure on line 93 in dev-packages/node-integration-tests/suites/fs-instrumentation/server.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.

Check failure on line 133 in dev-packages/node-integration-tests/suites/fs-instrumentation/server.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.
This route handler performs
a file system access
, but is not rate-limited.