Repository Analysis

brave/brave-core

Core engine for the Brave browser for mobile and desktop. For issues https://github.com/brave/brave-browser/issues

3.1 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of brave/brave-core, a C++ project with 3,421 GitHub stars. SynthScan v2.0 examined 1,658,700 lines of code across 12357 source files, recording 4124 pattern matches distributed across 21 syntactic categories. The overall adjusted score of 3.1 places this repository in the Likely human-written 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).

3.1
Adjusted Score
3.1
Raw Score
100%
Time Factor
2026-07-14
Last Push
3.4K
Stars
C++
Language
1.7M
Lines of Code
12.4K
Files
4.1K
Pattern Hits
2026-07-14
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

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

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 23HIGH 17MEDIUM 330LOW 3754

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 4124 distinct pattern matches across 21 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.

Over-Commented Block1903 hits · 1890 pts
SeverityFileLineSnippetContext
LOWtsconfig.json21 ],COMMENT
LOWui/color/brave_ref_color_mixer.h1// Copyright (c) 2024 The Brave Authors. All rights reserved.COMMENT
LOW…ave_color_change_listener/brave_color_change_handler.h1// Copyright (c) 2025 The Brave Authors. All rights reserved.COMMENT
LOWui/webui/resources/react/initialize_bundle.ts1// Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWrewrite/chrome/updater/mac/.install.sh.yaml1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOW…c/org/chromium/chrome/browser/ntp/NewTabPage.java.yaml1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/cr/rebase.py81COMMENT
LOWtools/cr/rebase.py781 raise EditorRecoverableFailure(COMMENT
LOWtools/cr/prune_test_filters.py1#!/usr/bin/env vpython3COMMENT
LOWtools/cr/patchfile.py161 if 'does not exist in index' in reason:COMMENT
LOWtools/cr/patchfile.py241 The status of the source file in the commit, which also includesCOMMENT
LOWtools/cr/prune_test_filters_test.py1#!/usr/bin/env vpython3COMMENT
LOWtools/cr/toolchain.py21import repositoryCOMMENT
LOWtools/cr/plaster.py341 """COMMENT
LOWtools/cr/alias/commit-msg.py1#!/usr/bin/env python3COMMENT
LOWtools/cr/alias/commit-msg.py21# add [CodeHealth] and [canary] to the commit message.COMMENT
LOWtools/cr/alias/commit-msg.py41#COMMENT
LOWtools/cr/alias/README.md201# Chromium changes:COMMENT
LOWtools/cr/iwyu/run_iwyu.py241 # Strip `//` and `/* */` comments from the mapping file into a copyCOMMENT
LOWtools/cr/test/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/cr/toolchains/build_rust_toolchain.py1#!/usr/bin/env vpython3COMMENT
LOWtools/cr/toolchains/build_rust_toolchain.py141# they can call directly without flag-injection workarounds. Chromium'sCOMMENT
LOWtools/cr/toolchains/build_rust_toolchain.py181# template. build_rust.py generates config.toml from this file.COMMENT
LOWtools/cr/toolchains/build_rust_toolchain.py201# Only affects `--no-full-toolchain`: the full-toolchain build ships its ownCOMMENT
LOWtools/cr/toolchains/build_rust_toolchain.py221# already contains it, so commits can stay listed here across version bumpsCOMMENT
LOWtools/cr/toolchains/build_rust_toolchain.py1421 'and ensure its bin/ directory is on PATH.')COMMENT
LOWtools/typescript/tsc_timeout_retry.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipe_api.py41 self.m: ModuleInjectionSite = ModuleInjectionSite()COMMENT
LOW…/recipe_modules/chromium_checkout/examples/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipe_modules/path/examples/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOW…s/recipes/recipe_modules/platform/examples/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipe_modules/step/examples/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOW…ecipes/recipe_modules/depot_tools/examples/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOW…recipe_modules/brave_core_shallow/examples/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipes/tools/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipes/tools/ast_grep/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipes/tools/node/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipes/toolchains/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipes/toolchains/xcode/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/recipes/recipes/toolchains/rust/__init__.py1# Copyright (c) 2026 The Brave Authors. All rights reserved.COMMENT
LOWtools/jest_teamcity_reporter/jest_teamcity_reporter.js161 // as a prefix for all tests in a test file. Teamcity expects a speciallyCOMMENT
LOWtools/jest_teamcity_reporter/jest_teamcity_reporter.js181 .replace(/[^\w\-$.]/g, '_') // Replace invalid characters with underscores.COMMENT
LOWtools/perf/brave_page_sets/brave_perf_utils_pages.py1# Copyright (c) 2023 The Brave Authors. All rights reserved.COMMENT
LOW…ls/perf/brave_page_sets/brave_loading_desktop_pages.py1# Copyright (c) 2023 The Brave Authors. All rights reserved.COMMENT
LOW…page_sets/brave_system_health/system_health_stories.py1# Copyright (c) 2023 The Brave Authors. All rights reserved.COMMENT
LOWtools/perf/components/__init__.py1# Copyright (c) 2022 The Brave Authors. All rights reserved.COMMENT
LOWtools/perf/brave_benchmarks/brave_utils_benchmarks.py1# Copyright (c) 2023 The Brave Authors. All rights reserved.COMMENT
LOWtools/vscode/tasks.json181 "detail": "npm run sync && generate_compile_commands",COMMENT
LOWtools/chromium_src/check_chromium_src.py1#!/usr/bin/env python3COMMENT
LOWtools/chromium_src/check_chromium_src.py261 line = match.group()COMMENT
LOWnet/http/partitioned_host_state_map.h1/* Copyright (c) 2022 The Brave Authors. All rights reserved.COMMENT
LOWnet/http/partitioned_host_state_map.h41 // Creates a host hash by concatenating first 16 bytes (half of SHA256) fromCOMMENT
LOWapp/brave_command_ids.h1/* Copyright (c) 2019 The Brave Authors. All rights reserved.COMMENT
LOWapp/brave_command_ids.h21#define IDC_NEW_OFFTHERECORD_WINDOW_TOR 56003COMMENT
LOWapp/brave_command_ids.h41#define IDC_CONTENT_CONTEXT_FORCE_PASTE 56039COMMENT
LOWapp/brave_command_ids.h61#define IDC_BRAVE_BOOKMARK_BAR_ALWAYS 56201COMMENT
LOWapp/brave_command_ids.h81#define IDC_WINDOW_UNMUTE_ALL_TABS 56222COMMENT
LOWapp/brave_command_ids.h101#define IDC_AI_CHAT_CONTEXT_ACADEMICIZE 56238COMMENT
LOWapp/brave_command_ids.h121#define IDC_WINDOW_NEW_TAB_IN_GROUP 56307COMMENT
LOWapp/brave_command_ids.h141#define IDC_SHOW_APPS_PAGE 56352COMMENT
1843 more matches not shown…
Hyper-Verbose Identifiers1163 hits · 1072 pts
SeverityFileLineSnippetContext
LOWui/webui/resources/polymer_overriding.ts54function applyPrototypeModifications(moduleName: string, prototype: any) {CODE
LOWui/webui/resources/polymer_overriding.ts60function addBraveTemplateModifications(moduleName: string, component: PolymerElement, modifyFn: (content: DocumentFragmeCODE
LOWui/webui/resources/polymer_overriding.ts100export function RegisterPolymerComponentBehaviors(behaviorsMap) {CODE
LOWui/webui/resources/polymer_overriding.ts107export function RegisterPolymerComponentProperties(propertiesMap) {CODE
LOWui/webui/resources/polymer_overriding.ts119export function RegisterPolymerPrototypeModification(modifications: { [element: string]: (prototype: any) => void }) {CODE
LOWui/webui/resources/polymer_overriding.ts129export function RegisterPolymerTemplateModifications(modificationsMap: ModificationsMap) {CODE
LOWui/webui/resources/polymer_overriding.ts147export function RegisterPolymerComponentReplacement(name, component) {CODE
LOWui/webui/resources/polymer_overriding.ts157export function RegisterPolymerComponentToIgnore(name) {CODE
LOWui/webui/resources/polymer_overriding.ts166export function RegisterStyleOverrideName(componentName: string, polymerStyleModuleName: string) {CODE
LOWui/webui/resources/polymer_overriding.ts312function BraveDefineCustomElements(name, component, options, useIgnoreList = true) {CODE
LOWtools/generate_policy_constants_java.py15def extract_policy_name_from_filename(filename):CODE
LOWtools/generate_policy_constants_java.py41def generate_java_constant_name(policy_name):CODE
LOWtools/crates/update.py200def create_dependency_placeholders():CODE
LOWtools/crates/update.py270 def matches_any_filter_pattern(file_path):CODE
LOWtools/test/chromium_to_junit_converter.py34 def convert_from_summary_json(self, json_data: Dict) -> str:CODE
LOWtools/cr/rebase.py119def _strip_autosquash_prefixes(subject: str) -> str:CODE
LOWtools/cr/rebase.py168def get_pinned_group_for_subject(subject: str) -> str | None:CODE
LOWtools/cr/rebase.py186def get_entry_type_for_subject(subject: str) -> 'EntryType':CODE
LOWtools/cr/rebase.py577 def add_reassign_before_target(reassign: EntryLine) -> None:CODE
LOWtools/cr/rebase.py754 def get_message_blocks_ranges(lines: list[str]):CODE
LOWtools/cr/rebase.py870 def rewrite_with_last_message(self) -> None:CODE
LOWtools/cr/fake_chromium_repo_test.py115 def test_write_and_stage_file(self):CODE
LOWtools/cr/fake_chromium_repo_test.py132 def test_update_brave_version(self):CODE
LOWtools/cr/fake_chromium_repo_test.py270 def test_run_apply_patches_with_failures(self):CODE
LOWtools/cr/vpython_utils.py44def is_found_in_path_variable() -> bool:CODE
LOWtools/cr/extra_deps_test.py30 def test_sidecar_path_maps_dots_and_slashes(self):CODE
LOWtools/cr/extra_deps_test.py37 def test_is_deployed_true_when_hash_matches(self):CODE
LOWtools/cr/extra_deps_test.py43 def test_is_deployed_false_without_sidecar(self):CODE
LOWtools/cr/extra_deps_test.py47 def test_is_deployed_false_on_hash_mismatch(self):CODE
LOWtools/cr/extra_deps_test.py94 def test_installed_returns_true(self):CODE
LOWtools/cr/extra_deps_test.py99 def test_missing_returns_false(self):CODE
LOWtools/cr/extra_deps_test.py102 def test_hash_mismatch_returns_false(self):CODE
LOWtools/cr/extra_deps_test.py106 def test_unknown_entry_raises(self):CODE
LOWtools/cr/extra_deps_test.py111 def test_multiple_objects_raises(self):CODE
LOWtools/cr/extra_deps_test.py131 def test_node_entries_are_single_object(self):CODE
LOWtools/cr/extra_deps_test.py139 def test_all_buckets_are_https(self):CODE
LOWtools/cr/plaster_test.py2099 def test_parsed_instance_is_frozen(self):CODE
LOWtools/cr/plaster_test.py2109 def test_parsed_instance_equality_and_hashable(self):CODE
LOWtools/cr/plaster_test.py2117 def test_to_json_matches_schema(self):CODE
LOWtools/cr/plaster_test.py30 def test_original_expected_yaml_rules(self):CODE
LOWtools/cr/plaster_test.py71 def test_plaster_patchinfo_creation(self):CODE
LOWtools/cr/plaster_test.py1975 def test_from_json_happy_path(self):CODE
LOWtools/cr/plaster_test.py1996 def test_from_json_rejects_invalid_input(self):CODE
LOWtools/cr/plaster_test.py1028 def test_needs_apply_true_when_patch_missing(self):STRING
LOWtools/cr/plaster_test.py1036 def test_needs_apply_true_when_source_missing(self):STRING
LOWtools/cr/plaster_test.py1045 def test_needs_apply_false_when_stale_mtime_but_checksums_match(self):STRING
LOWtools/cr/plaster_test.py1184 def test_regex_op_matches_bare_form(self):STRING
LOWtools/cr/plaster_test.py1193 def test_regex_op_honours_flags(self):STRING
LOWtools/cr/plaster_test.py1203 def test_bare_regex_still_applies(self):STRING
LOWtools/cr/plaster_test.py1314 def test_drop_final_absent_fails(self):STRING
LOWtools/cr/plaster_test.py1322 def test_drop_final_missing_arg_rejected(self):STRING
LOWtools/cr/plaster_test.py1330 def test_two_op_keys_rejected(self):STRING
LOWtools/cr/plaster_test.py1341 def test_cannot_mix_op_and_bare_regex(self):STRING
LOWtools/cr/plaster_test.py1350 def test_unknown_regex_field_rejected(self):STRING
LOWtools/cr/plaster_test.py1359 def test_regex_op_must_be_a_mapping(self):STRING
LOWtools/cr/plaster_test.py1365 def test_unknown_rewriter_is_rejected(self):STRING
LOWtools/cr/plaster_test.py1393 def test_regex_is_registered_under_its_name(self):STRING
LOWtools/cr/plaster_test.py1396 def test_registry_is_read_only(self):STRING
LOWtools/cr/plaster_test.py1400 def test_every_rewriter_is_self_describing(self):STRING
LOWtools/cr/plaster_test.py1535 def test_category_not_a_mapping(self):STRING
1103 more matches not shown…
Decorative Section Separators168 hits · 597 pts
SeverityFileLineSnippetContext
MEDIUMtools/cr/toolchain_test.py229# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/toolchain_test.py231# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/toolchain_test.py292# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/toolchain_test.py294# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/toolchain_test.py48# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/toolchain_test.py50# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/toolchain.py26# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/toolchain.py46# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py45# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py47# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py303# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py305# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py195# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py197# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py208# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py210# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py249# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/cmd_test.py251# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py145# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py147# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py182# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py184# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py256# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py258# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py318# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py320# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py371# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py373# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py411# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py413# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py634# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py636# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py78# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py80# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py453# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py455# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py499# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/follow_renames_test.py501# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py96# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py98# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py194# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py196# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py341# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py343# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py388# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py390# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py24# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py26# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py234# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/commit_test.py236# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py20# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py22# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py102# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py104# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py143# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py145# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py194# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py196# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py435# ---------------------------------------------------------------------------COMMENT
MEDIUMtools/cr/alias/source_rewrite_test.py437# ---------------------------------------------------------------------------COMMENT
108 more matches not shown…
Fake / Example Data254 hits · 310 pts
SeverityFileLineSnippetContext
LOWtest/data/credentialsstore.html5 id: 'test@test.com',CODE
LOW…dreader/rewriter/meta_name_shortest_desc.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…dreader/rewriter/meta_name_shortest_desc.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…dreader/rewriter/meta_name_shortest_desc.expected.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…dreader/rewriter/meta_name_shortest_desc.expected.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.expected.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.expected.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_name_shortest_desc.all.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_name_shortest_desc.all.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_name_shortest_desc.all.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_name_shortest_desc.all.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…data/speedreader/rewriter/meta_name_shortest_desc.html35 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…data/speedreader/rewriter/meta_name_shortest_desc.html35 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…data/speedreader/rewriter/meta_name_shortest_desc.html43 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…data/speedreader/rewriter/meta_name_shortest_desc.html43 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_property_shortest_desc.html35 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_property_shortest_desc.html35 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_property_shortest_desc.html43 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…/speedreader/rewriter/meta_property_shortest_desc.html43 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…der/rewriter/meta_name_shortest_desc.column_width.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…der/rewriter/meta_name_shortest_desc.column_width.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…der/rewriter/meta_name_shortest_desc.column_width.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…der/rewriter/meta_name_shortest_desc.column_width.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…peedreader/rewriter/jsonld_shortest_desc.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…peedreader/rewriter/jsonld_shortest_desc.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…peedreader/rewriter/jsonld_shortest_desc.expected.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…peedreader/rewriter/jsonld_shortest_desc.expected.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/no_span_root.html38 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/no_span_root.html38 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/no_span_root.html46 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/no_span_root.html46 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…eedreader/rewriter/meta_name_shortest_desc.themed.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…eedreader/rewriter/meta_name_shortest_desc.themed.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…eedreader/rewriter/meta_name_shortest_desc.themed.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…eedreader/rewriter/meta_name_shortest_desc.themed.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.html19 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.html19 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.html27 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOWtest/data/speedreader/rewriter/injection.html27 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…reader/rewriter/meta_name_shortest_desc.font_size.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…reader/rewriter/meta_name_shortest_desc.font_size.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…reader/rewriter/meta_name_shortest_desc.font_size.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…reader/rewriter/meta_name_shortest_desc.font_size.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…st/data/speedreader/rewriter/jsonld_shortest_desc.html35 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…st/data/speedreader/rewriter/jsonld_shortest_desc.html35 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…st/data/speedreader/rewriter/jsonld_shortest_desc.html43 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…st/data/speedreader/rewriter/jsonld_shortest_desc.html43 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…speedreader/rewriter/meta_name_shortest_desc.font.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…speedreader/rewriter/meta_name_shortest_desc.font.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…speedreader/rewriter/meta_name_shortest_desc.font.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…speedreader/rewriter/meta_name_shortest_desc.font.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…t/data/speedreader/rewriter/no_span_root.expected.html4 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…t/data/speedreader/rewriter/no_span_root.expected.html4 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…t/data/speedreader/rewriter/no_span_root.expected.html12 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…t/data/speedreader/rewriter/no_span_root.expected.html12 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…der/rewriter/meta_property_shortest_desc.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…der/rewriter/meta_property_shortest_desc.expected.html5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
LOW…der/rewriter/meta_property_shortest_desc.expected.html13 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodCODE
194 more matches not shown…
Hallucination Indicators23 hits · 245 pts
SeverityFileLineSnippetContext
CRITICAL…er/rewriter/pages/news_pages/www.upi.com/original.html44 <script>/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */!function(e,t){"use strCODE
CRITICAL…ser/BrowserViewController/BVC+TabManagerDelegate.swift230 make.left.right.top.bottom.equalTo(self.webViewContainer)CODE
CRITICAL…wser/BrowserViewController/BrowserViewController.swift2861 $0.right.top.bottom.leading.equalToSuperview()CODE
CRITICAL…ser/NewTabPage/Sections/BraveNewsSectionProvider.swift344 cell.content.smallHeadelineCardViews.left.feedView.setupWithItem(pair.first)CODE
CRITICAL…ser/NewTabPage/Sections/BraveNewsSectionProvider.swift345 cell.content.smallHeadelineCardViews.right.feedView.setupWithItem(pair.second)CODE
CRITICAL…ser/NewTabPage/Sections/BraveNewsSectionProvider.swift361 cell.content.smallHeadlineRateCardViews.smallHeadline.feedView.setupWithItem(item)CODE
CRITICAL…Page/Notifications/NTPNotificationViewController.swift62 $0.leading.trailing.bottom.top.equalTo(view.safeAreaLayoutGuide).inset(16)CODE
CRITICAL…Brave/Frontend/Sync/SyncPairCameraViewController.swift145 make.left.right.top.bottom.equalTo(cameraView)CODE
CRITICALcomponents/brave_wallet_ui/utils/tx-utils.ts767 return tx.txDataUnion.cardanoTxData.sendingToken.value.toString()CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx81 await rendered.result.current.conversation.api.getState.fetch()CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx84 rendered.result.current.aiChat.api.tabs.update([tab(contentId)])CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx87 rendered.result.current.aiChat.api.emitEvent('onNewDefaultConversation', [CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx124 result.current.conversation.api.getState.update({CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx132 result.current.conversation.api.getState.update({CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx154 result.current.conversation.api.getState.update({CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx161 result.current.aiChat.api.tabs.update([CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx175 await result.current.conversation.api.getState.fetch()CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx187 result.current.aiChat.api.tabs.update([tab(20)])CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx210 result.current.conversation.api.getState.update({CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx347 result.current.conversation.api.getState.update({CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx357 result.current.aiChat.api.tabs.update([tab(10), tab(20)])CODE
CRITICAL…hat/resources/page/state/conversation_context.test.tsx400 await rendered.result.current.conversation.api.getState.fetch()CODE
CRITICAL…ts/ai_chat/resources/page/hooks/useIsDragging.test.tsx433 renderResult.result.current.useAIChat.api.emitEvent('dragStart', []),CODE
AI Slop Vocabulary84 hits · 198 pts
SeverityFileLineSnippetContext
MEDIUM…ave_color_change_listener/brave_color_change_handler.h26// mojo::SelfOwnedReceiver. Essentially the difference is:COMMENT
MEDIUMui/webui/resources/polymer_overriding.ts142 // However, this would be more robust if we moved to a subclassing approach.COMMENT
MEDIUMui/webui/resources/polymer_overriding.ts191 // However, this would be more robust if we moved to a subclassing approach.COMMENT
LOWtools/cr/brockit.py1882 # If there are no internal operation, we can just return alwaysCOMMENT
LOWtools/recipes/recipe_modules/depot_tools/api.py56 # If Chromium has already been deployed, we just use whateverCOMMENT
MEDIUM…writer/pages/news_pages/www.reuters.com/distilled.html1<html><head><title>Exclusive: China regulator probes banks' property loan exposure</title></head><body id="article" hiddCODE
MEDIUM…/rewriter/pages/news_pages/www.reuters.com/result.html495}</style><title>Exclusive: China regulator probes banks' property loan exposure</title><body id="article"><h1 class="titCODE
MEDIUM…ewriter/pages/news_pages/www.reuters.com/original.html20 <script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMRCODE
MEDIUM…ewriter/pages/news_pages/www.reuters.com/original.html20 <script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMRCODE
MEDIUM…/rewriter/pages/news_pages/www.zdnet.com/original.html267.c-pageArticleSingle{position:relative}.c-pageArticleSingle_rightRail{display:none}@media(min-width:1024px){.c-pageArticCODE
MEDIUM…/rewriter/pages/news_pages/www.zdnet.com/original.html314 <svg><use xlink:href="#rightArrow"></use></svg></span></a></div></div><p><a href="https://www.zdnet.com/article/CODE
MEDIUM…/rewriter/pages/news_pages/www.zdnet.com/original.html314 <svg><use xlink:href="#rightArrow"></use></svg></span></a></div></div><p><a href="https://www.zdnet.com/article/CODE
MEDIUM…/rewriter/pages/news_pages/www.zdnet.com/original.html324 </a> <div class="c-listingVertical_image g-outer-spacing-right-medium-fluid"><picture class="c-cmsImage"><!----> <CODE
MEDIUM…/rewriter/pages/news_pages/www.zdnet.com/original.html330 <a href="https://redventures.com/CMG-terms-of-use.html" rel="noopener noreferrer nofollow" target="_blank">Terms of UsCODE
MEDIUM…/rewriter/pages/news_pages/www.zdnet.com/original.html330 <a href="https://redventures.com/CMG-terms-of-use.html" rel="noopener noreferrer nofollow" target="_blank">Terms of UsCODE
MEDIUM…/pages/news_pages/www.thenewrepublic.com/original.html173 " data-targeting="{&quot;position&quot;: undefined}"></div></div><article class="article default" itemscope="" itemTCODE
MEDIUM…rewriter/pages/news_pages/billypenn.com/distilled.html2 <p><em>Note: This article is a paid placement and does not necessarily reflect the views or opinions of Billy PeCODE
MEDIUM…er/rewriter/pages/news_pages/billypenn.com/result.html496 <p><em>Note: This article is a paid placement and does not necessarily reflect the views or opinions of Billy PeCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html70<link rel="canonical" href="https://billypenn.com/2022/08/14/tapestry-of-health-book-wellness-tips-philadelphia-marcus-iCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html81<meta property="og:url" content="https://billypenn.com/2022/08/14/tapestry-of-health-book-wellness-tips-philadelphia-marCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html89<meta property="twitter:url" content="https://billypenn.com/2022/08/14/tapestry-of-health-book-wellness-tips-philadelphiCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html121 <script type="application/ld+json">{"@context":"http://schema.org","@type":"NewsArticle","url":"https://billypenCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html676 href="https://www.facebook.com/sharer/sharer.php?u=https://billypenn.com/2022/08/14/tapestry-of-health-bCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html687 href="https://twitter.com/share?url=https://billypenn.com/2022/08/14/tapestry-of-health-book-wellness-tiCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html697 href="mailto:?subject=New%20book%20by%20Philly%20doctors%20offers%20tips%20on%20how%20to%20%27weave%20weCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html716></div> <p>Called &#8220;<a href="https://www.tapestryofhealth.net/">Tapestry of Health: Weaving Wellness into Your LifeCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html730></div> <p>Some in medicine have begun to recognize the gap, which is why a new paradigm is emerging that integrates theCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html730></div> <p>Some in medicine have begun to recognize the gap, which is why a new paradigm is emerging that integrates theCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html919 href="https://www.facebook.com/sharer/sharer.php?u=https://billypenn.com/2022/08/14/tapestry-of-health-bCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html930 href="https://twitter.com/share?url=https://billypenn.com/2022/08/14/tapestry-of-health-book-wellness-tiCODE
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html940 href="mailto:?subject=New%20book%20by%20Philly%20doctors%20offers%20tips%20on%20how%20to%20%27weave%20weCODE
MEDIUM…ewriter/pages/news_pages/www.eonline.com/original.html172}</script><header><div class="columns is-desktop"><div class="column is-10-desktop is-offset-1-desktop"><h1 class="articCODE
MEDIUM…ewriter/pages/news_pages/www.eonline.com/original.html172}</script><header><div class="columns is-desktop"><div class="column is-10-desktop is-offset-1-desktop"><h1 class="articCODE
MEDIUM…riter/pages/news_pages/www.huffpost.com/distilled.html1<html><head><title>Joe Biden To Sign Sweeping Climate And Health Care Bill</title><meta charset="UTF-8"></head><body id=CODE
MEDIUM…rewriter/pages/news_pages/www.huffpost.com/result.html495}</style><title>Joe Biden To Sign Sweeping Climate And Health Care Bill</title><meta charset="UTF-8"/><body id="article"CODE
MEDIUM…writer/pages/news_pages/www.huffpost.com/original.html708</div></div><div class="primary-cli cli cli-text "><p>The measure is a slimmed-down version of the more ambitious plan tCODE
MEDIUM…writer/pages/news_pages/www.huffpost.com/original.html793</div></div></div></aside></div></article><div class="below-entry-content js-cet-unit-buzz_bottom"><div class="taboola-cCODE
MEDIUM…writer/pages/news_pages/www.huffpost.com/original.html793</div></div></div></aside></div></article><div class="below-entry-content js-cet-unit-buzz_bottom"><div class="taboola-cCODE
MEDIUM…ter/pages/news_pages/www.nydailynews.com/original.html186 <script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMRCODE
MEDIUM…er/pages/news_pages/www.seattletimes.com/original.html1151 window.SEATIMESCO.userMessaging = {"messages":[{"id":"igih0o","type":"generic","dateCreated":1649818054985,"enabCODE
MEDIUM…writer/pages/news_pages/www.nytimes.com/distilled.html1<html><head><title>As Oil Falls Below $90, Where Do Prices Go From Here?</title><meta charset="utf-8"></head><body id="aCODE
MEDIUM…/rewriter/pages/news_pages/www.nytimes.com/result.html495}</style><title>As Oil Falls Below $90, Where Do Prices Go From Here?</title><meta charset="utf-8"/><body id="article"><CODE
MEDIUM…ewriter/pages/news_pages/www.nytimes.com/original.html141<iframe src="https://datawrapper.dwcdn.net/1oDUR/3/?plain=1" width="100%" height="400" scrolling="no" frameborder="0" alCODE
MEDIUM…iter/pages/news_pages/www.csmonitor.com/distilled.html65 </div> </div><h2>A shift toward Democrats</h2><p>Polling suggests the national landscape has improved for DemocratCODE
MEDIUM…ewriter/pages/news_pages/www.csmonitor.com/result.html559 </div> </div><h2>A shift toward Democrats</h2><p>Polling suggests the national landscape has improved for DemocratCODE
MEDIUM…riter/pages/news_pages/www.csmonitor.com/original.html1448<div class="story-detail"><h3 class="story-headline"><span class="story_link">Mar-a-Lago warrant unsealed. What we know CODE
MEDIUM…ewriter/pages/news_pages/www.usnews.com/distilled.html1<html><head><title>‘I would rather be in Afghanistan’ – Group Resettling Afghans Faces Scrutiny</title><meta data-rh="trCODE
LOW…ewriter/pages/news_pages/www.usnews.com/distilled.html1<html><head><title>‘I would rather be in Afghanistan’ – Group Resettling Afghans Faces Scrutiny</title><meta data-rh="trCODE
MEDIUM…ewriter/pages/news_pages/www.usnews.com/distilled.html1<html><head><title>‘I would rather be in Afghanistan’ – Group Resettling Afghans Faces Scrutiny</title><meta data-rh="trCODE
MEDIUM…r/rewriter/pages/news_pages/www.usnews.com/result.html495}</style><title>‘I would rather be in Afghanistan’ – Group Resettling Afghans Faces Scrutiny</title><meta charset="utf-8CODE
LOW…r/rewriter/pages/news_pages/www.usnews.com/result.html495}</style><title>‘I would rather be in Afghanistan’ – Group Resettling Afghans Faces Scrutiny</title><meta charset="utf-8CODE
MEDIUM…r/rewriter/pages/news_pages/www.usnews.com/result.html495}</style><title>‘I would rather be in Afghanistan’ – Group Resettling Afghans Faces Scrutiny</title><meta charset="utf-8CODE
MEDIUM…rewriter/pages/news_pages/www.usnews.com/original.html80 </script><script data-rh="true" type="application/ld+json">{"image":{"@type":"ImageObject","width":"970","url":"httpCODE
MEDIUM…rewriter/pages/news_pages/www.usnews.com/original.html1084</script></div><div class="Raw-slyvem-0 bCYKCn"><p></p></div><div class="Raw-slyvem-0 bCYKCn"><p>“When Kabul fell, like CODE
LOW…rewriter/pages/news_pages/www.usnews.com/original.html1084</script></div><div class="Raw-slyvem-0 bCYKCn"><p></p></div><div class="Raw-slyvem-0 bCYKCn"><p>“When Kabul fell, like CODE
MEDIUM…rewriter/pages/news_pages/www.usnews.com/original.html1084</script></div><div class="Raw-slyvem-0 bCYKCn"><p></p></div><div class="Raw-slyvem-0 bCYKCn"><p>“When Kabul fell, like CODE
MEDIUM…rewriter/pages/news_pages/www.usnews.com/original.html1115 window['__PAGE_CONTEXT_QUERY_STATE__'] = {"src\u002Fcomponents\u002Futil\u002FGlobalHelmet.js":{"data":{CODE
LOW…rewriter/pages/news_pages/www.usnews.com/original.html1115 window['__PAGE_CONTEXT_QUERY_STATE__'] = {"src\u002Fcomponents\u002Futil\u002FGlobalHelmet.js":{"data":{CODE
MEDIUM…writer/pages/news_pages/www.newsday.com/distilled.html1<html><head><title>Long Island home&nbsp;prices aren't dropping as the real estate market slows. Here's why.</title><metCODE
MEDIUM…writer/pages/news_pages/www.newsday.com/distilled.html9</p></div></div><p> "The people that have to adjust a little bit of expectations are some of our sellers," O'Connell saiCODE
24 more matches not shown…
Unused Imports137 hits · 128 pts
SeverityFileLineSnippetContext
LOWtools/generate_policy_constants_java.py10CODE
LOWtools/test/chromium_to_junit_converter.py18CODE
LOWtools/test/chromium_to_junit_converter.py18CODE
LOWtools/test/chromium_to_junit_converter.py18CODE
LOWtools/cr/rebase.py59CODE
LOWtools/cr/extra_deps_test.py13CODE
LOWtools/cr/brockit.py296CODE
LOWtools/cr/terminal.py6CODE
LOWtools/cr/ci.py13CODE
LOWtools/cr/install_extra_deps.py14CODE
LOWtools/cr/versioning_test.py8CODE
LOWtools/cr/patchfile.py6CODE
LOWtools/cr/ci_test.py22CODE
LOWtools/cr/install_extra_deps_test.py26CODE
LOWtools/cr/ci_integration_test.py30CODE
LOWtools/cr/tarball_installer.py12CODE
LOWtools/cr/versioning.py6CODE
LOWtools/cr/toolchain_test.py27CODE
LOWtools/cr/brockit_test.py7CODE
LOWtools/cr/brockit_test.py17CODE
LOWtools/cr/exceptions.py11CODE
LOWtools/cr/toolchain.py8CODE
LOWtools/cr/tarball_installer_test.py13CODE
LOWtools/cr/plaster.py7CODE
LOWtools/cr/repository.py6CODE
LOWtools/cr/post_presubmit.py21CODE
LOWtools/cr/extra_deps.py12CODE
LOWtools/cr/alias/cmd_test.py18CODE
LOWtools/cr/alias/cmd_test.py29CODE
LOWtools/cr/alias/cmd.py38CODE
LOWtools/cr/alias/cmd.py46CODE
LOWtools/cr/alias/follow_renames.py29CODE
LOWtools/cr/alias/follow_renames.py36CODE
LOWtools/cr/alias/mv.py13CODE
LOWtools/cr/alias/mv.py20CODE
LOWtools/cr/alias/commit.py29CODE
LOWtools/cr/alias/commit.py39CODE
LOWtools/cr/alias/follow_renames_test.py9CODE
LOWtools/cr/alias/follow_renames_test.py14CODE
LOWtools/cr/alias/follow_renames_test.py16CODE
LOWtools/cr/alias/commit_test.py20CODE
LOWtools/cr/alias/source_rewrite_test.py11CODE
LOWtools/cr/alias/source_rewrite.py10CODE
LOWtools/cr/alias/source_rewrite.py18CODE
LOWtools/cr/alias/mv_test.py16CODE
LOWtools/cr/alias/base.py7CODE
LOWtools/cr/alias/base.py12CODE
LOWtools/cr/bootstrap/bootstrap.py23CODE
LOWtools/cr/bootstrap/launcher.py19CODE
LOWtools/cr/bootstrap/bootstrap_test.py8CODE
LOWtools/cr/iwyu/run_iwyu.py29CODE
LOWtools/cr/iwyu/run_iwyu.py39CODE
LOWtools/cr/iwyu/run_iwyu_test.py7CODE
LOWtools/cr/iwyu/build_iwyu.py35CODE
LOWtools/cr/test/fake_chromium_repo.py6CODE
LOWtools/cr/toolchains/build_xcode_toolchain.py61CODE
LOWtools/cr/toolchains/upload.py20CODE
LOWtools/cr/toolchains/upload_test.py31CODE
LOWtools/cr/toolchains/upload_test.py35CODE
LOWtools/cr/toolchains/ephemeral_xcode.py8CODE
77 more matches not shown…
Structural Annotation Overuse78 hits · 126 pts
SeverityFileLineSnippetContext
LOWtools/cr/brockit_test.py140 # Step 1: Commit files to fake repositoriesCOMMENT
LOWtools/cr/brockit_test.py175 # Step 2: Modify files directly using write_textCOMMENT
LOWtools/cr/brockit_test.py189 # Step 3: Create ApplyPatchesRecord and test stage_all_patchesCOMMENT
LOWtools/cr/iwyu/run_iwyu.py255 # Step 1: run iwyu_tool to produce textual fix suggestions on stdout.COMMENT
LOWtools/cr/iwyu/run_iwyu.py278 # Step 2: apply the suggestions in place. fix_includes.py reads theCOMMENT
LOWtools/cr/iwyu/run_iwyu.py292 # Step 3: strip BLACKHOLE_INCLUDES from any file the pipeline modified.COMMENT
LOWtools/cr/iwyu/run_iwyu.py296 # Step 4: re-format the rewritten files so the resulting diff matchesCOMMENT
LOWtools/perf/updating_test_profiles.md39### Step 1: Upload to the cloud storageCOMMENT
LOWtools/perf/updating_test_profiles.md48### Step 2: Commit changes and make a PRCOMMENT
LOW…ter/pages/news_pages/www.thestandard.com/original.html2209 // NOTE: This function assumes there will only be one video bid and that no other parameters will need toCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md22## Step 1: Verify Working DirectoryCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md31## Step 2: Understand the Best PracticeCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md71## Step 3: Check for DuplicatesCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md93## Step 4: Choose the Target DocumentCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md120## Step 5: Draft the Best Practice EntryCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md207## Step 6: Add the Entry to the DocumentCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md216## Step 7: Assign the Stable IDCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md225## Step 8: ValidateCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md237## Step 9: Format MarkdownCOMMENT
LOW.claude/skills/add-best-practice/SKILL.md247## Step 10: Commit and Offer to Branch + PRCOMMENT
LOW.claude/skills/top-crashers/SKILL.md55### Step 1: Parse ArgumentsCOMMENT
LOW.claude/skills/top-crashers/SKILL.md84### Step 2: Run the ScriptCOMMENT
LOW.claude/skills/top-crashers/SKILL.md94### Step 3: Present ResultsCOMMENT
LOW.claude/skills/top-crashers/SKILL.md141### Step 4: Offer Follow-Up ActionsCOMMENT
LOW.claude/skills/check-milestones/skill.md39## Step 1: Gather InformationCOMMENT
LOW.claude/skills/check-milestones/skill.md73## Step 2: Determine Correct PR MilestonesCOMMENT
LOW.claude/skills/check-milestones/skill.md92## Step 3: Determine Correct Issue MilestonesCOMMENT
LOW.claude/skills/check-milestones/skill.md139## Step 4: Apply Milestone UpdatesCOMMENT
LOW.claude/skills/check-milestones/skill.md171## Step 5: SummaryCOMMENT
LOW.claude/skills/prs-reviewed/SKILL.md28### Step 1: Parse ArgumentsCOMMENT
LOW.claude/skills/prs-reviewed/SKILL.md37### Step 2: Query GitHubCOMMENT
LOW.claude/skills/prs-reviewed/SKILL.md59### Step 3: Present ResultsCOMMENT
LOW.claude/skills/prs-reviewed/SKILL.md79### Step 4: Handle Edge CasesCOMMENT
LOW.claude/skills/uplift/SKILL.md79## Step 1: Gather InformationCOMMENT
LOW.claude/skills/uplift/SKILL.md117## Step 2: Classify PRsCOMMENT
LOW.claude/skills/uplift/SKILL.md168## Step 3: Cherry-Pick in Chronological OrderCOMMENT
LOW.claude/skills/uplift/SKILL.md196## Step 4: Pre-submission ChecksCOMMENT
LOW.claude/skills/uplift/SKILL.md220## Step 5: Create the Uplift PRCOMMENT
LOW.claude/skills/uplift/SKILL.md294## Step 6: Label the Base PRsCOMMENT
LOW.claude/skills/uplift/SKILL.md310## Step 7: Ensure each included PR has a linked issue (and link them from the uplift PR)COMMENT
LOW.claude/skills/uplift/SKILL.md424## Step 8: SummaryCOMMENT
LOW.claude/skills/make-ci-green/SKILL.md44### Step 1: Parse ArgumentsCOMMENT
LOW.claude/skills/make-ci-green/SKILL.md56### Step 2: Analyze FailuresCOMMENT
LOW.claude/skills/make-ci-green/SKILL.md64### Step 3: Present FindingsCOMMENT
LOW.claude/skills/make-ci-green/SKILL.md126### Step 4: Confirm and TriggerCOMMENT
LOW.claude/skills/make-ci-green/retrigger-ci.py129 # Step 1: Get the PR's head commit SHACOMMENT
LOW.claude/skills/review/SKILL.md133### Step 1: Parse PR URL and Gather ContextCOMMENT
LOW.claude/skills/review/SKILL.md151## Step 2: Research Previous Fix Attempts and Prove Differentiation (PR Mode Only)COMMENT
LOW.claude/skills/review/SKILL.md228## Step 3: Fetch Diff and Classify Changed FilesCOMMENT
LOW.claude/skills/review/SKILL.md250## Step 4: Fetch GitHub Data (PR Mode Only)COMMENT
LOW.claude/skills/review/SKILL.md268## Step 5: Analyze the Proposed ChangesCOMMENT
LOW.claude/skills/review/SKILL.md304## Step 6: Check Against Best Practices (Chunked Subagent Review)COMMENT
LOW.claude/skills/review/SKILL.md587## Step 7: Validate Root Cause AnalysisCOMMENT
LOW.claude/skills/review/SKILL.md652## Step 8: Additional Best Practices Checks (Non-Chunked)COMMENT
LOW.claude/skills/review/SKILL.md781## Step 9: Assess Fix ConfidenceCOMMENT
LOW.claude/skills/review/SKILL.md810## Step 10: Generate Review ReportCOMMENT
LOW.claude/skills/fix-bp-docs/SKILL.md20## Step 1: PathsCOMMENT
LOW.claude/skills/fix-bp-docs/SKILL.md29## Step 2: Read All Best Practice FilesCOMMENT
LOW.claude/skills/fix-bp-docs/SKILL.md36## Step 3: Check for DuplicatesCOMMENT
LOW.claude/skills/fix-bp-docs/SKILL.md53## Step 4: Check for Stale Brave File ReferencesCOMMENT
18 more matches not shown…
Excessive Try-Catch Wrapping93 hits · 124 pts
SeverityFileLineSnippetContext
LOWPRESUBMIT.py442 except Exception: # pylint: disable=broad-exceptCODE
LOWPRESUBMIT.py514 except Exception: # pylint: disable=broad-exceptCODE
MEDIUMtools/generate_policy_constants_java.py30 print(f"Error: Policy directory not found: {policy_dir}",CODE
LOWtools/posix/generate_breakpad_symbols.py206 except Exception as inst:CODE
LOWtools/crates/update.py295 except Exception as e:CODE
MEDIUMtools/test/chromium_to_junit_converter.py240 print(f"Error reading input file: {e}", file=sys.stderr)CODE
LOWtools/test/chromium_to_junit_converter.py256 except Exception as e:CODE
MEDIUMtools/test/chromium_to_junit_converter.py257 print(f"Error converting test results: {e}", file=sys.stderr)CODE
MEDIUMtools/test/chromium_to_junit_converter.py267 print(f"Error writing output file: {e}", file=sys.stderr)CODE
LOWtools/cr/prune_test_filters.py144 except Exception as e:CODE
LOWtools/cr/patchfile.py213 except Exception:CODE
LOWtools/cr/vscode.py47 except Exception as e:CODE
MEDIUMtools/cr/find_rebase_commits.py52 print("Error running git log:", e, file=sys.stderr)CODE
LOWtools/cr/alias/follow_renames.py238 except Exception as e:CODE
LOWtools/cr/alias/mv.py230 except Exception as e:CODE
LOWtools/cr/bootstrap/bootstrap.py297 except Exception: # pylint: disable=broad-exceptCODE
LOWtools/typescript/tsc_timeout_retry.py62 except Exception:CODE
LOWtools/recipes/simulation.py265 except Exception as exc: # pylint: disable=broad-exceptCODE
MEDIUMtools/recipes/proto_support.py447 print('Error while compiling protobufs. Output:\n', file=sys.stderr)CODE
MEDIUMtools/recipes/proto_support.py464 print('Error while rewriting generated protos. Output:\n',CODE
LOWtools/recipes/proto_support.py592 except Exception: # pylint: disable=broad-exceptCODE
LOWtools/recipes/recipe_test_runner.py205 except Exception as exc: # pylint: disable=broad-exceptCODE
LOWtools/android/generate_breakpad_symbols.py141 except Exception as e:CODE
LOWtools/perf/components/perf_test_utils.py119 except Exception:CODE
LOWpatches/PRESUBMIT.py92 except Exception:CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py1395 print("Error: --limit must be between 1 and 500.", file=sys.stderr)CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py1399 print("Error: --min-count must be non-negative.", file=sys.stderr)CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py1403 print("Error: --frames must be at least 1.", file=sys.stderr)CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py519 print(f"Error: Could not connect to Backtrace API: {e.reason}",CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py534 print(f"Error: All {MAX_RETRIES + 1} attempts failed: {last_err}",CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py541 print("Error: Could not parse API response as JSON.", file=sys.stderr)CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py1379 print("Error: BACKTRACE_API_KEY environment variable is required.",CODE
MEDIUM.claude/skills/top-crashers/top-crashers.py1415 print("Error: --since must be in YYYY-MM-DD format.",CODE
LOW.claude/skills/top-crashers/top-crashers.py329 except Exception as e:CODE
LOW.claude/skills/top-crashers/top-crashers.py486 except Exception:CODE
MEDIUM.claude/skills/make-ci-green/retrigger-ci.py146 print(f"Error: Failed to get PR checks: {result.stderr}",CODE
MEDIUM.claude/skills/review/discover-bp-docs.py159 print(f"Error: {bp_dir} is not a directory", file=sys.stderr)CODE
LOW.claude/skills/review-prs/post-review.py326 except Exception:CODE
LOW.claude/skills/review-prs/post-review.py658 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1007 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1015 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1022 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py985 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py995 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1033 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1094 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1136 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1148 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1341 except Exception as e:CODE
LOW.claude/skills/review-prs/prepare-review.py1366 except Exception as e:CODE
LOW.claude/skills/review-prs/scripts/extract-pr-images.py147 except Exception:CODE
LOW.claude/skills/review-prs/scripts/extract-pr-images.py220 except Exception as e:CODE
MEDIUM…laude/skills/review-prs/scripts/resolve-bot-threads.py63 print(f"Error fetching {endpoint}: {result.stderr}", file=sys.stderr)CODE
MEDIUM…ave/Frontend/Settings/Debug/SandboxInspectorView.swift85 print("Error: \(error.localizedDescription)")CODE
MEDIUM…wser/BrowserViewController/BrowserViewController.swift3050 print("Error handling URL entry: \"\(text)\".")CODE
MEDIUM…Sources/Brave/Frontend/Browser/Search/OpenSearch.swift429 print("Error: Invalid search image data")CODE
MEDIUMscript/check-upstream-flake.py95 print(f"Error: Could not connect to LUCI Analysis API: {e.reason}",CODE
MEDIUMscript/check-upstream-flake.py108 print("Error: Could not parse API response as JSON.", file=sys.stderr)CODE
MEDIUMscript/check-upstream-flake.py573 print("Error: --days must be between 1 and 90.", file=sys.stderr)CODE
LOWscript/triage.py73 except Exception as e:CODE
33 more matches not shown…
Deep Nesting112 hits · 104 pts
SeverityFileLineSnippetContext
LOWtools/generate_policy_constants_java.py41CODE
LOWtools/posix/generate_breakpad_symbols.py171CODE
LOWtools/posix/generate_breakpad_symbols.py177CODE
LOWtools/crates/update.py200CODE
LOWtools/crates/update.py266CODE
LOWtools/test/chromium_to_junit_converter.py220CODE
LOWtools/test/chromium_to_junit_converter.py45CODE
LOWtools/test/chromium_to_junit_converter.py108CODE
LOWtools/cr/rebase.py299CODE
LOWtools/cr/rebase.py741CODE
LOWtools/cr/brockit.py1079CODE
LOWtools/cr/brockit.py1259CODE
LOWtools/cr/prune_test_filters.py215CODE
LOWtools/cr/ci.py389CODE
LOWtools/cr/ci.py518CODE
LOWtools/cr/install_extra_deps_test.py490CODE
LOWtools/cr/ci_integration_test.py113CODE
LOWtools/cr/tarball_installer.py133CODE
LOWtools/cr/git_status.py42CODE
LOWtools/cr/plaster.py929CODE
LOWtools/cr/post_presubmit.py67CODE
LOWtools/cr/alias/follow_renames.py189CODE
LOWtools/cr/alias/mv.py186CODE
LOWtools/cr/alias/source_rewrite.py124CODE
LOWtools/cr/alias/source_rewrite.py300CODE
LOWtools/cr/alias/source_rewrite.py382CODE
LOWtools/cr/bootstrap/bootstrap.py237CODE
LOWtools/cr/bootstrap/launcher.py245CODE
LOWtools/cr/bootstrap/bootstrap_test.py422CODE
LOWtools/cr/bootstrap/bootstrap_test.py452CODE
LOWtools/cr/bootstrap/bootstrap_test.py524CODE
LOWtools/cr/test/fake_chromium_repo.py397CODE
LOWtools/cr/test/fake_chromium_repo.py456CODE
LOWtools/recipes/recipe_test_api.py141CODE
LOWtools/recipes/proto_support.py140CODE
LOWtools/recipes/proto_support.py568CODE
LOWtools/recipes/recipe_test_runner.py99CODE
LOWtools/recipes/recipe_test_runner.py212CODE
LOWtools/recipes/recipe_test_runner.py263CODE
LOWtools/android/generate_breakpad_symbols.py105CODE
LOWtools/android/generate_breakpad_symbols.py120CODE
LOW…ls/perf/brave_page_sets/brave_loading_desktop_pages.py55CODE
LOWtools/perf/components/common_options.py146CODE
LOWtools/perf/components/profile_tools.py124CODE
LOWtools/perf/components/profile_tools.py274CODE
LOWtools/perf/components/browser_binary_fetcher.py108CODE
LOWtools/perf/components/perf_test_utils.py53CODE
LOWtools/chromium_src/check_chromium_src.py175CODE
LOWtools/chromium_src/check_chromium_src.py252CODE
LOWtools/chromium_src/check_chromium_src.py302CODE
LOWtools/chromium_src/check_chromium_src.py344CODE
LOWtools/chromium_src/check_chromium_src.py435CODE
LOW.claude/skills/top-crashers/top-crashers.py276CODE
LOW.claude/skills/top-crashers/top-crashers.py434CODE
LOW.claude/skills/top-crashers/top-crashers.py939CODE
LOW.claude/skills/top-crashers/top-crashers.py999CODE
LOW.claude/skills/top-crashers/top-crashers.py1257CODE
LOW.claude/skills/make-ci-green/retrigger-ci.py120CODE
LOW.claude/skills/make-ci-green/retrigger-ci.py342CODE
LOW.claude/skills/make-ci-green/retrigger-ci.py383CODE
52 more matches not shown…
Self-Referential Comments42 hits · 102 pts
SeverityFileLineSnippetContext
MEDIUMsnapcraft.yaml105 # Create a symlink xdg-email -> xdg-open, as the latter is perfectly able toCOMMENT
MEDIUMtools/cr/plaster_test.py83 # Create a PlasterFile instance for the test fileCOMMENT
MEDIUMtools/cr/plaster_test.py417 # Create a PlasterFile with multiple flags in arraySTRING
MEDIUMtools/cr/plaster_test.py460 # Create a PlasterFile with invalid flagSTRING
MEDIUMtools/cr/plaster_test.py491 # Create a PlasterFile with empty flags listSTRING
MEDIUMtools/cr/plaster_test.py534 # Create a PlasterFile with invalid regexSTRING
MEDIUMtools/cr/plaster_test.py588 # Create a PlasterFile with invalid configurationSTRING
MEDIUMtools/cr/plaster_test.py613 # Create a PlasterFile using pattern (should escape special regex chars)STRING
MEDIUMtools/cr/plaster_test.py647 # Create a PlasterFile using re_pattern for regex matchingSTRING
MEDIUMtools/cr/plaster_test.py738 # Create a PlasterFile with count=2 but 3 matches existSTRING
MEDIUMtools/cr/plaster_test.py834 # Create a PlasterFile with count=0 (replace all)STRING
MEDIUMtools/cr/plaster_test.py906 # Create a PlasterFile with multiple substitutions using different countSTRING
MEDIUMtools/cr/brockit.py337# This file is updated whenever the version number is updated in package.jsonCOMMENT
MEDIUMtools/cr/patchfile_test.py484 # Create a patch for the fileSTRING
MEDIUMtools/cr/patchfile_test.py548 # Create a patch for the fileSTRING
MEDIUMtools/cr/patchfile_test.py605 # Create a patch for the fileSTRING
MEDIUMtools/cr/patchfile_test.py688 # Create a yaml file that would match if the repo check were absent.COMMENT
MEDIUMtools/cr/repository_test.py129 # Create a new file and stage itCOMMENT
MEDIUMtools/cr/repository_test.py151 # Create an empty commit with a specific messageCOMMENT
MEDIUMtools/cr/repository_test.py306 # Create a valid commit and verify the referenceCOMMENT
MEDIUMtools/cr/brockit_test.py59 # Create a branch without setting an upstreamCOMMENT
MEDIUMtools/cr/brockit_test.py43 # Create a remote for the Brave repositoryCOMMENT
MEDIUMtools/cr/brockit_test.py248 # Create a ContinuationFile instance and save itCOMMENT
MEDIUMtools/cr/brockit_test.py447 # Create a Versioned instanceCOMMENT
MEDIUMtools/cr/brockit_test.py510 # Create a Versioned instanceCOMMENT
MEDIUMtools/cr/brockit_test.py572 # Create a Versioned instanceCOMMENT
MEDIUMtools/cr/brockit_test.py628 # Create a Versioned instanceCOMMENT
MEDIUMtools/cr/toolchains/build_rust_toolchain.py1390 # Create the output directory.COMMENT
MEDIUM…iter/pages/issues_pages/blog.evjang.com/distilled.html130<tr><td><p><span><span>opt_init, opt_update = optimizers.adam(step_size=</span><span>1e-2</span><span>)</span><span><br>CODE
MEDIUM…ewriter/pages/issues_pages/blog.evjang.com/result.html627<tr><td><p><span><span>opt_init, opt_update = optimizers.adam(step_size=</span><span>1e-2</span><span>)</span><span><br>CODE
MEDIUM…riter/pages/issues_pages/blog.evjang.com/original.html779<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><span style="background-color: #33CODE
MEDIUMios/nala/make_symbols_asset_catalog.py45 # Create the xcassets folder and standard Contents.jsonCOMMENT
MEDIUMscript/ios_bootstrap.py96 # This file is generated by ios_bootstrap.pyCOMMENT
MEDIUMscript/uplift.py299 # Create a branch for each channelCOMMENT
MEDIUMscript/chromium_presubmit_overrides.py6# This file is imported in the context of src/PRESUBMIT.py, it uses existingCOMMENT
MEDIUMscript/lib/l10n/validation.py11# This module contains functionality to validate XML content of stringsCOMMENT
MEDIUMscript/lib/l10n/crowdin/api_v2_client_wrapper.py16# This module is a wrapper around Crowdin API v2COMMENT
MEDIUMscript/lib/l10n/crowdin/pull.py23# This module contains functionality specific to pulling down translationsCOMMENT
MEDIUMscript/lib/l10n/crowdin/common.py21# This module contains functionality common to both pulling down translationsCOMMENT
MEDIUMscript/lib/l10n/crowdin/push.py21# This module contains functionality specific to pushing translations upCOMMENT
MEDIUMthird_party/rust/chromium_crates_io/Cargo.toml5# This file defines all third-party Rust dependencies approved for useCOMMENT
MEDIUMchromium_src/tools/symsrc/source_index.py75 # This function is called multiple times with the same `output_lines`COMMENT
Docstring Block Structure9 hits · 45 pts
SeverityFileLineSnippetContext
HIGHtools/cr/post_presubmit.py36Run *command* as a subprocess, logging the invocation. Logs the full command string at INFO level before executing STRING
HIGHtools/cr/toolchains/upload.py273Upload *path* and return its integrity + authenticity envelope. Args: path: The local file to uploaSTRING
HIGHtools/cr/toolchains/ephemeral_xcode.py59Run *command* as a subprocess, logging the invocation. Logs the full command string at INFO level before executing STRING
HIGHtools/cr/toolchains/build_rust_toolchain.py298Run *command* as a subprocess, logging the invocation. Logs the full command string at INFO level before executing STRING
HIGHtools/recipes/recipe_modules/chromium_checkout/api.py101Set `GIT_CACHE_PATH` for subsequent git/gclient steps. Mirrors `build_rust_toolchain.py`'s `--with-git-cache` hSTRING
HIGHtools/recipes/recipe_modules/step/api.py55Run *cmd* as the step named *name*. Args: name: Human-readable step name, logged before the commandSTRING
HIGHtools/recipes/recipe_modules/brave_core_shallow/api.py42Ensure *paths* from brave-core are checked out under *dest*. Clones brave-core into *dest* (shallow + sparse) wSTRING
HIGH.claude/skills/top-crashers/top-crashers.py435POST a query to the Backtrace coronerd API. Args: project: Backtrace project name. query_body: DictSTRING
HIGHscript/check-upstream-flake.py46Make a pRPC request to the LUCI Analysis API. Args: method: RPC method name (e.g., "QueryTests") boSTRING
Redundant / Tautological Comments19 hits · 28 pts
SeverityFileLineSnippetContext
LOWtools/generate_policy_constants_java.py56 # Check if this starts an acronym (consecutive uppercase lettersCOMMENT
LOWtools/generate_policy_constants_java.py73 # Check if the last uppercase letter starts the next wordCOMMENT
LOWtools/cr/test/fake_chromium_repo.py299 # Check if package.json exists and read the old version if presentCOMMENT
LOWtools/cr/test/fake_chromium_repo.py438 # Check if the file exists, and update the reason if it doesn'tCOMMENT
LOWtools/chromium_src/check_chromium_src.py379 # Check if the symbol is used internally in the override.STRING
LOWpatches/PRESUBMIT.py43 # Check if this empty line is part of a diff hunk.COMMENT
LOW.claude/skills/make-ci-green/retrigger-ci.py299 # Check if the stage name contains any WIPE_WORKSPACE keywordsCOMMENT
LOW.claude/skills/make-ci-green/retrigger-ci.py1116 # Output resultsCOMMENT
LOW.claude/skills/review-prs/post-review.py126 # Check if line is already in a valid rangeCOMMENT
LOW.claude/skills/review-prs/post-review.py257 # Check if the link (or its fragment) is already in the commentCOMMENT
LOW.claude/skills/review-prs/post-review.py757 # Output result JSON to stdoutCOMMENT
LOWscript/manage-bp-ids.py63 # Check if the preceding non-blank line is an anchor tagCOMMENT
LOWscript/manage-bp-ids.py137 # Check if preceding line is already an anchorCOMMENT
LOWscript/ios_bootstrap.py63 # Check if the symlink is valid and unlink if its not, (or in the caseCOMMENT
LOWscript/lib/util.py168 # Print the output instead of raising it, so that we get prettyCOMMENT
LOWscript/lib/l10n/crowdin/api_v2_client_wrapper.py162 # Check if the branch already existsCOMMENT
LOWscript/lib/l10n/crowdin/api_v2_client_wrapper.py166 # Check if this file already exists and if so update itCOMMENT
LOWscript/lib/l10n/crowdin/api_v2_client_wrapper.py275 # Check if the branch already existsCOMMENT
LOW…se/test/launcher/teamcity_reporter_integration_test.py153 # Check if one is a prefix of the otherCOMMENT
Verbosity Indicators13 hits · 22 pts
SeverityFileLineSnippetContext
LOWtools/cr/brockit_test.py140 # Step 1: Commit files to fake repositoriesCOMMENT
LOWtools/cr/brockit_test.py175 # Step 2: Modify files directly using write_textCOMMENT
LOWtools/cr/brockit_test.py189 # Step 3: Create ApplyPatchesRecord and test stage_all_patchesCOMMENT
LOWtools/cr/iwyu/run_iwyu.py255 # Step 1: run iwyu_tool to produce textual fix suggestions on stdout.COMMENT
LOWtools/cr/iwyu/run_iwyu.py278 # Step 2: apply the suggestions in place. fix_includes.py reads theCOMMENT
LOWtools/cr/iwyu/run_iwyu.py292 # Step 3: strip BLACKHOLE_INCLUDES from any file the pipeline modified.COMMENT
LOWtools/cr/iwyu/run_iwyu.py296 # Step 4: re-format the rewritten files so the resulting diff matchesCOMMENT
LOW.claude/skills/make-ci-green/retrigger-ci.py129 # Step 1: Get the PR's head commit SHACOMMENT
LOW…os/Sources/BraveWallet/Crypto/Stores/CryptoStore.swift725 // We need to check if Tx Confirmation modal is readyCOMMENT
LOW…amic/Scripts/DomainSpecific/Paged/FrameCheckWrapper.js9 // we need to check if this script belongs to this specific frameCOMMENT
LOWscript/check-upstream-flake.py579 # Step 1: Search for matching test IDsCOMMENT
LOWscript/check-upstream-flake.py607 # Step 2: Get flakiness stats for each matched testCOMMENT
LOWscript/check-upstream-flake.py641 # Step 3: Output reportCOMMENT
Modern AI Meta-Vocabulary6 hits · 22 pts
SeverityFileLineSnippetContext
MEDIUM…/rewriter/pages/news_pages/wolfdaily.com/original.html903}</style></head><body class="post-template-default single single-post postid-596061 single-format-standard td-standard-pCODE
MEDIUMcomponents/ai_chat/core/common/features.h93// Enables global side panel for any window type (not only agentic)COMMENT
MEDIUM…d_conversation_frame/api/untrusted_conversation_api.ts67 // conversation, once multiple agentic tabs and tasks per conversation areCOMMENT
MEDIUM…mponents/ai_chat/content/browser/page_content_blocks.h21 // Full detail for agentic tools that need to target and act on elements.COMMENT
MEDIUM…mponents/ai_chat/content/browser/page_content_blocks.h22 // Includes everything kContentOnly keeps, plus the agentic targeting metadataCOMMENT
MEDIUM…mponents/ai_chat/content/browser/page_content_blocks.h28 // answering questions about a page). Drops the agentic targeting metadataCOMMENT
Cross-File Repetition4 hits · 20 pts
SeverityFileLineSnippetContext
HIGHtools/crates/update.py0wrapper around urllib.request.urlopen that validates url scheme. prevents file:// and other dangerous schemes from beingSTRING
HIGH.claude/skills/top-crashers/top-crashers.py0wrapper around urllib.request.urlopen that validates url scheme. prevents file:// and other dangerous schemes from beingSTRING
HIGH.claude/skills/make-ci-green/retrigger-ci.py0wrapper around urllib.request.urlopen that validates url scheme. prevents file:// and other dangerous schemes from beingSTRING
HIGHscript/check-upstream-flake.py0wrapper around urllib.request.urlopen that validates url scheme. prevents file:// and other dangerous schemes from beingSTRING
Cross-Language Confusion3 hits · 10 pts
SeverityFileLineSnippetContext
HIGHtools/cr/brockit.py1791 change in the branch we want to pick up when rebasing. When null,STRING
HIGHthird_party/boringtun/build.py298 macOS: -Wl,-undefined,error is the macOS equivalent of the above.STRING
HIGHthird_party/boringtun/build.py309 'link-arg=-Wl,-undefined,error',CODE
Slop Phrases4 hits · 8 pts
SeverityFileLineSnippetContext
MEDIUM…/rewriter/pages/news_pages/billypenn.com/original.html709 <p><em>Note: This article is a paid placement and does not necessarily reflect the views or opinions of Billy PeCODE
LOW…ewriter/pages/news_pages/www.newsmax.com/original.html2249 jQuery("#nmsbma__wrapper").html("\u003cdiv id=\"confirmationMsg\"\u003e\r\n\u003ch3\u003eYou\u0027reCODE
MEDIUM…er/pages/issues_pages/blog.cmpxchg8b.com/original.html729<span style="font-family: &quot;verdana&quot; , sans-serif; "><br /><br />What isn&#8217;t clear is what <b><i>benefit&nCODE
MEDIUM…er/rewriter/pages/issues_pages/figma.com/original.html22 ),auto;--statsigOverlay:#FFFFFF;}@media (max-width: 1080px){:root{--h1-fs:3rem;--h1-lh:1.2;--h1-ls:-0.02em;--hCODE
Example Usage Blocks4 hits · 6 pts
SeverityFileLineSnippetContext
LOWbrowser/ui/views/brave_tooltips/brave_tooltip_popup.h47// Usage example:COMMENT
LOW…mponents/brave_ads/core/internal/common/logging_util.h20// Example usage:COMMENT
LOW…s/core/internal/common/algorithm/count_if_until_util.h24// Example usage:COMMENT
LOW…s/core/internal/common/algorithm/count_if_until_util.h58// Example usage:COMMENT
Cross-Language Confusion (JS/TS)1 hit · 5 pts
SeverityFileLineSnippetContext
HIGH…rame/components/markdown_renderer/markdown.stories.tsx83print(list(fibonacci(10)))CODE
Modern Structural Boilerplate4 hits · 3 pts
SeverityFileLineSnippetContext
LOWtools/cr/brockit_test.py1201 def _setup_upstream(self) -> None:CODE
LOWtools/cr/alias/source_rewrite.py183def update_references(old_path: Path, new_path: Path) -> None:CODE
LOWtools/cr/alias/source_rewrite.py300def _update_gn_references(old_path: Path, new_path: Path) -> None:CODE
LOWtools/cr/alias/mv_test.py274 def _setup_source_file(self) -> None:CODE