← Back to scan
File as GitHub Issue repo: google/skia

Push this scan report to google/skia

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Weak Crypto

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH MINED108 [MINED108] `self._local_path` used but never assigned in __init__: Method `AbsoluteLocalP… PRESUBMIT_test_mocks.py:262
HIGH MINED108 [MINED108] `self.AffectedFiles` used but never assigned in __init__: Method `AffectedSour… PRESUBMIT_test_mocks.py:110
HIGH MINED108 [MINED108] `self.AffectedSourceFiles` used but never assigned in __init__: Method `RightH… PRESUBMIT_test_mocks.py:103
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). dm/DMJsonWriter.h:30
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). dm/DMJsonWriter.cpp:92
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). bench/ChecksumBench.cpp:67
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … demos.skia.org/demos/path_performance/s…:89
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … demos.skia.org/demos/image_decode_web_w…:47
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … bench/BlurImageFilterBench.cpp:48
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… bazel/gcs_mirror/gcs_mirror.go:120
HIGH MINED016 [MINED016] Go Error Ignored: _, err := fn() with err not checked. Go anti-pattern. bazel/gcs_mirror/gcs_mirror.go:175
HIGH MINED016 [MINED016] Go Error Ignored: _, err := fn() with err not checked. Go anti-pattern. bazel/exporter/bazel_query_command.go:55
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… PRESUBMIT.py:609
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… PRESUBMIT.py:471
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… bench/ParagraphBench.cpp:55
MED COMP001 [COMP001] High cognitive complexity: Function `FilterSourceFile` has cognitive complexity… PRESUBMIT_test_mocks.py:112
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED CORE_NO_CI No CI/CD configuration found
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. bazel/exporter/bazel_query_command.go:95
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. bazel/device_specific_configs/generate/…:25
LOW COMP001 [COMP001] High cognitive complexity: Function `_FindNewViolationsOfRule` has cognitive co… PRESUBMIT_test_mocks.py:22
LOW AIC003 Duplicated implementation block across source files bench/MorphologyBench.cpp:22
LOW AIC003 Duplicated implementation block across source files bench/MatrixBench.cpp:12
LOW AIC003 Duplicated implementation block across source files bench/HardStopGradientBench_ScaleNumHar…:10
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… bench/BenchLogger.cpp:22
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… bench/AlternatingColorPatternBench.cpp:171
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… bench/AAClipBench.cpp:241
INFO MINED060 [MINED060] Go Context No Cancel: context.Background() at request handler boundary leaks g… bazel/gcs_mirror/gcs_mirror.go:136
Reset to top 5 30 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `google/skia`

**Score: 63/100 (C)**  ·  55 findings  ·  scanned 2026-06-05 14:20 UTC  ·  48,123 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 12 |
| MEDIUM | 7 |
| LOW | 7 |

📊 [Full filterable report](https://repobility.com/scan/1a93f112-d349-4973-9d25-a212da316793/)  ·  ![scorecard](https://repobility.com/scan/1a93f112-d349-4973-9d25-a212da316793/report.png?v=1780669228-s2)

### Top findings

1. **HIGH** `MINED108` — `self._local_path` used but never assigned in __init__
   `PRESUBMIT_test_mocks.py:262` · ✓ Repobility
2. **HIGH** `MINED108` — `self.AffectedFiles` used but never assigned in __init__
   `PRESUBMIT_test_mocks.py:110` · ✓ Repobility
3. **HIGH** `MINED108` — `self.AffectedSourceFiles` used but never assigned in __init__
   `PRESUBMIT_test_mocks.py:103` · ✓ Repobility
4. **HIGH** `MINED004` — Weak Crypto
   `dm/DMJsonWriter.h:30` · CWE-327 · ✓ Repobility
5. **HIGH** `MINED004` — Weak Crypto
   `dm/DMJsonWriter.cpp:92` · CWE-327 · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/1a93f112-d349-4973-9d25-a212da316793/_
Already filed
'google' is on the known-megaproject org list. These projects use auto-triage bots and established security disclosure channels. Unsolicited automated issues from Repobility would be perceived as AI-generated spam. For security findings, follow the project's SECURITY.md policy. For non-security findings, open a focused PR or community discussion instead.
Megaproject â high spam risk
Could not determine 'google/skia' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
41/57 findings (72%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.