Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security: resolve incorrect type conversions #21251

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

dduzgun-security
Copy link
Collaborator

@dduzgun-security dduzgun-security commented Jun 4, 2024

Description

Resolves Incorrect conversion between integer types alerts to catch potential overflows.

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@dduzgun-security dduzgun-security requested a review from a team as a code owner June 4, 2024 04:28
@github-actions github-actions bot added theme/api Relating to the HTTP API interface theme/envoy/xds Related to Envoy support labels Jun 4, 2024
@dduzgun-security dduzgun-security added the backport/all Apply backports for all active releases per .release/versions.hcl label Jun 4, 2024
@dduzgun-security dduzgun-security enabled auto-merge (squash) June 4, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/all Apply backports for all active releases per .release/versions.hcl backport/ent/1.15 Changes are backported to 1.15 ent backport/ent/1.16 This release series is longer active on CE or Ent backport/ent/1.17 This release series is longer active on CE or Ent backport/1.18 This release series is longer active on CE, use backport/ent/1.18 backport/1.19 This release series is longer active on CE, use backport/ent/1.19 theme/api Relating to the HTTP API interface theme/envoy/xds Related to Envoy support theme/security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants