Skip to content

chore(general): Update rustworkx #7072

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

Merged
merged 4 commits into from
Mar 31, 2025
Merged

chore(general): Update rustworkx #7072

merged 4 commits into from
Mar 31, 2025

Conversation

tsmithv11
Copy link
Contributor

@tsmithv11 tsmithv11 commented Mar 27, 2025

User description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Update the versions of rustworkx to support Python 3.13

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Updates the rustworkx library to a newer version range in dependency files and adjusts its import in the bridgecrew wrapper module. Removes a type ignore comment, potentially improving type checking for the security scan result processing system.

TopicDetails
Type hint improve Removes the '# type: ignore' comment from the rustworkx import in the bridgecrew wrapper module, potentially improving type checking.
Modified files (1)
  • checkov/common/bridgecrew/wrapper.py
Latest Contributors(2)
UserCommitDate
omryMenchore-secrets-update-d...October 15, 2024
[email protected]...platform-general-impro...March 08, 2024
Rustworkx update Updates the rustworkx library version range from '>=0.13.0,<0.14.0' to '>=0.13.0,<0.17.0' in Pipfile and setup.py, with corresponding changes in Pipfile.lock.
Modified files (3)
  • Pipfile.lock
  • Pipfile
  • setup.py
Latest Contributors(2)
UserCommitDate
tsmithv11feat-secrets-Bump-dete...March 06, 2025
RabeaZrchore-secrets-bump-det...February 18, 2025
This pull request is reviewed by Baz. Join @tsmithv11 and the rest of your team on (Baz).

@tsmithv11 tsmithv11 changed the title chore(general): Test update rustworkx chore(general): Update rustworkx Mar 27, 2025
@tsmithv11 tsmithv11 merged commit f2caa37 into main Mar 31, 2025
46 checks passed
@tsmithv11 tsmithv11 deleted the update-rustworkx-mar25 branch March 31, 2025 06:51
MaxymVlasov added a commit to antonbabenko/pre-commit-terraform that referenced this pull request Jun 12, 2025
….395 (#907)

### Description of your changes

Drop not more needed to hack for `checkov` during docker images installation, as bridgecrewio/checkov#7072 merged 3 months ago as `3.2.395`.

That's make obsolete hack from #635 as bridgecrewio/checkov#7072 finally closes bridgecrewio/checkov#5608 for Mac arm64, because `checkov` finally uses `rustworkx >= 0.14.0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants