Skip to content

Refactor authentication flow by introducing a token service for manag…

6f7b96f
Select commit
Loading
Failed to load commit list.
Merged

Dev #4

Refactor authentication flow by introducing a token service for manag…
6f7b96f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec failed Oct 28, 2025 in 6s

10 new alerts including 10 errors

New alerts in code changed by this pull request

  • 10 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 19 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 32 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 70 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 92 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 118 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 154 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 168 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 181 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 192 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials

Check failure on line 203 in internal/data/db/token.sql.go

See this annotation in the file changed.

Code scanning / gosec

Potential hardcoded credentials Error

Potential hardcoded credentials