Repository Analysis

abraunegg/onedrive

OneDrive Client for Linux

11.2 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of abraunegg/onedrive, a D project with 12,750 GitHub stars. SynthScan v2.0 examined 46,447 lines of code across 154 source files, recording 409 pattern matches distributed across 9 syntactic categories. The overall adjusted score of 11.2 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

11.2
Adjusted Score
11.2
Raw Score
100%
Time Factor
2026-08-28
Last Push
12.8K
Stars
D
Language
46.4K
Lines of Code
154
Files
409
Pattern Hits
2026-08-29
Scan Date
0.00
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 0HIGH 0MEDIUM 27LOW 382

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 409 distinct pattern matches across 9 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Unused Imports175 hits · 174 pts
SeverityFileLineSnippetContext
LOWci/e2e/evaluate_rerun_gate.py2CODE
LOWci/e2e/run.py2CODE
LOWci/e2e/run.py9CODE
LOWci/e2e/run.py15CODE
LOWci/e2e/run_personal_shared_folders.py2CODE
LOWci/e2e/run_personal_shared_folders.py9CODE
LOWci/e2e/rerun_failures.py2CODE
LOWci/e2e/run_business_shared_folders.py2CODE
LOWci/e2e/framework/auth_preflight.py1CODE
LOWci/e2e/framework/auth_preflight.py5CODE
LOWci/e2e/framework/database_capture.py1CODE
LOWci/e2e/framework/database_capture.py4CODE
LOWci/e2e/framework/manifest.py1CODE
LOWci/e2e/framework/__init__.py1CODE
LOWci/e2e/framework/__init__.py1CODE
LOWci/e2e/framework/result.py1CODE
LOWci/e2e/framework/context.py1CODE
LOWci/e2e/framework/utils.py1CODE
LOWci/e2e/framework/base.py1CODE
LOW…al_shared_folders/sfptc0002_clean_monitor_pull_down.py1CODE
LOW…al_shared_folders/sfptc0002_clean_monitor_pull_down.py8CODE
LOW…tcases_personal_shared_folders/shared_folder_common.py1CODE
LOW…tcases_personal_shared_folders/shared_folder_common.py12CODE
LOW…sonal_shared_folders/sfptc0001_clean_sync_pull_down.py1CODE
LOW…sonal_shared_folders/sfptc0003_sync_list_validation.py1CODE
LOW…sonal_shared_folders/sfptc0003_sync_list_validation.py3CODE
LOW…iness_shared_folders/bsftc0003_sync_list_validation.py1CODE
LOW…iness_shared_folders/bsftc0001_clean_sync_pull_down.py1CODE
LOW…ss_shared_folders/bsftc0002_clean_monitor_pull_down.py1CODE
LOW…ss_shared_folders/bsftc0002_clean_monitor_pull_down.py8CODE
LOW…tcases_business_shared_folders/shared_folder_common.py1CODE
LOW…/bsftc0005_get_sharepoint_drive_id_while_monitoring.py1CODE
LOW…ess_shared_folders/bsftc0004_shared_files_pull_down.py1CODE
LOW…0028_control_character_non_utf8_filename_validation.py1CODE
LOW…2e/testcases/tc0026_reserved_device_name_validation.py1CODE
LOWci/e2e/testcases/tc0009_upload_only_no_remote_delete.py1CODE
LOWci/e2e/testcases/tc0009_upload_only_no_remote_delete.py10CODE
LOWci/e2e/testcases/tc0009_upload_only_no_remote_delete.py10CODE
LOW…ases/tc0056_monitor_mode_create_then_delete_quickly.py1CODE
LOW…ases/tc0056_monitor_mode_create_then_delete_quickly.py9CODE
LOW…2e/testcases/tc0010_upload_only_remove_source_files.py1CODE
LOW…2e/testcases/tc0010_upload_only_remove_source_files.py10CODE
LOW…2e/testcases/tc0010_upload_only_remove_source_files.py10CODE
LOWci/e2e/testcases/monitor_case_base.py1CODE
LOW…070_safebackup_new_file_upload_collision_validation.py1CODE
LOW…070_safebackup_new_file_upload_collision_validation.py5CODE
LOWci/e2e/testcases/tc0011_skip_file_validation.py1CODE
LOWci/e2e/testcases/tc0011_skip_file_validation.py10CODE
LOWci/e2e/testcases/tc0011_skip_file_validation.py10CODE
LOW…tc0071_safebackup_metadata_only_identity_validation.py1CODE
LOW…tc0071_safebackup_metadata_only_identity_validation.py5CODE
LOW…ses/tc0061_remote_move_into_skip_dir_reconciliation.py1CODE
LOW…c0076_safebackup_resync_content_conflict_validation.py1CODE
LOW…c0076_safebackup_resync_content_conflict_validation.py4CODE
LOW…tcases/tc0058_monitor_download_only_cleanup_cadence.py1CODE
LOWci/e2e/testcases/tc0006_download_only.py1CODE
LOWci/e2e/testcases/tc0006_download_only.py10CODE
LOWci/e2e/testcases/tc0005_force_sync_override.py1CODE
LOWci/e2e/testcases/tc0005_force_sync_override.py10CODE
LOWci/e2e/testcases/tc0019_logging_and_running_config.py1CODE
115 more matches not shown…
Hyper-Verbose Identifiers119 hits · 126 pts
SeverityFileLineSnippetContext
LOWci/e2e/evaluate_rerun_gate.py54def _is_non_rerunnable_failure(case: dict[str, Any]) -> bool:CODE
LOWci/e2e/framework/auth_preflight.py24def account_label_for_context(context: E2EContext) -> str:CODE
LOWci/e2e/framework/database_capture.py17def capture_onedrive_databases(CODE
LOWci/e2e/framework/context.py39def _parse_scenario_filter_env(raw: str) -> dict[str, set[str]]:CODE
LOWci/e2e/framework/context.py144 def default_onedrive_config_dir(self) -> Path:CODE
LOWci/e2e/framework/context.py156 def default_refresh_token_path(self) -> Path:CODE
LOWci/e2e/framework/context.py179 def ensure_refresh_token_available(self) -> None:CODE
LOWci/e2e/framework/context.py190 def selected_scenarios_for_case(self, case_id: str) -> set[str]:CODE
LOWci/e2e/framework/context.py218 def validate_generated_config_dir(self, config_dir: Path) -> None:CODE
LOWci/e2e/framework/context.py262 def prepare_minimal_config_dir(self, config_dir: Path, config_text: str) -> Path:CODE
LOWci/e2e/framework/context.py323 def bootstrap_suite_cleanup_config_dir(self) -> Path:CODE
LOWci/e2e/framework/utils.py60def is_transient_startup_discovery_failure(stdout: str, stderr: str) -> bool:CODE
LOWci/e2e/framework/utils.py81def should_retry_startup_failure(stdout: str, stderr: str, attempt: int, max_attempts: int) -> bool:CODE
LOWci/e2e/framework/utils.py85def run_command_with_startup_retry(CODE
LOWci/e2e/framework/utils.py173def is_protected_suite_cleanup_path(path: Path) -> bool:CODE
LOWci/e2e/framework/utils.py230def perform_full_account_cleanup(CODE
LOWci/e2e/framework/utils.py383def default_onedrive_config_dir_from_env() -> Path:CODE
LOWci/e2e/framework/utils.py395def get_optional_base_config_text() -> str:CODE
LOWci/e2e/framework/utils.py420def compute_quickxor_hash_bytes(data: bytes) -> str:CODE
LOWci/e2e/framework/utils.py451def compute_quickxor_hash_file(path: Path) -> str:CODE
LOWci/e2e/framework/base.py168 def assert_manifest_not_contains(self, entries: list[str], relative_path: str, message: str | None = None) -> None:CODE
LOW…tcases_personal_shared_folders/shared_folder_common.py269def validate_expected_manifest(CODE
LOW…sonal_shared_folders/sfptc0003_sync_list_validation.py513 def _run_local_stale_cleanup_check(CODE
LOW…iness_shared_folders/bsftc0003_sync_list_validation.py245 def _run_local_stale_cleanup_check(CODE
LOW…tcases_business_shared_folders/shared_folder_common.py244def validate_required_manifest(CODE
LOW…ess_shared_folders/bsftc0004_shared_files_pull_down.py172 def _validate_manifest_and_stdout(CODE
LOW…0028_control_character_non_utf8_filename_validation.py51 def _extract_bad_filename_archive(CODE
LOW…0028_control_character_non_utf8_filename_validation.py69 def _collect_extracted_file_entries(self, root_name: str, extract_root: Path) -> list[str]:CODE
LOWci/e2e/testcases/monitor_case_base.py124 def _read_app_logs_from_offset(self, app_log_dir: Path, start_offset: int) -> str:CODE
LOWci/e2e/testcases/monitor_case_base.py132 def _monitor_app_log_dir_for_stdout(self, stdout_file: Path) -> Path:CODE
LOWci/e2e/testcases/monitor_case_base.py135 def _remember_monitor_app_log_offset(self, stdout_file: Path, offset: int) -> None:CODE
LOWci/e2e/testcases/monitor_case_base.py140 def _monitor_app_log_start_offset(self, stdout_file: Path) -> int:CODE
LOWci/e2e/testcases/monitor_case_base.py144 def _read_monitor_output_from_offsets(self, stdout_file: Path, stdout_start_offset: int) -> str:CODE
LOWci/e2e/testcases/monitor_case_base.py24 def _normalise_monitor_path_rendering(value: str) -> str:CODE
LOWci/e2e/testcases/monitor_case_base.py47 def _find_monitor_pattern_group(self, output: str, pattern_groups: list[list[str]]) -> int:CODE
LOWci/e2e/testcases/monitor_case_base.py164 def _wait_for_initial_sync_complete(CODE
LOWci/e2e/testcases/monitor_case_base.py179 def _wait_for_monitor_stdout_quiet(CODE
LOWci/e2e/testcases/monitor_case_base.py217 def _prepare_monitor_for_local_mutation(CODE
LOWci/e2e/testcases/monitor_case_base.py243 def _wait_for_monitor_patterns(CODE
LOWci/e2e/testcases/monitor_case_base.py261 def _wait_for_stdout_growth_patterns(CODE
LOWci/e2e/testcases/monitor_case_base.py281 def _wait_for_any_monitor_pattern_group(CODE
LOWci/e2e/testcases/monitor_case_base.py300 def _wait_for_any_stdout_growth_pattern_group(CODE
LOWci/e2e/testcases/monitor_case_base.py321 def _wait_for_required_patterns_and_any_group(CODE
LOWci/e2e/testcases/monitor_case_base.py349 def _wait_for_post_mutation_sync_complete(CODE
LOWci/e2e/testcases/monitor_case_base.py392 def _launch_monitor_process_raw(CODE
LOWci/e2e/testcases/monitor_case_base.py419 def _wait_for_initial_sync_complete_or_transient_failure(CODE
LOWci/e2e/testcases/monitor_case_base.py494 def _shutdown_monitor_process(self, process: subprocess.Popen[str], details: dict[str, object]) -> None:CODE
LOWci/e2e/testcases/monitor_case_base.py524 def _write_file_with_exact_size(self, path: Path, size_bytes: int, header_text: str) -> None:CODE
LOW…ses/tc0061_remote_move_into_skip_dir_reconciliation.py35 def _build_mutator_monitor_config_text(self, sync_dir: Path, app_log_dir: Path) -> str:CODE
LOW…ses/tc0061_remote_move_into_skip_dir_reconciliation.py41 def _build_unfiltered_config_text(self, sync_dir: Path) -> str:CODE
LOW…ses/tc0061_remote_move_into_skip_dir_reconciliation.py70 def _contains_bad_monitor_move_side_effects(self, log_segment: str) -> list[str]:CODE
LOW…ses/tc0061_remote_move_into_skip_dir_reconciliation.py80 def _wait_for_stdout_growth_patterns(CODE
LOW…tcases/tc0058_monitor_download_only_cleanup_cadence.py66 def _count_sync_complete_markers(self, log_file: Path) -> int:CODE
LOW…tcases/tc0058_monitor_download_only_cleanup_cadence.py140 def _delete_remote_fixture_file(CODE
LOW…s/tc0060_monitor_mode_local_move_no_delete_reupload.py24 def _build_monitor_config_text(self, sync_dir: Path, app_log_dir: Path) -> str:CODE
LOW…s/tc0060_monitor_mode_local_move_no_delete_reupload.py30 def _build_verify_config_text(self, sync_dir: Path) -> str:CODE
LOW…s/tc0060_monitor_mode_local_move_no_delete_reupload.py45 def _wait_for_stdout_growth_patterns(CODE
LOW…s/tc0060_monitor_mode_local_move_no_delete_reupload.py66 def _contains_bad_move_side_effects(self, log_segment: str) -> list[str]:CODE
LOW…cases/tc0033_remote_directory_rename_reconciliation.py61 def _extract_deleted_remote_paths(self, stdout: str) -> list[str]:CODE
LOW…e2e/testcases/tc0021_resumable_transfers_validation.py103 def _extract_max_progress_percent(self, text: str) -> float:CODE
59 more matches not shown…
Structural Annotation Overuse58 hits · 93 pts
SeverityFileLineSnippetContext
LOWdocs/ubuntu-package-install.md262#### Step 1: Add the OpenSuSE Build Service repository release keyCOMMENT
LOWdocs/ubuntu-package-install.md268#### Step 2: Add the OpenSuSE Build Service repositoryCOMMENT
LOWdocs/ubuntu-package-install.md274#### Step 3: Update your apt package cacheCOMMENT
LOWdocs/ubuntu-package-install.md277#### Step 4: Install 'onedrive'COMMENT
LOWdocs/ubuntu-package-install.md280#### Step 5: Read 'Known Issues' with these packagesCOMMENT
LOWdocs/ubuntu-package-install.md289#### Step 1: Add the OpenSuSE Build Service repository release keyCOMMENT
LOWdocs/ubuntu-package-install.md295#### Step 2: Add the OpenSuSE Build Service repositoryCOMMENT
LOWdocs/ubuntu-package-install.md301#### Step 3: Update your apt package cacheCOMMENT
LOWdocs/ubuntu-package-install.md304#### Step 4: Install 'onedrive'COMMENT
LOWdocs/ubuntu-package-install.md307#### Step 5: Read 'Known Issues' with these packagesCOMMENT
LOWdocs/ubuntu-package-install.md316#### Step 1: Add the OpenSuSE Build Service repository release keyCOMMENT
LOWdocs/ubuntu-package-install.md322#### Step 2: Add the OpenSuSE Build Service repositoryCOMMENT
LOWdocs/ubuntu-package-install.md328#### Step 3: Update your apt package cacheCOMMENT
LOWdocs/ubuntu-package-install.md331#### Step 4: Install 'onedrive'COMMENT
LOWdocs/ubuntu-package-install.md334#### Step 5: Read 'Known Issues' with these packagesCOMMENT
LOWdocs/ubuntu-package-install.md343#### Step 1: Add the OpenSuSE Build Service repository release keyCOMMENT
LOWdocs/ubuntu-package-install.md349#### Step 2: Add the OpenSuSE Build Service repositoryCOMMENT
LOWdocs/ubuntu-package-install.md355#### Step 3: Update your apt package cacheCOMMENT
LOWdocs/ubuntu-package-install.md358#### Step 4: Install 'onedrive'COMMENT
LOWdocs/ubuntu-package-install.md361#### Step 5: Read 'Known Issues' with these packagesCOMMENT
LOWdocs/ubuntu-package-install.md370#### Step 1: Add the OpenSuSE Build Service repository release keyCOMMENT
LOWdocs/ubuntu-package-install.md376#### Step 2: Add the OpenSuSE Build Service repositoryCOMMENT
LOWdocs/ubuntu-package-install.md382#### Step 3: Update your apt package cacheCOMMENT
LOWdocs/ubuntu-package-install.md385#### Step 4: Install 'onedrive'COMMENT
LOWdocs/ubuntu-package-install.md388#### Step 5: Read 'Known Issues' with these packagesCOMMENT
LOWdocs/ubuntu-package-install.md398#### Step 1: Add the OpenSuSE Build Service repository release keyCOMMENT
LOWdocs/ubuntu-package-install.md404#### Step 2: Add the OpenSuSE Build Service repositoryCOMMENT
LOWdocs/ubuntu-package-install.md410#### Step 3: Update your apt package cacheCOMMENT
LOWdocs/ubuntu-package-install.md413#### Step 4: Install 'onedrive'COMMENT
LOWdocs/ubuntu-package-install.md416#### Step 5: Read 'Known Issues' with these packagesCOMMENT
LOWdocs/ubuntu-package-install.md425#### Step 1: Add the OpenSuSE Build Service repository release keyCOMMENT
LOWdocs/ubuntu-package-install.md431#### Step 2: Add the OpenSuSE Build Service repositoryCOMMENT
LOWdocs/ubuntu-package-install.md437#### Step 3: Update your apt package cacheCOMMENT
LOWdocs/ubuntu-package-install.md440#### Step 4: Install 'onedrive'COMMENT
LOWdocs/ubuntu-package-install.md443#### Step 5: Read 'Known Issues' with these packagesCOMMENT
LOWdocs/ubuntu-package-install.md34### Step 1: Remove any configured PPA and associated 'onedrive' package and systemd service filesCOMMENT
LOWdocs/ubuntu-package-install.md100### Step 2: Ensure your system is up-to-dateCOMMENT
LOWdocs/ubuntu-package-install.md196### Step 3: Determine what your OS is based onCOMMENT
LOWdocs/ubuntu-package-install.md212### Step 4: Pick the correct instructions to useCOMMENT
LOWdocs/webhooks.md38### Step 1: Application configurationCOMMENT
LOWdocs/webhooks.md62### Step 2: Install and configure 'nginx'COMMENT
LOWdocs/webhooks.md106### Step 4: Initial Firewall/Router ConfigurationCOMMENT
LOWdocs/webhooks.md113### Step 5: Use Let's Encrypt 'certbot' to create a SSL Certificate and deploy to your 'nginx' webhook configurationCOMMENT
LOWdocs/webhooks.md152### Step 6: Update 'nginx' to only use TLS 1.2 and TLS 1.3COMMENT
LOWdocs/webhooks.md285### Step 7: Secure your 'nginx' configuration to only allow Microsoft 365 to connectCOMMENT
LOWdocs/webhooks.md292### Step 8: Test your 'onedrive' application using this configurationCOMMENT
LOWdocs/sharepoint-libraries.md162### Step 2: Edit new systemd service fileCOMMENT
LOWdocs/sharepoint-libraries.md176### Step 3: Enable the new systemd serviceCOMMENT
LOWdocs/sharepoint-libraries.md196### Step 4: Viewing systemd status and logs for the custom serviceCOMMENT
LOWdocs/advanced-usage.md116### Step 2: Edit new systemd service fileCOMMENT
LOWdocs/advanced-usage.md131### Step 3: Enable the new systemd serviceCOMMENT
LOWdocs/advanced-usage.md151### Step 4: Viewing systemd status and logs for the custom serviceCOMMENT
LOWdocs/national-cloud-deployments.md20## Step 1: Register a new application with Microsoft AzureCOMMENT
LOWdocs/national-cloud-deployments.md43## Step 2: Configure application authentication scopesCOMMENT
LOWdocs/national-cloud-deployments.md55## Step 3: Validate that the authentication / redirect URI is correctCOMMENT
LOWdocs/national-cloud-deployments.md70## Step 4: Configure the onedrive client to use new application registrationCOMMENT
LOWdocs/national-cloud-deployments.md83## Step 5: Configure the onedrive client to use the specific Microsoft Azure deploymentCOMMENT
LOWdocs/national-cloud-deployments.md119## Step 6: Authenticate the clientCOMMENT
Decorative Section Separators25 hits · 88 pts
SeverityFileLineSnippetContext
MEDIUMdocs/usage.md1074# ======================================================================COMMENT
MEDIUMdocs/usage.md1076# ======================================================================COMMENT
MEDIUMdocs/usage.md1094# ======================================================================COMMENT
MEDIUMdocs/usage.md1096# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1098# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1106# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1109# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1135# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1137# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1162# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1164# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1197# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1199# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1206# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1208# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1223# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/usage.md1227# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh5# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh10# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh26# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh28# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh71# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh73# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh233# ----------------------------------------------------------------------COMMENT
MEDIUMcontrib/docker/entrypoint.sh235# ----------------------------------------------------------------------COMMENT
Deep Nesting17 hits · 17 pts
SeverityFileLineSnippetContext
LOWci/e2e/run.py188CODE
LOWci/e2e/run.py261CODE
LOWci/e2e/run_personal_shared_folders.py54CODE
LOWci/e2e/run_personal_shared_folders.py109CODE
LOWci/e2e/run_business_shared_folders.py61CODE
LOWci/e2e/run_business_shared_folders.py114CODE
LOW…tcases_personal_shared_folders/shared_folder_common.py256CODE
LOW…sonal_shared_folders/sfptc0003_sync_list_validation.py661CODE
LOW…iness_shared_folders/bsftc0003_sync_list_validation.py393CODE
LOW…tcases_business_shared_folders/shared_folder_common.py231CODE
LOW…/bsftc0005_get_sharepoint_drive_id_while_monitoring.py41CODE
LOW…e2e/testcases/tc0021_resumable_transfers_validation.py319CODE
LOW…estcases/tc0063_local_parent_rename_during_download.py62CODE
LOW…estcases/tc0063_local_parent_rename_during_download.py114CODE
LOW…e2e/testcases/tc0077_timestamp_authority_validation.py49CODE
LOWci/e2e/testcases/tc0015_skip_symlinks_validation.py76CODE
LOW…0065_sync_list_remote_directory_move_reconciliation.py567CODE
Excessive Try-Catch Wrapping6 hits · 6 pts
SeverityFileLineSnippetContext
LOWci/e2e/run.py364 except Exception as exc:CODE
LOWci/e2e/run_personal_shared_folders.py173 except Exception as exc:CODE
LOWci/e2e/run_business_shared_folders.py178 except Exception as exc:CODE
LOWci/e2e/framework/auth_preflight.py127 except Exception as exc:CODE
LOW…estcases/tc0063_local_parent_rename_during_download.py107 except Exception as exc: # noqa: BLE001 - preserve the exact failure in artifactsCODE
LOW…e2e/testcases/tc0077_timestamp_authority_validation.py881 except Exception as exc:CODE
AI Slop Vocabulary2 hits · 6 pts
SeverityFileLineSnippetContext
MEDIUM…tcases/tc0058_monitor_download_only_cleanup_cadence.py407 # differ across harness/debug paths.COMMENT
MEDIUM…0065_sync_list_remote_directory_move_reconciliation.py1243 # harness rather than imposing a new combined timing contract.COMMENT
Over-Commented Block5 hits · 5 pts
SeverityFileLineSnippetContext
LOWdocs/usage.md1081#COMMENT
LOWdocs/usage.md1161COMMENT
LOW.github/workflows/spellcheck.yaml1name: Check SpellingCOMMENT
LOW.github/workflows/spellcheck.yaml21#COMMENT
LOW.github/workflows/spellcheck.yaml41# and configuring the action with `use_sarif: 1`COMMENT
Modern Structural Boilerplate2 hits · 2 pts
SeverityFileLineSnippetContext
LOW…first_upload_only_timestamp_preservation_validation.py35 def _set_file_mtime(self, path: Path, epoch_seconds: int) -> None:CODE
LOW…e2e/testcases/tc0077_timestamp_authority_validation.py72 def _set_faketime_offset(self, control_file: Path, offset_seconds: int) -> None:CODE