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

Add File and Image Upload WebAPI Endpoint #11

Merged
merged 11 commits into from
Nov 30, 2024

Update FileUploadEndpointRegistrar.cs

85ac565
Select commit
Loading
Failed to load commit list.
Merged

Add File and Image Upload WebAPI Endpoint #11

Update FileUploadEndpointRegistrar.cs
85ac565
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 29, 2024 in 4s

4 new alerts including 4 critical severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 94 in src/CleanAspire.Infrastructure/Services/UploadService.cs

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled format string Critical

This format string depends on
thisASP.NET Core routing endpoint.
.
This format string depends on
thisASP.NET Core routing endpoint.
.

Check failure on line 101 in src/CleanAspire.Infrastructure/Services/UploadService.cs

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled format string Critical

This format string depends on
thisASP.NET Core routing endpoint.
.
This format string depends on
thisASP.NET Core routing endpoint.
.

Check failure on line 110 in src/CleanAspire.Infrastructure/Services/UploadService.cs

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled format string Critical

This format string depends on
thisASP.NET Core routing endpoint.
.
This format string depends on
thisASP.NET Core routing endpoint.
.

Check failure on line 116 in src/CleanAspire.Infrastructure/Services/UploadService.cs

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled format string Critical

This format string depends on
thisASP.NET Core routing endpoint.
.
This format string depends on
thisASP.NET Core routing endpoint.
.