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

refactor: prefix unused params with underscores #361

Merged
merged 1 commit into from
Jan 7, 2025

refactor: prefix unused params with underscores

37ad99f
Select commit
Loading
Failed to load commit list.
Merged

refactor: prefix unused params with underscores #361

refactor: prefix unused params with underscores
37ad99f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 7, 2025 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 268 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 391 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 599 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 697 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 812 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 967 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 1122 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 1281 in test/jwt.test.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
authorization
, but is not rate-limited.