address false positive vulnerability detection #1.1

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-09-24 14:16:48 +03:00
parent 7311f08884
commit 9e25110016
+1 -1
View File
@@ -29,7 +29,7 @@ a = Analysis(
'tkinter', 'matplotlib', 'PIL', 'numpy.testing', 'scipy.testing', 'tkinter', 'matplotlib', 'PIL', 'numpy.testing', 'scipy.testing',
'pandas.tests', 'test', 'tests', 'testing', 'pandas.tests', 'test', 'tests', 'testing',
# Additional exclusions to reduce behavioral triggers # Additional exclusions to reduce behavioral triggers
'distutils', 'email', 'html', 'http.server', 'xmlrpc', 'email', 'html', 'http.server', 'xmlrpc',
'multiprocessing.spawn', 'concurrent.futures', 'asyncio.windows_events' 'multiprocessing.spawn', 'concurrent.futures', 'asyncio.windows_events'
], ],
noarchive=False, noarchive=False,