Skip to content

fix: Potential int64 overflow#442

Merged
kodiakhq[bot] merged 2 commits intomainfrom
fix/int_index_out_of_range
Dec 3, 2024
Merged

fix: Potential int64 overflow#442
kodiakhq[bot] merged 2 commits intomainfrom
fix/int_index_out_of_range

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Detected via GitHub code scanning, there's a potential overflow in our code

Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt ./... to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah requested review from a team and marianogappa and removed request for a team December 2, 2024 17:39
@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Dec 2, 2024
@github-actions github-actions bot added the fix label Dec 2, 2024
@erezrokah erezrokah requested a review from dcelasun December 3, 2024 09:02
@kodiakhq kodiakhq bot merged commit 36dbfae into main Dec 3, 2024
@kodiakhq kodiakhq bot deleted the fix/int_index_out_of_range branch December 3, 2024 09:25
kodiakhq bot pushed a commit that referenced this pull request Dec 3, 2024
🤖 I have created a release *beep* *boop*
---


## [1.25.6](v1.25.5...v1.25.6) (2024-12-03)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.4 ([#443](#443)) ([486994d](486994d))
* Potential int64 overflow ([#442](#442)) ([36dbfae](36dbfae))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants