We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a628b8 + 9d262d7 commit 94918f9Copy full SHA for 94918f9
1 file changed
src/predicate_secure/openclaw_adapter.py
@@ -11,7 +11,7 @@
11
12
import json
13
import os
14
-import subprocess
+import subprocess # nosec B404
15
import threading
16
from collections.abc import Callable
17
from dataclasses import dataclass
0 commit comments