Skip to content

Fix Bandit B404: Consider possible security implications associated with the subprocess module#3780

Closed
jszczepa wants to merge 1 commit intoopenvinotoolkit:developfrom
jszczepa:fix_bandit_B404
Closed

Fix Bandit B404: Consider possible security implications associated with the subprocess module#3780
jszczepa wants to merge 1 commit intoopenvinotoolkit:developfrom
jszczepa:fix_bandit_B404

Conversation

@jszczepa
Copy link
Copy Markdown

@jszczepa jszczepa commented Dec 9, 2025

Changes

Ignore possible warning/errors detected by Bandit scans associated with usage of subprocess module.

Reason for changes

Bandit scan detect issues that needs to be addressed.

Related tickets

CVS-177669

Tests

@jszczepa jszczepa requested a review from a team as a code owner December 9, 2025 07:12
@github-actions github-actions Bot added the API Public API-impacting changes label Dec 9, 2025
@AlexanderDokuchaev
Copy link
Copy Markdown
Collaborator

@jszczepa Why is it necessary to add # nosec to every line if B404 is already ignored through pyproject.toml?

@MaximProshin
Copy link
Copy Markdown
Collaborator

@jszczepa , please respond to the question above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Public API-impacting changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants