Skip to content

Wiz : Update Sekoia SDK#1596

Open
TOUFIKIzakarya wants to merge 3 commits intodevelopfrom
Update/wiz_sdk
Open

Wiz : Update Sekoia SDK#1596
TOUFIKIzakarya wants to merge 3 commits intodevelopfrom
Update/wiz_sdk

Conversation

@TOUFIKIzakarya
Copy link
Collaborator

@TOUFIKIzakarya TOUFIKIzakarya commented Nov 25, 2025

Summary by Sourcery

Bump the Wiz integration to a new patch version and align it with the latest Sekoia automation SDK release.

Bug Fixes:

  • Update Wiz to use Sekoia automation SDK version 1.21.1 to address issues fixed in the newer SDK release.

Build:

  • Relax and update the Sekoia automation SDK dependency constraint to ^1.21.1 in pyproject.toml.

Chores:

  • Increment the Wiz package version to 1.3.3 and record the change in the changelog.

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Nov 25, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the Wiz integration to version 1.3.3 while bumping the sekoia-automation-sdk dependency to 1.21.1 and aligning project metadata and lockfile accordingly.

File-Level Changes

Change Details Files
Bump Wiz integration version and document the release.
  • Add a 1.3.3 release entry under the Unreleased section describing the Wiz SDK update
  • Update the integration version from 1.3.2 to 1.3.3 in the manifest metadata
Wiz/CHANGELOG.md
Wiz/manifest.json
Upgrade sekoia-automation-sdk dependency and refresh lockfile.
  • Change sekoia-automation-sdk dependency constraint from ^1.13.0 with extras to ^1.21.1 without extras in project configuration
  • Regenerate Poetry lockfile to reflect the new SDK version and any updated transitive dependencies
Wiz/pyproject.toml
Wiz/poetry.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes - here's some feedback:

  • Previously the sekoia-automation-sdk dependency used extras = ["all"], but this is now removed; please double-check whether any of those extras are still required at runtime and, if so, declare them explicitly to avoid subtle missing-feature issues.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Previously the sekoia-automation-sdk dependency used `extras = ["all"]`, but this is now removed; please double-check whether any of those extras are still required at runtime and, if so, declare them explicitly to avoid subtle missing-feature issues.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

mchupeau-sk
mchupeau-sk previously approved these changes Nov 25, 2025
Copy link
Contributor

@mchupeau-sk mchupeau-sk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM

@mchupeau-sk mchupeau-sk dismissed their stale review November 25, 2025 15:47

Error on test

Copy link
Contributor

@mchupeau-sk mchupeau-sk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM

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