Skip to content

feat: enhance DoImageMultiPartUpload with detailed logging and bounda…

beb195f
Select commit
Loading
Failed to load commit list.
Merged

feat: enhance DoImageMultiPartUpload with detailed logging and bounda… #268

feat: enhance DoImageMultiPartUpload with detailed logging and bounda…
beb195f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 26, 2024 in 4s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 489 in httpclient/multipartrequest.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.

Check failure on line 495 in httpclient/multipartrequest.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.