Unified PR machinery for actions like pull request comment #5223
4 new alerts including 4 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 4 high
See annotations below for details.
Annotations
Check failure on line 51 in internal/providers/github/commenter.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 146 in internal/providers/github/commenter.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 205 in internal/providers/github/commenter.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 225 in internal/providers/github/commenter.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int without an upper bound check.