generate release PRs based on the conventionalcommits.org spec
This report presents the forensic synthetic code analysis of googleapis/release-please, a TypeScript project with 7,282 GitHub stars. SynthScan v2.0 examined 73,865 lines of code across 428 source files, recording 354 pattern matches distributed across 6 syntactic categories. The overall adjusted score of 5.0 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).
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.
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.
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.
The scanner identified 354 distinct pattern matches across 6 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.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | owlbot.py | 1 | # Copyright 2021 Google LLC | COMMENT |
| LOW | .mocharc.js | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | .jsdoc.js | 1 | // Copyright 2019 Google LLC | COMMENT |
| LOW | .prettierrc.js | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/commit-and-push.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/helpers.ts | 1 | // Copyright 2020 Google LLC | COMMENT |
| LOW | test/helpers.ts | 181 | // "master" TODO update all test code to use "main" | COMMENT |
| LOW | test/github.ts | 1 | // Copyright 2019 Google LLC | COMMENT |
| LOW | test/pr.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/main-pr-option-defaults.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/cli.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/cli.ts | 301 | sinon.assert.calledOnce(createPullRequestsStub); | COMMENT |
| LOW | test/cli.ts | 521 | // 'manifest-release --repo-url=googleapis/release-please-cli --release-as=2.3.4' | COMMENT |
| LOW | test/schemas.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/factory.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/local-github.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/branch.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/main-make-pr.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/fork.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/util.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/manifest.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/commits.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/commits.ts | 261 | 'update v2.14.1 gapic-generator-typescript' | COMMENT |
| LOW | test/version.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/bootstrapper.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/issues.ts | 1 | // Copyright 2026 Google LLC | COMMENT |
| LOW | test/versioning-strategies/dependency-manifest.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/versioning-strategies/prerelease.ts | 1 | // Copyright 2023 Google LLC | COMMENT |
| LOW | test/versioning-strategies/java-add-snapshot.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/versioning-strategies/default.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/versioning-strategies/always-bump-minor.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/versioning-strategies/always-bump-major.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/versioning-strategies/java.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/util/signoff-commit-message.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/util/pull-request-title.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/util/branch-name.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/util/coerce-option.ts | 1 | // Copyright 2019 Google LLC | COMMENT |
| LOW | test/util/pull-request-body.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/util/commit-split.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/util/filter-commits.ts | 1 | // Copyright 2023 Google LLC | COMMENT |
| LOW | test/util/pull-request-overflow-handler.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/util/tag-name.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/util/indent-commit.ts | 1 | // Copyright 2019 Google LLC | COMMENT |
| LOW | test/util/commit-exclude.ts | 1 | // Copyright 2023 Google LLC | COMMENT |
| LOW | test/plugins/maven-workspace.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/plugins/node-workspace.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/plugins/group-priority.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/plugins/sentence-case.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/plugins/cargo-workspace.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/plugins/merge.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/plugins/linked-versions.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | …gins/compatibility/separate-pull-requests-workspace.ts | 1 | // Copyright 2024 Google LLC | COMMENT |
| LOW | …t/plugins/compatibility/linked-versions-group-title.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/plugins/compatibility/linked-versions-workspace.ts | 1 | // Copyright 2022 Google LLC | COMMENT |
| LOW | test/strategies/rust.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/strategies/go-yoshi.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/strategies/helm.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/strategies/base.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/strategies/ruby-yoshi.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| LOW | test/strategies/terraform-module.ts | 1 | // Copyright 2021 Google LLC | COMMENT |
| 265 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test/helpers.ts | 46 | export function stubSuggesterWithSnapshot( | CODE |
| LOW | test/helpers.ts | 129 | export function buildMockConventionalCommit( | CODE |
| LOW | test/helpers.ts | 341 | export function buildMockCandidatePullRequest( | CODE |
| LOW | src/commit.ts | 64 | function getBlankConventionalCommit(): parser.ConventionalChangelogCommit { | CODE |
| LOW | src/commit.ts | 81 | function toConventionalChangelogFormat( | CODE |
| LOW | src/bin/release-please.ts | 288 | function pullRequestStrategyOptions(yargs: yargs.Argv): yargs.Argv { | CODE |
| LOW | src/plugins/workspace.ts | 487 | export function appendDependenciesSectionToChangelog( | CODE |
| LOW⚡ | src/factories/versioning-strategy-factory.ts | 63 | export function registerVersioningStrategy( | CODE |
| LOW⚡ | src/factories/versioning-strategy-factory.ts | 70 | export function unregisterVersioningStrategy(name: string) { | CODE |
| LOW⚡ | src/factories/versioning-strategy-factory.ts | 74 | export function getVersioningStrategyTypes(): readonly VersioningStrategyType[] { | CODE |
| LOW | src/updaters/release-please-config.ts | 54 | function releaserConfigToJsonConfig( | CODE |
| LOW | src/updaters/ruby/common.ts | 48 | export function resolveRubyGemfileLockVersion(versionString: string) { | CODE |
| LOW | src/updaters/ruby/gemfile-lock.ts | 28 | export function buildGemfileLockVersionRegex(gemName: string) { | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .kokoro/trampoline.sh | 16 | # This file is not used any more, but we keep this file for making it | COMMENT |
| MEDIUM | .kokoro/populate-secrets.sh | 16 | # This file is called in the early stage of `trampoline_v2.sh` to | COMMENT |
| MEDIUM | __snapshots__/cargo-lock.js | 2 | # This file is automatically @generated by Cargo. | COMMENT |
| MEDIUM | __snapshots__/cargo-lock.js | 18 | # This file is automatically @generated by Cargo. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test/factory.ts | 44 | token: 'fake-token', | CODE |
| LOW | test/manifest.ts | 162 | token: 'fake-token', | CODE |
| LOW | test/bootstrapper.ts | 34 | token: 'fake-token', | CODE |
| LOW | test/factories/plugin-factory.ts | 37 | token: 'fake-token', | CODE |
| LOW | test/factories/changelog-notes-factory.ts | 36 | token: 'fake-token', | CODE |
| LOW | test/changelog-notes/github-changelog-notes.ts | 78 | token: 'fake-token', | CODE |
| LOW | __snapshots__/opam.js | 5 | maintainer: "example@example.org" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | README.md | 142 | ### Step 1: Ensure releasable units are merged | COMMENT |
| LOW | README.md | 153 | ### Step 2: Ensure no `autorelease: pending` or `autorelease: triggered` label in an old PR | COMMENT |
| LOW | README.md | 171 | ### Step 3: Rerun Release Please | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .kokoro/populate-secrets.sh | 29 | # For local run, we just use the gcloud command for retrieving the | COMMENT |
| MEDIUM | src/plugins/maven-workspace.ts | 588 | // We use a fake commit to leverage the Java versioning strategy | COMMENT |