Repository Analysis

google/gson

A Java serialization/deserialization library to convert Java Objects into JSON and back

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
2026-05-28
Last Push
24,200
Stars
Java
Language
57,923
Lines of Code
285
Files
4
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 2LOW 2

Pattern Findings

4 matches across 2 categories. Click a row to expand file-level details.

Self-Referential Comments2 hits · 6 pts
SeverityFileLineSnippet
MEDIUM.github/dependabot.yml13 # Create a single pull request for all dependencies and plugins
MEDIUM.github/dependabot.yml26 # Create a single pull request for all actions
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWgson/src/main/java/com/google/gson/TypeAdapter.java101// non-Javadoc:
LOW.github/workflows/scorecard.yml41 - name: "Run analysis"