Skip to content

Commit c04e199

Browse files
Update doc/source/how-to/vulnerabilities.rst
Co-authored-by: Revathy Venugopal <[email protected]>
1 parent 670c850 commit c04e199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/how-to/vulnerabilities.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ and the risk of command injection is significantly reduced.
206206
207207
.. note::
208208

209-
Bandit warning will still be raised after deactivating the `shell=True` argument.
209+
Bandit warning remains even after deactivating the `shell=True` argument.
210210
If you are sure that the command is safe, you can ignore the Bandit warning. Please
211211
check the `Ignore Bandit warnings`_ section for more information on how to do so.
212212

0 commit comments

Comments
 (0)