## Description #1080
## Description #1080
10 new alerts including 10 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 10 high
See annotations below for details.
Annotations
Check failure on line 161 in pkg/resources/envoy/deployment.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 342 in pkg/resources/envoy/configmap.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 355 in pkg/resources/envoy/configmap.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 76 in pkg/resources/envoy/service.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 77 in pkg/resources/envoy/service.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 73 in pkg/resources/istioingress/gateway.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 106 in pkg/resources/istioingress/meshgateway.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 107 in pkg/resources/istioingress/meshgateway.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 82 in pkg/resources/istioingress/virtualservice.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Check failure on line 135 in pkg/resources/istioingress/virtualservice.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.