rename dgraph-io/dgraph to hypermodeinc/dgraph #9257
5 new alerts including 5 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 5 high
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 122 in graphql/admin/restore.go
Code scanning / CodeQL
Clear-text logging of sensitive information High
flows to a logging call.
Check failure on line 381 in t/t.go
Code scanning / CodeQL
Clear-text logging of sensitive information High
flows to a logging call.
Check failure on line 1546 in worker/task.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int without an upper bound check.
Check failure on line 2384 in worker/task.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type uint32 without an upper bound check.
Check failure on line 2406 in worker/task.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type uint32 without an upper bound check.