Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

SCpradhan/MobileApps_Ascendion

https://github.com/SCpradhan/MobileApps_Ascendion · scanned 2026-06-16 00:07 UTC (2 months, 2 weeks ago)

318 raw signals (1 security + 317 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 293 actionable findings from 2 signal sources. 25 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 83.2/100 with 88.9% coverage. It contains 47811 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 317 findings — concentrated in quality (256), security (35), software (24). Risk profile is high: 17 critical, 16 high, 25 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 177 of 293 actionable findings. 318 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 2 occurrences Possible secret in Code-Indexing Version4.json
Detected pattern matching github_token. Rotate the credential and move to a secret manager.
lines 317, 417
Code-Indexing Version4.json:317, 417 (2 hits)
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in libs/flows/ios/smart/app_settings.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 75, 607
libs/flows/ios/smart/app_settings.py:75, 607 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in libs/flows/ios/smart/box.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
libs/flows/ios/smart/box.py:116
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in libs/flows/ios/smart/facebook.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 130, 140
libs/flows/ios/smart/facebook.py:130, 140 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in libs/flows/ios/smart/flow_container.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
libs/flows/ios/smart/flow_container.py:491
critical System graph security Secrets conf 1.00 4 occurrences Possible secret in libs/flows/mac/smart/flows/flows_common.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 1209, 1254, 1275, 1296
libs/flows/mac/smart/flows/flows_common.py:1209, 1254, 1275, 1296 (4 hits)
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in libs/flows/windows/hpx/flow_container.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 1047, 1154
libs/flows/windows/hpx/flow_container.py:1047, 1154 (2 hits)
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in libs/flows/windows/hpx_rebranding/flow_container.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 1233, 1375, 1527
libs/flows/windows/hpx_rebranding/flow_container.py:1233, 1375, 1527 (3 hits)
high System graph security security conf 1.00 Insecure pattern 'eval_used' in libs/flows/common/gotham/activity_center.py:190
Found a known-risky pattern (eval_used). Review and replace if possible.
libs/flows/common/gotham/activity_center.py:190 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in libs/flows/common/gotham/flow_container.py:98
Found a known-risky pattern (eval_used). Review and replace if possible.
libs/flows/common/gotham/flow_container.py:98 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in libs/flows/common/gotham/home.py:953
Found a known-risky pattern (eval_used). Review and replace if possible.
libs/flows/common/gotham/home.py:953 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in libs/flows/common/gotham/printer_settings.py:230
Found a known-risky pattern (eval_used). Review and replace if possible.
libs/flows/common/gotham/printer_settings.py:230 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in libs/flows/web/hpx/printer_settings.py:274
Found a known-risky pattern (eval_used). Review and replace if possible.
libs/flows/web/hpx/printer_settings.py:274 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in libs/flows/web/ows/sub_flow/ows_flow_factory.py:22
Found a known-risky pattern (eval_used). Review and replace if possible.
libs/flows/web/ows/sub_flow/ows_flow_factory.py:22 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in libs/flows/web/ecp/flow_container.py:91
Found a known-risky pattern (exec_used). Review and replace if possible.
libs/flows/web/ecp/flow_container.py:91 Exec used
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/android/hpps/trap_door.py:155
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/android/hpps/trap_door.py:155 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/android/smart/camera_scan.py:262
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/android/smart/camera_scan.py:262 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/common/smart/preview.py:185
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/common/smart/preview.py:185 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/common/smart/scan.py:260
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/common/smart/scan.py:260 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/web/ecp/ecp_api_utility.py:271
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/web/ecp/ecp_api_utility.py:271 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/web/ows/ows_utility.py:93
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/web/ows/ows_utility.py:93 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/web/wex/wex_api_utility.py:328
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/web/wex/wex_api_utility.py:328 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in libs/flows/windows/hpx/utility/api_utility.py:43
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
libs/flows/windows/hpx/utility/api_utility.py:43 Tls verify false
medium Security checks quality Practices conf 0.62 Foundry mined assumption checks: SCpradhan/MobileApps_Ascendion
Comment chain pattern product: assumption_checks Repo: SCpradhan/MobileApps_Ascendion Thread: SCpradhan/MobileApps_Ascendion#1 Outcome: ambiguous_needs_more_evidence Thread label: thread_needs_classification Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifac…
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'subprocess_shell_true' in scripts/copy_build.py:9
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
scripts/copy_build.py:9 Subprocess shell true
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in resources/ui_map/web/ecp/endpoint_security.json:2426
Found a known-risky pattern (weak_hash). Review and replace if possible.
resources/ui_map/web/ecp/endpoint_security.json:2426 Weak hash
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/app_package/android_app.py:25
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/app_package/github_api.py:128
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/app_package/nexus_api.py:58
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/mac/smart/utility/smart_utilities.py:272
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/web/ecp/ecp_api_utility.py:47
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/web/ows/ows_utility.py:90
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/web/wex/wex_api_utility.py:73
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx/utility/api_utility.py:114
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx/utility/upload_fft_production_results.py:169
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx/utility/upload_localization_result.py:139
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx/utility/upload_mat_fft_result.py:185
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx/utility/upload_ota_result.py:185
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx_rebranding/utility/upload_hpx_print_win_result.py:39
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx_rebranding/utility/upload_mat_fft_result.py:195
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/flows/windows/hpx_rebranding/utility/upload_ota_result.py:194
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — libs/ma_misc/ma_misc.py:185
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/copy_build.py:9
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/pc_health_checker.py:81
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/windows_chrome_driver_updater.py:35
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — test2/index_manager.py:42
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 24 placeholder/mock markers across 13 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
low System graph quality Maintenance conf 1.00 58 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 231 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 16 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: resources/const/web/const.py:get_cloud_iot_base_v1_uri, libs/flows/web/wex/wex_api_utility.py:get_cloud_iot_base_v1_uri This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or …
16 occurrences
repo-level (16 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: libs/flows/android/smart/camera_scan.py:select_capture_mode, libs/flows/common/smart/scan.py:select_capture_mode, libs/flows/common/smart/scan.py:select_capture_mode This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see h…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: scripts/localization_gui.py:setupConnection, scripts/localization_gui.py:setupConnection, scripts/localization_gui.py:setupConnection, scripts/localization_gui.py:setupConnection This is *the* AI-coder failure mode (4× more duplication in vibe-coded …
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 8 places
Functions with the same first-5-line body hash: scripts/localization_gui.py:setupUi, scripts/localization_gui.py:setupUi, scripts/localization_gui.py:setupUi, scripts/localization_gui.py:setupUi This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-cod…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_block_copy_copy` in tests/web/ows/poobe/localization_tests/test_06_hp_plus_smart_requirmenets_page.py:58
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `all_permissions_old` in libs/flows/android/smart/printers.py:518
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `AsyncStorage_copy` in libs/flows/windows/hpx_rebranding/flow_container.py:2157
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `customize_upper_barrel_button_copy` in libs/flows/windows/hpx_rebranding/pen_control.py:262
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `data_copy` in scripts/language_detect.py:22
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in libs/flows/android/smart/camera_scan.py:18
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in libs/flows/android/smart/digital_copy.py:7
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in libs/flows/android/smart/flow_container.py:23
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in libs/flows/common/smart/scan.py:30
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_01_copy.py:26
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_02_copy.py:28
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_03_copy.py:26
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_04_copy.py:28
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_05_copy.py:26
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_06_copy.py:28
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_07_copy.py:24
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_08_copy.py:24
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_09_copy.py:22
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/copy/test_suite_10_copy.py:24
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/print_documents/test_suite_05_print_document.py:22
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/hpx/print_documents/test_suite_06_print_document.py:22
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/smart/bat/test_suite_06_digital_copy.py:15
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/smart/functionality/digital_copy/test_suite_01_digital_copy.py:16
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/smart/functionality/preview/test_suite_02_preview_more_option.py:16
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/android/smart/hpx_bat/test_suite_06_digital_copy.py:15
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `digital_copy` in tests/ios/smart/ga/ga_test_main_ios_smart.py:8
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `flash_button_copy` in libs/flows/android/smart/print_preview.py:254
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `fullycharge_old` in tests/windows/hpx_rebranding/windows/battery/test_battery_manager_localization.py:463
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `get_upper_barrel_copy` in libs/flows/windows/hpx/pen_control.py:429
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `get_upper_barrel_copy` in tests/windows/hpx/localization/pen_control/test_08_01_pen_control_localization.py:284
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `get_upper_barrel_copy` in tests/windows/hpx/localization/test_08_pen_localization.py:286
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `get_value_of_menubar_edit_copy` in libs/flows/mac/smart/screens/menubar/menu_bar.py:398
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `protocol_legacy` in libs/flows/android/hpps/hpps_flow.py:16
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `remote_log_path_copy` in libs/ma_misc/conftest_misc.py:451
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_resize_in_digital_copy` in libs/flows/ios/smart/copy.py:85
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_resize_in_digital_copy` in tests/ios/smart/functionality/copy/test_suite_01_verify_copy_functionality.py:131
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_resize_in_digital_copy` in tests/ios/smart/ga/digital_copy/test_suite_01_ios_smart_digital_copy_ga.py:36
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_resize_in_digital_copy` in tests/ios/smart/ga/ga_data_flows/digital_copy/test_suite_digital_copy.py:56
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_resize_in_digital_copy` in tests/ios/smart/hpx/functionality/copy/test_suite_03_resize_preview.py:75
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_resize_in_digital_copy` in tests/ios/smart/smoke/test_suite_smoke_09_copy.py:140
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_share_copy` in libs/flows/android/adobe/adobe.py:81
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `select_share_copy` in tests/android/inOS/SMOKE/test_suite_HPPS_adobe.py:151
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `send_a_copy` in libs/flows/android/google_drive/google_drive.py:89
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `smb_v1` in libs/flows/web/wex/fleet_management_devices.py:3881
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `smb_v1` in tests/web/wex/CloudSettings/test_07_cloud_hpsm_batch_ab_settings.py:355
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `smb_v1` in tests/web/wex/ProxySettings/test_06_security_category01_proxies_settings.py:286
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `test_01_ga_copy` in tests/android/smart/ga/digital_copy/test_suite_01_ga_copy.py:26
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `test_08_homepage_id_copy` in tests/android/hpbridge/smoke/test_01_mp_homepage_no_printer.py:113
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `test_suite_digital_copy` in tests/ios/smart/ga/ga_data_flows/digital_copy/digital_copy_main.py:6
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: change_page
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
libs/flows/base_flow.py:122
low System graph software Dead code conf 1.00 Possibly dead Python function: changeDisplayNewLine
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1536
low System graph software Dead code conf 1.00 Possibly dead Python function: closeEvent
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1516
low System graph software Dead code conf 1.00 Possibly dead Python function: establishDBConnection
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:278
low System graph software Dead code conf 1.00 Possibly dead Python function: exitProgram
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:266
low System graph software Dead code conf 1.00 Possibly dead Python function: filterReviewed
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1165
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_allow_popup
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
libs/flows/android/android_flow.py:20
low System graph software Dead code conf 1.00 Possibly dead Python function: node_health_check
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/pc_health_checker.py:117
low System graph software Dead code conf 1.00 Possibly dead Python function: openComment
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1526
low System graph software Dead code conf 1.00 Possibly dead Python function: openMFESpecDirBtnClicked
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:558
low System graph software Dead code conf 1.00 Possibly dead Python function: openNewAndroidRunWindow
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:308
low System graph software Dead code conf 1.00 Possibly dead Python function: openPkgDirBtnClicked
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:553
low System graph software Dead code conf 1.00 Possibly dead Python function: openReviewForm
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:269
low System graph software Dead code conf 1.00 Possibly dead Python function: openSpecDirBtnClicked
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:563
low System graph software Dead code conf 1.00 Possibly dead Python function: redrawLabels
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1544
low System graph software Dead code conf 1.00 Possibly dead Python function: runTest
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:632
low System graph software Dead code conf 1.00 Possibly dead Python function: saveChange
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1699
low System graph software Dead code conf 1.00 Possibly dead Python function: submitChange
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1564
low System graph software Dead code conf 1.00 Possibly dead Python function: submitDataToDB
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:1188
low System graph software Dead code conf 1.00 Possibly dead Python function: toggleReviewRunBtn
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:302
low System graph software Dead code conf 1.00 Possibly dead Python function: update_project_cbb
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:535
low System graph software Dead code conf 1.00 Possibly dead Python function: updateColor
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/localization_gui.py:124
low System graph software Dead code conf 1.00 Possibly dead Python function: validate_ga
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/ga_api/ga_comparison.py:261
low System graph software Dead code conf 1.00 Possibly dead Python function: verify_myprinter_back_btn
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
libs/flows/android/smart/supplies_status.py:129
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph quality Integrity conf 1.00 Stub function `get_file_from_github_artifact` (body is just `pass`/`return`) — libs/app_package/base_class.py:30
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `initial_environment` (body is just `pass`/`return`) — libs/flows/windows/hpx_rebranding/flow_container.py:558
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `insert_paper` (body is just `pass`/`return`) — libs/flows/web/ows/ows_printer.py:60
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `pull_previous_records` (body is just `pass`/`return`) — libs/ma_misc/str_id_localization.py:58
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `verify_cec_section` (body is just `pass`/`return`) — libs/flows/web/cec/custom_engagement_center.py:152
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `wait_for_screen_load` (body is just `pass`/`return`) — libs/flows/mac/smart/screens/common/tool_bar.py:28
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `wait_for_screen_load` (body is just `pass`/`return`) — libs/flows/mac/smart/screens/menubar/menu_bar.py:28
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `wait_for_screen_load` (body is just `pass`/`return`) — libs/flows/mac/smart/screens/webapp/web_app_screen.py:28
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Complexity conf 1.00 Very large file: libs/flows/android/smart/flow_container.py (1756 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/common/gotham/scan.py (1483 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/common/smart/preview.py (2392 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/ios/smart/flow_container.py (1334 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/ios/smart/preview.py (1396 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/mac/smart/flows/flows_common.py (2263 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/mac/smart/screens/oobe/connect_printer_to_wifi.py (1000 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/mac/smart/screens/oobe/ows_yeti.py (1088 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/ecp/devices.py (2389 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/ecp/endpoint_security.py (2644 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/hpx/printer_settings.py (1037 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/hpx/scan.py (2547 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/shortcuts/shortcuts_create_edit.py (1408 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/smb/printers.py (1693 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/wex/fleet_management_devices.py (5092 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/web/wex/fleet_management_policies.py (1114 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/windows/hpx/audio.py (1630 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/windows/hpx/flow_container.py (1231 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/windows/hpx/pen_control.py (1641 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/windows/hpx_rebranding/audio.py (1756 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/windows/hpx_rebranding/display_control.py (989 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/windows/hpx_rebranding/flow_container.py (2316 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: libs/flows/windows/hpx_rebranding/pen_control.py (2575 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/localization_gui.py (1731 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/android/jweb_data_collection/test_suite_04_data_collection_prebuilt_notifications.py (972 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/ios/jweb_data_collection/test_suite_01_data_collection.py (1027 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/ecp/Functionality/test_12_cloud_device_settings.py (2128 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/ecp/Smoke/test_12_proxies_device_settings.py (2528 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/wex/RolesAndPermissions/test_01_standard_it_admin_roles_permission_set.py (1151 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/wex/RolesAndPermissions/test_02_standard_report_admin_roles_permission_set.py (1045 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/wex/RolesAndPermissions/test_05_pro_it_admin_roles_permission_set.py (1459 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/wex/RolesAndPermissions/test_06_pro_report_admin_roles_permission_set.py (1305 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/wex/RolesAndPermissions/test_09_pro_plus_active_care_it_admin_roles_permission_set.py (1461 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/web/wex/RolesAndPermissions/test_10_pro_plus_active_care_report_admin_roles_permission_set.py (1294 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/windows/hpx/display_control/test_bopeep_03.py (1064 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/windows/hpx/display_control/test_bopeep_04.py (2866 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/windows/hpx/display_control/test_bopeep_with_desktop_mode_02.py (886 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/windows/hpx/support/supporthome/test_suite_support_home.py (1465 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/1998c34e-6848-463d-994a-cb8199c08be3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1998c34e-6848-463d-994a-cb8199c08be3/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.