Freeze (package) Python programs into stand-alone executables
3363 matches across 16 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | COPYING.txt | 96 | #----------------------------------------------------------------------------- |
| MEDIUM | COPYING.txt | 105 | #----------------------------------------------------------------------------- |
| MEDIUM | COPYING.txt | 110 | #----------------------------------------------------------------------------- |
| MEDIUM | COPYING.txt | 119 | #----------------------------------------------------------------------------- |
| MEDIUM | hatch_build.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | hatch_build.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | bootloader/build.sh | 2 | #----------------------------------------------------------------------------- |
| MEDIUM | bootloader/build.sh | 11 | # ----------------------------------------------------------------------------- |
| MEDIUM | bootloader/update-waf.sh | 1 | # ----------------------------------------------------------------------------- |
| MEDIUM | bootloader/update-waf.sh | 10 | # ----------------------------------------------------------------------------- |
| MEDIUM | bootloader/tools/strip.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | bootloader/tools/strip.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/_recursion_too_deep_message.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/_recursion_too_deep_message.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/config.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/config.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/compat.py | 1 | # ---------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/compat.py | 10 | # ---------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/configure.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/configure.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/log.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/log.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/__init__.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/__init__.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/exceptions.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/exceptions.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/_shared_with_waf.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/_shared_with_waf.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/__main__.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/__main__.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/pyi_splash.py | 1 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/pyi_splash.py | 10 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/tempfile.py | 1 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/tempfile.py | 10 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/_win32.py | 1 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/_win32.py | 10 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/qt.py | 1 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/qt.py | 10 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/__init__.py | 1 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/fake-modules/_pyi_rth_utils/__init__.py | 10 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/archive/readers.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/archive/readers.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/archive/pyz_crypto.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/archive/pyz_crypto.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/archive/writers.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/archive/writers.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/misc.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/misc.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/conftest.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/conftest.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/run_tests.py | 1 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/run_tests.py | 10 | # ----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/tests.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/tests.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/osx.py | 1 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/osx.py | 10 | #----------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/hooks/django.py | 1 | # ---------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/hooks/django.py | 10 | # ---------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/hooks/setuptools.py | 1 | # ---------------------------------------------------------------------------- |
| MEDIUM | PyInstaller/utils/hooks/setuptools.py | 10 | #----------------------------------------------------------------------------- |
| 1380 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | COPYING.txt | 101 | # |
| LOW | hatch_build.py | 1 | #----------------------------------------------------------------------------- |
| LOW | bootloader/uncrustify.cfg | 1 | # Uncrustify 0.62 |
| LOW | bootloader/uncrustify.cfg | 61 | |
| LOW | bootloader/uncrustify.cfg | 901 | # The span for aligning struct initializer values (0=don't align) |
| LOW | bootloader/uncrustify.cfg | 1661 | # The filename that contains text to insert before a function implementation if the function isn't preceded with a C/C++ |
| LOW | bootloader/uncrustify.cfg | 1721 | # You can create custom macro-based indentation using macro-open, |
| LOW | bootloader/uncrustify.cfg | 1741 | # define def_token output_token |
| LOW | bootloader/build.sh | 1 | #!/usr/bin/env bash |
| LOW | bootloader/update-waf.sh | 1 | # ----------------------------------------------------------------------------- |
| LOW | bootloader/tools/strip.py | 1 | #----------------------------------------------------------------------------- |
| LOW | bootloader/tests/test_multipkg.c | 1 | // ----------------------------------------------------------------------------- |
| LOW | bootloader/tests/test_path.c | 1 | // ----------------------------------------------------------------------------- |
| LOW | bootloader/zlib/zutil.h | 21 | |
| LOW | bootloader/zlib/zutil.h | 41 | extern const char inflate9_copyright[]; |
| LOW | bootloader/zlib/zutil.h | 81 | # define DEF_MEM_LEVEL 8 |
| LOW | bootloader/zlib/zutil.h | 101 | # define OS_CODE 0x00 |
| LOW | bootloader/zlib/zutil.h | 121 | #if defined(VAXC) || defined(VMS) |
| LOW | bootloader/zlib/zutil.h | 141 | #ifdef OS2 |
| LOW | bootloader/zlib/zutil.h | 161 | # define OS_CODE 16 |
| LOW | bootloader/zlib/zutil.h | 181 | ZEXTERN uLong ZEXPORT crc32_combine64(uLong, uLong, z_off64_t); |
| LOW | bootloader/zlib/zutil.h | 201 | /* Use our own functions for small and medium model with MSC <= 5.0. |
| LOW | bootloader/zlib/zutil.h | 221 | void ZLIB_INTERNAL zmemcpy(void FAR *, const void FAR *, z_size_t); |
| LOW | bootloader/zlib/crc32.c | 21 | */ |
| LOW | bootloader/zlib/crc32.c | 81 | #ifdef Z_TESTW |
| LOW | bootloader/zlib/crc32.c | 681 | z_word_t word5; |
| LOW | bootloader/zlib/crc32.c | 741 | #if N > 5 |
| LOW | bootloader/zlib/crc32.c | 801 | z_word_t crc4, word4; |
| LOW | bootloader/zlib/crc32.c | 861 | #if N > 4 |
| LOW | bootloader/zlib/zutil.c | 61 | #endif |
| LOW | bootloader/zlib/zutil.c | 81 | #endif |
| LOW | bootloader/zlib/zutil.c | 101 | # endif |
| LOW | bootloader/zlib/gzguts.h | 1 | /* gzguts.h -- zlib internal header definitions for gz* operations |
| LOW | bootloader/zlib/gzguts.h | 21 | # ifndef WIN32_LEAN_AND_MEAN |
| LOW | bootloader/zlib/gzguts.h | 41 | # define _POSIX_C_SOURCE 200112L |
| LOW | bootloader/zlib/gzguts.h | 61 | |
| LOW | bootloader/zlib/gzguts.h | 81 | # if !defined(NO_vsnprintf) && \ |
| LOW | bootloader/zlib/gzguts.h | 121 | #ifndef STDC |
| LOW | bootloader/zlib/zlib.h | 181 | #define Z_OK 0 |
| LOW | bootloader/zlib/zlib.h | 201 | #define Z_HUFFMAN_ONLY 2 |
| LOW | bootloader/zlib/zlib.h | 1981 | ZEXTERN z_off64_t ZEXPORT gzoffset64(gzFile); |
| LOW | bootloader/zlib/inftrees.c | 1 | /* inftrees.c -- generate Huffman trees for efficient decoding |
| LOW | bootloader/zlib/zconf.h | 21 | # define _dist_code z__dist_code |
| LOW | bootloader/zlib/zconf.h | 41 | # define crc32 z_crc32 |
| LOW | bootloader/zlib/zconf.h | 61 | # define deflateReset z_deflateReset |
| LOW | bootloader/zlib/zconf.h | 81 | # define gzerror z_gzerror |
| LOW | bootloader/zlib/zconf.h | 101 | # define gzseek64 z_gzseek64 |
| LOW | bootloader/zlib/zconf.h | 121 | # define inflateInit2_ z_inflateInit2_ |
| LOW | bootloader/zlib/zconf.h | 141 | # define uncompress2_z z_uncompress2_z |
| LOW | bootloader/zlib/zconf.h | 161 | # define gz_headerp z_gz_headerp |
| LOW | bootloader/zlib/zconf.h | 181 | #endif |
| LOW | bootloader/zlib/zconf.h | 201 | /* |
| LOW | bootloader/zlib/zconf.h | 221 | #endif |
| LOW | bootloader/zlib/zconf.h | 241 | # define const /* note: need a more gentle solution here */ |
| LOW | bootloader/zlib/zconf.h | 261 | # if defined(NO_SIZE_T) |
| LOW | bootloader/zlib/zconf.h | 321 | /* MSC small or medium model */ |
| LOW | bootloader/zlib/zconf.h | 341 | /* If building or using zlib as a DLL, define ZLIB_DLL. |
| LOW | bootloader/zlib/zconf.h | 361 | # ifndef WIN32_LEAN_AND_MEAN |
| LOW | bootloader/zlib/zconf.h | 381 | # else |
| LOW | bootloader/zlib/zconf.h | 421 | typedef void FAR *voidpf; |
| 746 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bootloader/waflib/fixpy2.py | 5 | |
| LOW | bootloader/waflib/Scripting.py | 5 | |
| LOW | bootloader/waflib/Utils.py | 5 | |
| LOW | bootloader/waflib/Utils.py | 26 | |
| LOW | bootloader/waflib/Tools/gfortran.py | 7 | |
| LOW | bootloader/waflib/Tools/gfortran.py | 7 | |
| LOW | bootloader/waflib/Tools/ifort.py | 7 | |
| LOW | bootloader/waflib/Tools/ifort.py | 7 | |
| LOW | bootloader/waflib/Tools/xlc.py | 5 | |
| LOW | bootloader/waflib/Tools/xlc.py | 5 | |
| LOW | bootloader/waflib/Tools/intltool.py | 5 | |
| LOW | bootloader/waflib/Tools/intltool.py | 8 | |
| LOW | bootloader/waflib/Tools/gas.py | 5 | |
| LOW | bootloader/waflib/Tools/gas.py | 6 | |
| LOW | bootloader/waflib/Tools/glib2.py | 6 | |
| LOW | bootloader/waflib/Tools/fc.py | 6 | |
| LOW | bootloader/waflib/Tools/dmd.py | 6 | |
| LOW | bootloader/waflib/Tools/dmd.py | 6 | |
| LOW | bootloader/waflib/Tools/irixcc.py | 6 | |
| LOW | bootloader/waflib/Tools/irixcc.py | 6 | |
| LOW | bootloader/waflib/Tools/qt5.py | 5 | |
| LOW | bootloader/waflib/Tools/qt5.py | 15 | |
| LOW | bootloader/waflib/Tools/d.py | 7 | |
| LOW | bootloader/waflib/Tools/g95.py | 7 | |
| LOW | bootloader/waflib/Tools/g95.py | 7 | |
| LOW | bootloader/waflib/Tools/xlcxx.py | 5 | |
| LOW | bootloader/waflib/Tools/xlcxx.py | 5 | |
| LOW | bootloader/waflib/Tools/clangxx.py | 5 | |
| LOW | bootloader/waflib/Tools/clangxx.py | 5 | |
| LOW | bootloader/waflib/Tools/clangxx.py | 5 | |
| LOW | bootloader/waflib/Tools/icpc.py | 5 | |
| LOW | bootloader/waflib/Tools/icpc.py | 6 | |
| LOW | bootloader/waflib/Tools/icpc.py | 6 | |
| LOW | bootloader/waflib/Tools/icpc.py | 6 | |
| LOW | bootloader/waflib/Tools/icc.py | 5 | |
| LOW | bootloader/waflib/Tools/icc.py | 6 | |
| LOW | bootloader/waflib/Tools/icc.py | 6 | |
| LOW | bootloader/waflib/Tools/icc.py | 6 | |
| LOW | bootloader/waflib/Tools/vala.py | 6 | |
| LOW | bootloader/waflib/Tools/nasm.py | 6 | |
| LOW | bootloader/waflib/Tools/suncc.py | 6 | |
| LOW | bootloader/waflib/Tools/suncc.py | 6 | |
| LOW | bootloader/waflib/Tools/ldc2.py | 5 | |
| LOW | bootloader/waflib/Tools/ldc2.py | 5 | |
| LOW | bootloader/waflib/Tools/gdc.py | 5 | |
| LOW | bootloader/waflib/Tools/gdc.py | 5 | |
| LOW | bootloader/waflib/Tools/suncxx.py | 6 | |
| LOW | bootloader/waflib/Tools/suncxx.py | 6 | |
| LOW | bootloader/waflib/Tools/compiler_cxx.py | 6 | |
| LOW | bootloader/waflib/Tools/compiler_fc.py | 7 | |
| LOW | bootloader/waflib/Tools/c_config.py | 5 | |
| LOW | bootloader/waflib/Tools/gcc.py | 5 | |
| LOW | bootloader/waflib/Tools/gcc.py | 5 | |
| LOW | bootloader/waflib/Tools/ccroot.py | 8 | |
| LOW | bootloader/waflib/Tools/ccroot.py | 8 | |
| LOW | bootloader/waflib/Tools/ccroot.py | 8 | |
| LOW | bootloader/waflib/Tools/ccroot.py | 8 | |
| LOW | bootloader/waflib/Tools/ccroot.py | 8 | |
| LOW | bootloader/waflib/Tools/gxx.py | 5 | |
| LOW | bootloader/waflib/Tools/gxx.py | 5 | |
| 268 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bootloader/waflib/Task.py | 512 | def compute_sig_implicit_deps(self): |
| LOW | bootloader/waflib/Task.py | 603 | def set_precedence_constraints(tasks): |
| LOW | bootloader/waflib/ConfigSet.py | 101 | def _get_list_value_for_modification(self, key): |
| LOW | bootloader/waflib/Tools/gfortran.py | 42 | def gfortran_modifier_platform(conf): |
| LOW | bootloader/waflib/Tools/glib2.py | 327 | def find_glib_compile_schemas(conf): |
| LOW | bootloader/waflib/Tools/glib2.py | 344 | def find_glib_compile_resources(conf): |
| LOW | bootloader/waflib/Tools/fc_config.py | 144 | def check_fortran_verbose_flag(self, *k, **kw): |
| LOW | bootloader/waflib/Tools/fc_config.py | 296 | def link_main_routines_tg_method(self): |
| LOW | bootloader/waflib/Tools/ccroot.py | 167 | def apply_skip_stlib_link_deps(self): |
| LOW | bootloader/waflib/Tools/msvc.py | 153 | def gather_wince_supported_platforms(): |
| LOW | bootloader/waflib/Tools/msvc.py | 200 | def gather_msvc_detected_versions(): |
| LOW | bootloader/waflib/Tools/msvc.py | 484 | def gather_intel_composer_versions(conf, versions): |
| LOW | bootloader/waflib/Tools/c_osx.py | 30 | def set_macosx_deployment_target(self): |
| LOW | bootloader/waflib/Tools/errcheck.py | 73 | def check_invalid_constraints(self): |
| LOW | PyInstaller/configure.py | 53 | def _get_pyinstaller_cache_dir(): |
| LOW | PyInstaller/fake-modules/_pyi_rth_utils/qt.py | 20 | def ensure_single_qt_bindings_package(qt_bindings): |
| LOW | PyInstaller/fake-modules/_pyi_rth_utils/__init__.py | 19 | def prepend_path_to_environment_variable(path, variable_name): |
| LOW | PyInstaller/utils/misc.py | 60 | def get_path_to_toplevel_modules(filename): |
| LOW | PyInstaller/utils/conftest.py | 75 | def pytest_runtest_makereport(item, call): |
| LOW | PyInstaller/utils/osx.py | 353 | def convert_binary_to_thin_arch(filename, thin_arch, output_filename=None): |
| LOW | PyInstaller/utils/osx.py | 402 | def remove_signature_from_binary(filename): |
| LOW | PyInstaller/utils/osx.py | 437 | def set_dylib_dependency_paths(filename, target_rpath): |
| LOW | PyInstaller/utils/osx.py | 471 | def _set_dylib_dependency_paths(filename, target_rpath): |
| LOW | PyInstaller/utils/osx.py | 609 | def collect_files_from_framework_bundles(collected_files): |
| LOW | PyInstaller/utils/hooks/django.py | 17 | def django_dottedstring_imports(django_root_dir): |
| LOW | PyInstaller/utils/hooks/setuptools.py | 20 | def _retrieve_setuptools_info(): |
| LOW | PyInstaller/utils/hooks/setuptools.py | 273 | def pre_safe_import_module_for_top_level_namespace_packages(api): |
| LOW | PyInstaller/utils/hooks/__init__.py | 294 | def get_module_file_attribute(package: str): |
| LOW | PyInstaller/utils/hooks/__init__.py | 331 | def _get_module_file_attribute(package): |
| LOW | PyInstaller/utils/hooks/__init__.py | 888 | def collect_system_data_files(path: str, destdir: str | os.PathLike | None = None, include_py_files: bool = False): |
| LOW | PyInstaller/utils/hooks/__init__.py | 1272 | def collect_delvewheel_libs_directory(package_name, libdir_name=None, datas=None, binaries=None): |
| LOW | PyInstaller/utils/hooks/gi.py | 259 | def get_glib_system_data_dirs(): |
| LOW | PyInstaller/utils/hooks/gi.py | 326 | def collect_glib_translations(prog, lang_list=None): |
| LOW | PyInstaller/utils/hooks/gi.py | 348 | def compile_glib_schema_files(datas_toc, workdir, collect_source_files=False): |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 243 | def _collect_files_from_directory(root, prefix=None, excludes=None): |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 272 | def _find_tcl_tk_shared_libraries(tkinter_ext_file): |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 299 | def _check_macos_system_framework(tcl_shared_lib): |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 310 | def _warn_if_using_activetcl_or_teapot(tcl_root): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 1337 | def ensure_single_qt_bindings_package(qt_bindings): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 310 | def _normalize_shared_library_name(self, filename): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 550 | def _validate_plugin_dependencies(self, plugin_file): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 664 | def _check_if_openssl_enabled(package): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 713 | def _collect_qtnetwork_openssl_windows(self, openssl_version): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 794 | def _collect_qtnetwork_openssl_macos(self, openssl_version): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 872 | def _collect_qtnetwork_openssl_linux(self, openssl_version): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 1056 | def collect_qtwebengine_files(self): |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 1358 | def exclude_extraneous_qt_bindings(hook_name, qt_bindings_order=None): |
| LOW | PyInstaller/utils/hooks/qt/_modules_info.py | 429 | def process_namespace_strings(namespaces): |
| LOW | PyInstaller/utils/hooks/qt/_modules_info.py | 437 | def _process_namespace_string(namespace): |
| LOW | PyInstaller/utils/win32/versioninfo.py | 19 | def pefile_check_control_flow_guard(filename): |
| LOW | PyInstaller/utils/win32/versioninfo.py | 54 | def read_version_info_from_executable(exe_filename): |
| LOW | PyInstaller/utils/win32/versioninfo.py | 559 | def load_version_info_from_text_file(filename): |
| LOW | PyInstaller/utils/win32/versioninfo.py | 583 | def write_version_info_to_executable(exe_filename, info): |
| LOW | PyInstaller/utils/win32/winmanifest.py | 120 | def _ensure_common_controls_dependency(manifest_dom, root_element): |
| LOW | PyInstaller/utils/win32/winmanifest.py | 157 | def create_application_manifest(manifest_xml=None, uac_admin=False, uac_uiaccess=False): |
| LOW | PyInstaller/utils/win32/winmanifest.py | 197 | def write_manifest_to_executable(filename, manifest_xml): |
| LOW | PyInstaller/utils/win32/winmanifest.py | 213 | def read_manifest_from_executable(filename): |
| LOW | PyInstaller/utils/win32/winresource.py | 155 | def copy_resources_from_pe_file(filename, src_filename, types=None, names=None, languages=None): |
| LOW | PyInstaller/utils/cliutils/archive_viewer.py | 87 | def _non_interactive_processing(self): |
| LOW | PyInstaller/loader/pyimod02_importers.py | 745 | def _patch_zipimporter_get_source(): |
| 278 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bootloader/waflib/Build.py | 126 | |
| LOW | bootloader/waflib/Build.py | 259 | |
| LOW | bootloader/waflib/Build.py | 392 | |
| LOW | bootloader/waflib/Build.py | 560 | |
| LOW | bootloader/waflib/Build.py | 642 | |
| LOW | bootloader/waflib/Build.py | 764 | |
| LOW | bootloader/waflib/Build.py | 827 | |
| LOW | bootloader/waflib/Build.py | 431 | |
| LOW | bootloader/waflib/Options.py | 53 | |
| LOW | bootloader/waflib/Options.py | 194 | |
| LOW | bootloader/waflib/Task.py | 603 | |
| LOW | bootloader/waflib/Task.py | 644 | |
| LOW | bootloader/waflib/Task.py | 729 | |
| LOW | bootloader/waflib/Task.py | 69 | |
| LOW | bootloader/waflib/Task.py | 159 | |
| LOW | bootloader/waflib/Task.py | 276 | |
| LOW | bootloader/waflib/Task.py | 449 | |
| LOW | bootloader/waflib/Task.py | 480 | |
| LOW | bootloader/waflib/Runner.py | 139 | |
| LOW | bootloader/waflib/Runner.py | 187 | |
| LOW | bootloader/waflib/Runner.py | 212 | |
| LOW | bootloader/waflib/Runner.py | 294 | |
| LOW | bootloader/waflib/Runner.py | 314 | |
| LOW | bootloader/waflib/Runner.py | 351 | |
| LOW | bootloader/waflib/Runner.py | 399 | |
| LOW | bootloader/waflib/Runner.py | 404 | |
| LOW | bootloader/waflib/fixpy2.py | 17 | |
| LOW | bootloader/waflib/ansiterm.py | 193 | |
| LOW | bootloader/waflib/ansiterm.py | 241 | |
| LOW | bootloader/waflib/Configure.py | 266 | |
| LOW | bootloader/waflib/Configure.py | 317 | |
| LOW | bootloader/waflib/Configure.py | 157 | |
| LOW | bootloader/waflib/Scripting.py | 14 | |
| LOW | bootloader/waflib/Scripting.py | 202 | |
| LOW | bootloader/waflib/Scripting.py | 222 | |
| LOW | bootloader/waflib/Scripting.py | 414 | |
| LOW | bootloader/waflib/Scripting.py | 415 | |
| LOW | bootloader/waflib/TaskGen.py | 178 | |
| LOW | bootloader/waflib/TaskGen.py | 308 | |
| LOW | bootloader/waflib/TaskGen.py | 512 | |
| LOW | bootloader/waflib/TaskGen.py | 78 | |
| LOW | bootloader/waflib/TaskGen.py | 200 | |
| LOW | bootloader/waflib/Context.py | 399 | |
| LOW | bootloader/waflib/Context.py | 118 | |
| LOW | bootloader/waflib/Context.py | 352 | |
| LOW | bootloader/waflib/Utils.py | 530 | |
| LOW | bootloader/waflib/Utils.py | 654 | |
| LOW | bootloader/waflib/Logs.py | 192 | |
| LOW | bootloader/waflib/Logs.py | 124 | |
| LOW | bootloader/waflib/Logs.py | 149 | |
| LOW | bootloader/waflib/Node.py | 42 | |
| LOW | bootloader/waflib/Node.py | 66 | |
| LOW | bootloader/waflib/Node.py | 354 | |
| LOW | bootloader/waflib/Tools/ifort.py | 99 | |
| LOW | bootloader/waflib/Tools/ifort.py | 174 | |
| LOW | bootloader/waflib/Tools/ifort.py | 318 | |
| LOW | bootloader/waflib/Tools/javaw.py | 101 | |
| LOW | bootloader/waflib/Tools/intltool.py | 69 | |
| LOW | bootloader/waflib/Tools/waf_unit_test.py | 61 | |
| LOW | bootloader/waflib/Tools/tex.py | 12 | |
| 122 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bootloader/waflib/Build.py | 147 | except Exception as e: |
| LOW | bootloader/waflib/Task.py | 199 | except Exception: |
| LOW | bootloader/waflib/Task.py | 211 | except Exception: |
| MEDIUM | bootloader/waflib/Task.py | 192 | def process(self): |
| LOW | bootloader/waflib/Runner.py | 98 | except Exception: |
| LOW | bootloader/waflib/Runner.py | 297 | except Exception: |
| MEDIUM | bootloader/waflib/Runner.py | 76 | def run(self): |
| MEDIUM | bootloader/waflib/Runner.py | 294 | def task_status(self, tsk): |
| LOW | bootloader/waflib/ansiterm.py | 307 | except Exception as e: |
| LOW | bootloader/waflib/Configure.py | 175 | except Exception as e: |
| LOW | bootloader/waflib/Scripting.py | 112 | except Exception as e: |
| LOW | bootloader/waflib/Scripting.py | 140 | except Exception as e: |
| LOW | bootloader/waflib/processor.py | 46 | except Exception as e: |
| LOW | bootloader/waflib/Context.py | 201 | except Exception as e: |
| LOW | bootloader/waflib/Context.py | 248 | except Exception as e: |
| MEDIUM | bootloader/waflib/Context.py | 71 | def __init__(self, **kw): |
| LOW | bootloader/waflib/Logs.py | 152 | except Exception: |
| LOW | bootloader/waflib/Logs.py | 258 | except Exception: |
| MEDIUM | bootloader/waflib/Logs.py | 108 | def emit(self, record): |
| MEDIUM | bootloader/waflib/Logs.py | 253 | def free_logger(logger): |
| LOW | bootloader/waflib/Node.py | 58 | except Exception as e: |
| LOW | bootloader/waflib/Tools/ifort.py | 219 | except Exception as e: |
| MEDIUM | bootloader/waflib/Tools/ifort.py | 174 | def get_ifort_version_win32(conf, compiler, version, target, vcvars): |
| LOW | bootloader/waflib/Tools/javaw.py | 225 | except Exception: |
| LOW | bootloader/waflib/Tools/javaw.py | 373 | except Exception: |
| LOW | bootloader/waflib/Tools/c_preproc.py | 647 | except Exception: |
| LOW | bootloader/waflib/Tools/c_preproc.py | 722 | except Exception as e: |
| MEDIUM | bootloader/waflib/Tools/c_preproc.py | 563 | def cached_find_resource(self, node, filename): |
| LOW | bootloader/waflib/Tools/c_config.py | 844 | except Exception: |
| LOW | bootloader/waflib/Tools/fc_config.py | 241 | except Exception: |
| LOW | bootloader/waflib/Tools/fc_config.py | 270 | except Exception: |
| LOW | bootloader/waflib/Tools/msvc.py | 143 | except Exception as e: |
| LOW | PyInstaller/compat.py | 255 | except Exception: |
| LOW | PyInstaller/compat.py | 264 | except Exception: |
| MEDIUM | PyInstaller/compat.py | 353 | print("Error running '%s':" % " ".join(cmdargs), file=sys.stderr) |
| LOW | PyInstaller/configure.py | 39 | except Exception: |
| LOW | PyInstaller/__main__.py | 188 | except Exception: |
| LOW | PyInstaller/__main__.py | 299 | except Exception: |
| LOW | PyInstaller/fake-modules/_pyi_rth_utils/_win32.py | 242 | except Exception: |
| LOW | PyInstaller/utils/misc.py | 93 | except Exception: |
| MEDIUM | PyInstaller/utils/misc.py | 88 | def mtime(fnm): |
| MEDIUM | PyInstaller/utils/run_tests.py | 49 | print("Error: no tests discovered.", file=sys.stderr) |
| LOW | PyInstaller/utils/hooks/setuptools.py | 236 | except Exception as e: |
| MEDIUM | PyInstaller/utils/hooks/__init__.py | 242 | def _can_import_module(module_name): |
| LOW | PyInstaller/utils/hooks/__init__.py | 246 | except Exception: |
| LOW | PyInstaller/utils/hooks/__init__.py | 290 | except Exception as e: |
| LOW | PyInstaller/utils/hooks/__init__.py | 353 | except Exception as e: |
| LOW | PyInstaller/utils/hooks/__init__.py | 488 | except Exception: |
| LOW | PyInstaller/utils/hooks/__init__.py | 519 | except Exception: |
| LOW | PyInstaller/utils/hooks/__init__.py | 666 | except Exception as ex: |
| LOW | PyInstaller/utils/hooks/__init__.py | 997 | except Exception: |
| LOW | PyInstaller/utils/hooks/__init__.py | 1160 | except Exception: |
| LOW | PyInstaller/utils/hooks/gi.py | 114 | except Exception as e: |
| LOW | PyInstaller/utils/hooks/gi.py | 438 | except Exception: |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 126 | except Exception as e: |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 155 | except Exception: |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 238 | except Exception as e: |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 967 | except Exception: |
| LOW | PyInstaller/utils/win32/versioninfo.py | 39 | except Exception: |
| LOW | PyInstaller/utils/win32/versioninfo.py | 573 | except Exception as e: |
| 76 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | PyInstaller/compat.py | 140 | # The following code creates compat.is_venv and is.virtualenv that are True when running a virtual environment, and also |
| MEDIUM | PyInstaller/fake-modules/pyi_splash.py | 12 | # This module is not a "fake module" in the classical sense, but a real module that can be imported. It acts as an RPC |
| MEDIUM | PyInstaller/utils/hooks/__init__.py | 650 | # This function is called in an isolated sub-process via `isolated.Python.call`. |
| MEDIUM | PyInstaller/utils/hooks/qt/__init__.py | 76 | # This class contains information about python module (extension), its corresponding Qt module (shared library), and |
| MEDIUM | PyInstaller/utils/hooks/qt/__init__.py | 294 | # Create a QtModuleInfo entry |
| MEDIUM | PyInstaller/loader/pyimod02_importers.py | 342 | # The following methods are part of legacy PEP302 finder interface. They have been deprecated since python 3.4, |
| MEDIUM | PyInstaller/loader/pyimod02_importers.py | 459 | # The following method is part of legacy PEP302 loader interface. It has been deprecated since python 3.4, and |
| MEDIUM | PyInstaller/hooks/rthooks/pyi_rth_gdkpixbuf.py | 26 | # Create a temporary file with the cache and cleverly replace the prefix we injected with the actual path. |
| MEDIUM | PyInstaller/lib/modulegraph/modulegraph.py | 1152 | # Create the referred node. |
| MEDIUM | PyInstaller/lib/modulegraph/__main__.py | 55 | # Create the module finder and turn its crank |
| MEDIUM | PyInstaller/isolated/_parent.py | 365 | # Define a function to be ran in isolation. |
| MEDIUM | PyInstaller/isolated/_child.py | 55 | # Define the global namespace available to the function. |
| MEDIUM | PyInstaller/depend/bindepend.py | 264 | # Create the symbolic link |
| MEDIUM | PyInstaller/building/api.py | 156 | # Create the archive |
| MEDIUM | PyInstaller/building/api.py | 536 | # Create the CArchive PKG in WORKPATH. When instancing PKG(), set name so that guts check can test whether the |
| MEDIUM | PyInstaller/building/datastruct.py | 42 | # This class is deprecated and has been replaced by plain lists with explicit normalization (de-duplication) via |
| MEDIUM | PyInstaller/building/splash_templates.py | 18 | # This function is called if a new client connects to |
| MEDIUM | PyInstaller/building/splash_templates.py | 32 | # This function is called if a command was sent through |
| MEDIUM | PyInstaller/building/splash_templates.py | 78 | # This function is rigged to be called if the a variable |
| MEDIUM | PyInstaller/building/splash_templates.py | 130 | # Create a text on the canvas, which tracks the local |
| MEDIUM | PyInstaller/building/osx.py | 456 | # Create a SYMLINK entry, but only for this level. In case of nested directories with dots in names, the |
| MEDIUM | PyInstaller/building/osx.py | 601 | # Create a minimal Mac bundle structure. |
| MEDIUM | tests/unit/test_hookutils.py | 183 | # Create an egg from the test package. For debug, show the output of the egg build. |
| MEDIUM | tests/unit/test_modulegraph_more.py | 141 | (pkg / 'x' / 'y').mkdir(parents=True) # Create the whole package directory tree |
| MEDIUM | tests/unit/test_isolation.py | 207 | # Creating an isolated.Python() does nothing. |
| MEDIUM | tests/unit/test_miscutils.py | 133 | # Create a version info structure... |
| MEDIUM | tests/unit/test_miscutils.py | 162 | # Create a local copy |
| MEDIUM | tests/unit/test_building_utils.py | 24 | (tmp_path / 'existing.txt').touch() # Create a file with different name, for sanity check. |
| MEDIUM | tests/unit/test_building_utils.py | 71 | # Create the file |
| MEDIUM | tests/unit/test_building_utils.py | 104 | # Create the file |
| MEDIUM | tests/unit/test_winmanifest.py | 499 | # Create a local copy |
| MEDIUM | tests/unit/test_winmanifest.py | 556 | # Create a local copy |
| MEDIUM | tests/functional/test_linux_appimage.py | 47 | # Create the AppImage |
| MEDIUM | tests/functional/test_symlinks.py | 504 | # Create a symbolic link at the directory level |
| MEDIUM | tests/functional/test_django.py | 24 | # Create the exe, run django command 'check' to do basic sanity checking of the executable. |
| MEDIUM | tests/functional/test_macos_bundle_structure.py | 110 | # Create a text file |
| MEDIUM | …sts/functional/test_binary_vs_data_reclassification.py | 23 | # Create a text file |
| MEDIUM | tests/functional/test_regression.py | 45 | # Create a hook |
| MEDIUM | tests/functional/scripts/pyi_app_with_plugin.py | 31 | # Create the dynamic plugin in the same directory as the executable. |
| MEDIUM | tests/functional/scripts/pyi_multiprocessing_queue.py | 31 | # Create a queue, and run a subprocess that fills it with data |
| MEDIUM | …i_excluded_subpackage/modules/mypackage/mandatory/a.py | 1 | # This module contains an "unused" function (not called from anywhere in the package itself) that adds reference to the |
| MEDIUM | …test_egg/pyi_egg_unzipped.egg/unzipped_egg/__init__.py | 12 | # This file is part of the package for testing eggs in `PyInstaller`. |
| MEDIUM | …dules/pyi_mixed_collection_mode/modules/mypackage/a.py | 1 | # This module is collected into PYZ archive. |
| MEDIUM | …dules/pyi_mixed_collection_mode/modules/mypackage/b.py | 1 | # This module is collected as source .py file only. |
| MEDIUM | tests/functional/data/sphinx/conf.py | 4 | # This file is execfile()d with the current directory set to its |
| MEDIUM | doc/conf.py | 4 | # This file is execfile()d with the current directory set to its |
| MEDIUM | doc/conf.py | 275 | # Define the canonical URL if you are using a custom domain on Read the Docs |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | PyInstaller/compat.py | 123 | # Check if python >= 3.13 was built with Py_GIL_DISABLED / free-threading (PEP703). |
| LOW | PyInstaller/configure.py | 31 | # Check if we can call `upx -V`. |
| LOW | PyInstaller/utils/osx.py | 452 | # Check if we are dealing with a fat binary; the `install-name-tool` seems to be unable to remove an rpath that is |
| LOW | PyInstaller/utils/hooks/setuptools.py | 56 | # Check if `setuptools._vendor` exists. Some linux distributions opt to de-vendor `setuptools` and remove the |
| LOW | PyInstaller/utils/hooks/setuptools.py | 283 | # Check if the package/module is a vendored copy. This also returns False is setuptools is unavailable, because |
| LOW | PyInstaller/utils/hooks/setuptools.py | 324 | # Check if the package/module is a vendored copy. This also returns False is setuptools is unavailable, because |
| LOW | PyInstaller/utils/hooks/conda.py | 358 | # Check if this file/folder's parent is in ``sys.path`` i.e. it's directly importable. This intentionally excludes |
| LOW | PyInstaller/utils/hooks/__init__.py | 636 | # Add modules to the list of all submodules |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 50 | # Check if Tcl/Tk is built with multi-threaded support (built with --enable-threads), as indicated by the presence |
| LOW | PyInstaller/utils/hooks/tcl_tk.py | 306 | # Check if the path corresponds to the system framework, i.e., [/System]/Library/Frameworks/Tcl.framework/Tcl |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 661 | # Check if QtNetwork supports SSL and has OpenSSL backend available (Qt >= 6.1). |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 1413 | # Check if bindings are available |
| LOW | PyInstaller/utils/win32/versioninfo.py | 596 | # Check if the overlay is still present |
| LOW | PyInstaller/utils/win32/winutils.py | 190 | # Open file |
| LOW | PyInstaller/utils/win32/winresource.py | 54 | # Open file |
| LOW | PyInstaller/utils/win32/winresource.py | 107 | # Close file |
| LOW | PyInstaller/hooks/hook-numpy.py | 55 | # Check if we are using Anaconda-packaged numpy |
| LOW | PyInstaller/hooks/rthooks/pyi_rth_inspect.py | 67 | # Check if given filename matches the basename of __main__'s __file__. |
| LOW | PyInstaller/isolated/_parent.py | 214 | # Check if we are already running in PyInstaller's isolated subprocess, to prevent further nesting. |
| LOW | PyInstaller/isolated/_parent.py | 238 | # Open file handles to talk to the child. This should fully transfer ownership of the underlying file |
| LOW | PyInstaller/depend/analysis.py | 419 | # Check if the referrer is (was!) subject to the same rule. Because if it was and was |
| LOW | PyInstaller/depend/imphook.py | 430 | # Check if module has hook() function. |
| LOW | PyInstaller/depend/bindepend.py | 1115 | # Check if the file can be opened using `pefile`. |
| LOW | PyInstaller/building/api.py | 108 | # Check if code cache association exists for the given TOC list |
| LOW | PyInstaller/building/api.py | 876 | # Set checksum to appease antiviral software. Also set build timestamp to current time to increase entropy |
| LOW | PyInstaller/building/api.py | 942 | # Check if src_filename points to a PE file or an arbitrary (data) file. |
| LOW | PyInstaller/building/api.py | 1060 | # Check if exception is eligible for retry; if not, also check its immediate cause (in case the |
| LOW | PyInstaller/building/api.py | 1309 | # Add entry to list of kept TOC entries |
| LOW | PyInstaller/building/datastruct.py | 446 | # Check if referenced destination file is valid (i.e., we are collecting a file under referenced name). |
| LOW | PyInstaller/building/utils.py | 678 | # Check if optional cache contains module entry |
| LOW | PyInstaller/building/utils.py | 742 | # Check if .pyc file is stored in a .zip archive, as is the case for stdlib modules in embeddable |
| LOW | PyInstaller/building/utils.py | 814 | # Check if we need to divert - based on the destination base name and destination parent directory. |
| LOW | PyInstaller/building/splash.py | 134 | # Check if the Tcl/Tk version is supported. |
| LOW | PyInstaller/building/splash.py | 243 | # Check if all requirements were found. |
| LOW | PyInstaller/building/splash.py | 313 | # Check if the tkinter installation changed. This is theoretically possible if someone uses two different python |
| LOW | PyInstaller/building/splash.py | 322 | # Check if the image has been modified. |
| LOW | PyInstaller/building/splash.py | 332 | # Check if PIL/pillow is available. |
| LOW | tests/functional/test_misc.py | 159 | # Check if OS supports creation of symbolic links |
| LOW | tests/functional/test_qt.py | 700 | # Check if particular module is importable. This guards against errors if a module is unavailable in particular |
| LOW | tests/functional/scripts/pyi_optimization.py | 20 | # Check if __debug__ is set |
| LOW | tests/functional/scripts/pyi_optimization.py | 23 | # Check if assert works |
| LOW | …ctional/modules/pyi_optimization/mypackage/__init__.py | 17 | # Check if __debug__ is set |
| LOW | …ctional/modules/pyi_optimization/mypackage/__init__.py | 20 | # Check if assert works |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | PyInstaller/__main__.py | 243 | # 3. User has used *run as administrator* to elevate: TokenElevationTypeFull |
| LOW | PyInstaller/fake-modules/_pyi_rth_utils/_win32.py | 226 | # but as they are at the beginning of the buffer, just pass the buffer instead... |
| MEDIUM | PyInstaller/utils/hooks/__init__.py | 1325 | # Collect all dynamic libs - collect them as binaries in order to facilitate proper binary dependency analysis |
| LOW | PyInstaller/utils/hooks/gi.py | 383 | # If there are no schema files available, simply return the input datas TOC. |
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 878 | # expected to be provided by the system. So we can just use standard library path resolution with library names |
| LOW | PyInstaller/utils/win32/icon.py | 226 | # We could continue with no icon (i.e., just return), but it seems best to terminate the build with a message. |
| MEDIUM | PyInstaller/hooks/rthooks/pyi_rth_inspect.py | 77 | # facilitate matching via __file__ attribute and use of loader's `get_source`, as per the earlier comment |
| MEDIUM | PyInstaller/lib/modulegraph/modulegraph.py | 142 | #leverage a named tuple -- but this should do just as well. |
| MEDIUM | PyInstaller/lib/modulegraph/modulegraph.py | 2468 | #handle opcodes pertaining to global attributes (e.g., |
| MEDIUM | PyInstaller/depend/imphookapi.py | 408 | # (e.g., "hook-PIL.SpiderImagePlugin.py"). We only require this for the aforementioned hook, so contemplate |
| LOW | tests/functional/scripts/pyi_c_extension.py | 29 | # Filename extensions can include several dots (e.g., '.cpython-33m.so'), so we cannot simply use os.path.splitext(), |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | bootloader/waflib/Tools/javaw.py | 28 | lib = null; |
| HIGH | bootloader/waflib/Tools/c_preproc.py | 670 | state.append(undefined) |
| HIGH | PyInstaller/depend/imphook.py | 439 | # If this attribute is undefined, expose a sane default instead. |
| HIGH | tests/functional/test_splash.py | 132 | # is_alive() should return false |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | PyInstaller/utils/hooks/__init__.py | 1167 | Collect modules and metadata for all exporters of a given entry point. Args: name: The nam |
| HIGH | PyInstaller/utils/hooks/__init__.py | 1273 | Collect data files and binaries from the .libs directory of a delvewheel-enabled python wheel. Such wheels ship |
| HIGH | PyInstaller/isolated/_parent.py | 346 | Call a function with arguments in a separate child Python. Retrieve its return value. Args: function: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | tests/functional/scripts/pyi_importlib_resources.py | 0 | from . import a, b # noqa: f401\nfrom . import subpkg1, subpkg2, subpkg3 # noqa: f401\n |
| HIGH | tests/functional/scripts/pyi_importlib_resources.py | 0 | from . import a, b # noqa: f401\nfrom . import subpkg1, subpkg2, subpkg3 # noqa: f401\n |
| HIGH | tests/functional/scripts/pyi_importlib_resources.py | 0 | from . import a, b # noqa: f401\nfrom . import subpkg1, subpkg2, subpkg3 # noqa: f401\n |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | PyInstaller/utils/hooks/qt/__init__.py | 168 | # The PyQt wheels come in both non-commercial and commercial variants. So we need to check if a particular |
| LOW | PyInstaller/building/api.py | 776 | # Step 1: copy the bootloader file, and perform any operations that need to be done prior to appending the PKG. |
| LOW | PyInstaller/building/api.py | 805 | # Step 2: append the PKG, if necessary |
| LOW | PyInstaller/building/api.py | 874 | # Step 3: post-processing |
| LOW | PyInstaller/building/osx.py | 328 | # Step 1: inspect the directory layout and classify the directories according to their contents. |
| LOW | PyInstaller/building/osx.py | 396 | # Step 2: process the obtained directory structure and create symlink entries for directories that need to be |
| LOW | PyInstaller/building/osx.py | 427 | # Step 3: first part of the work-around for directories that are located in `Contents/Frameworks` but contain a |
| LOW | PyInstaller/building/osx.py | 464 | # Step 4: process the entries for collected files, and decide whether they should be placed into |
| LOW | PyInstaller/building/osx.py | 549 | # Step 5: sanitize all destination paths in the new TOC, to ensure that paths that are rooted in |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/functional/test_inspect.py | 117 | EXPECTED_START = "def test_function():" |
| LOW | …multipackage-scripts/multipackage_test_pkg/__init__.py | 41 | def test_function(): |
| LOW | tests/functional/scripts/pyi_multiprocessing_process.py | 17 | def test_function(): |
| LOW | tests/functional/scripts/pyi_optimization.py | 33 | def test_function(): |
| LOW | …ts/functional/scripts/pyi_multiprocessing_semaphore.py | 16 | def test_function(semaphore): |
| LOW | …ional/modules/pyi_inspect_getsource/mypackage/mod_b.py | 4 | def test_function(): |
| LOW | …ctional/modules/pyi_optimization/mypackage/__init__.py | 30 | def test_function(): |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | PyInstaller/utils/hooks/setuptools.py | 186 | # Similarly, ensure that `Lorem ipsum.txt` from vendored jaraco.text is collected |
| LOW | PyInstaller/utils/hooks/setuptools.py | 187 | vendored_data += collect_data_files('setuptools._vendor.jaraco.text', includes=['**/Lorem ipsum.txt']) |
| LOW | PyInstaller/hooks/hook-pkg_resources.py | 42 | # In setuptools 60.7.0, the vendored jaraco.text package included "Lorem Ipsum.txt" data file, which also has to be |
| LOW | PyInstaller/hooks/hook-pkg_resources.py | 50 | # In setuptools 60.7.1, the "Lorem Ipsum.txt" data file was dropped from the vendored jaraco.text package, so we can |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | PyInstaller/hooks/rthooks/pyi_rth_pkgres.py | 158 | # Use os.listdir() to avoid having to convert Path objects to strings... Also make sure to de-duplicate |
| MEDIUM | tests/functional/test_signals.py | 116 | # slowing down the test; as mentioned earlier, we expect signals to be delivered within 1 second for most of the |