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

Update Swagger UI (#6546) #6719

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Update Swagger UI to v5.18.2 (#6546)

c1667e3
Select commit
Loading
Failed to load commit list.
Open

Update Swagger UI (#6546) #6719

Update Swagger UI to v5.18.2 (#6546)
c1667e3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 22, 2024 in 7s

266 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 4 medium

Other Alerts:

  • 3 errors
  • 198 warnings
  • 60 notes

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Unmatchable caret in regular expression Error

This assertion can never match.

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The value assigned to _ here is unused.

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (91% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (92% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (91% of all statements in
the enclosing function
have an explicit semicolon).

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The value assigned to s here is unused.

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (93% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (93% of all statements in
the enclosing function
have an explicit semicolon).

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The value assigned to x here is unused.

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The initial value of $ is unused, since it is always overwritten.

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (90% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (90% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (90% of all statements in
the enclosing function
have an explicit semicolon).

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (90% of all statements in
the enclosing function
have an explicit semicolon).

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z\[\]^_`a-z].

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z\[\]^_`a-z].

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z\[\]^_`a-z].

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z\[\]^_`a-z].

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (90% of all statements in
the enclosing function
have an explicit semicolon).

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The value assigned to s here is unused.

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The value assigned to o here is unused.

Check notice on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (97% of all statements in
the enclosing function
have an explicit semicolon).

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Variable not declared before use Warning

Variable 'ye' is used before its
declaration
.

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The value assigned to o here is unused.

Check warning on line 2 in swagger/swagger-ui-bundle.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The value assigned to $ here is unused.