Skip to content

Conversation

@mlukasze
Copy link
Contributor

Fix Bandit B404 security warning by adding nosec B404 comments to subprocess imports. Addresses SDL438 - Align Use of Python with Bandit Guidance. Ticket: CVS-177660

Added # nosec B404 comments to subprocess imports to acknowledge security implications have been reviewed, per Bandit guidance.

Affected files:

- scripts/utils/utils.py

- tools/commit_slider/commit_slider.py

- tools/commit_slider/utils/e2e_preparator.py

- tools/commit_slider/utils/helpers.py
@mlukasze mlukasze requested review from a team as code owners January 15, 2026 06:19
@github-actions github-actions bot added category: tools OpenVINO C++ / Python tools category: dependency_changes Pull requests that update a dependency file labels Jan 15, 2026
@mlukasze mlukasze requested a review from p-wysocki January 15, 2026 06:20
@p-wysocki p-wysocki added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2026
@mlukasze mlukasze added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2026
@mlukasze mlukasze added this pull request to the merge queue Jan 16, 2026
Merged via the queue into openvinotoolkit:master with commit 00f0d3f Jan 16, 2026
236 of 238 checks passed
@mlukasze mlukasze deleted the CVS-177660 branch January 16, 2026 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: dependency_changes Pull requests that update a dependency file category: tools OpenVINO C++ / Python tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants