Skip to content

Commit 351ed4d

Browse files
Add platform to UNSAFE_IMPORTS (GHSA-5cxw-w2xg-2m8h)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9a6d03f commit 351ed4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fickling/fickle.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
# File reading/enumeration
141141
"fileinput",
142142
"glob",
143+
"platform",
143144
# Code compilation (writes .pyc files)
144145
"compileall",
145146
"py_compile",

0 commit comments

Comments
 (0)