Skip to content

Update dependencies and add book index route

f647f14
Select commit
Loading
Failed to load commit list.
Closed

Feature/demo e2e #54

Update dependencies and add book index route
f647f14
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 24, 2025 in 2s

3 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Other Alerts:

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 10 in src/webapp01/Pages/Privacy.cshtml.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note

Field 'adminUserName' can be 'readonly'.

Check notice on line 23 in src/webapp01/Pages/Privacy.cshtml.cs

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient use of ContainsKey Note

Inefficient use of 'ContainsKey' and
indexer
.

Check failure on line 25 in src/webapp01/Pages/Privacy.cshtml.cs

See this annotation in the file changed.

Code scanning / CodeQL

Log entries created from user input High

This log entry depends on a
user-provided value
.