Skip to content

Refactor `userAudit` handling: replace `saveUserAudit` with `updateUs…

674c535
Select commit
Loading
Failed to load commit list.
Merged

misc: add clientIP in audit log #6908

Refactor `userAudit` handling: replace `saveUserAudit` with `updateUs…
674c535
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jan 7, 2026 in 2s

1 new alert including 1 low severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 100 in api/util/logger.go

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud