gitsafehub
github.com/junhua-ele/open-code-review ↗

junhua-ele/open-code-review

scanned 2026-08-15 · git 0804075
3 of 6 checks flagged a security issue
🟡 Worth a look
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secrets7Vulnerable dependencies2Known OSS vulnerabilities45Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 7 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    ASSURANCE_CASE.md:94
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    cmd/opencodereview/provider_tui_test.go:1888
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    cmd/opencodereview/provider_tui_test.go:1972
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    cmd/opencodereview/provider_tui_test.go:2053
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    pages/src/content/docs/en/mcp.md:48
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    pages/src/content/docs/ja/mcp.md:47
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    pages/src/content/docs/zh/mcp.md:44
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 2 found

Packages you depend on that have known security holes (CVEs).

  • Worth fixing CVE-2026-46600 golang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
    go.mod
    A package you depend on has a known security hole (CVE-2026-46600). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-56852 golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
    go.mod
    A package you depend on has a known security hole (CVE-2026-56852). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 45 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-mh99-v99m-4gvg brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rgw5-rvv9-x895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7p8r-x3mc-p8w7 fast-uri vulnerable to host confusion via backslash authority introducer
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-18446). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2v37-7h3g-55p8 nanoid: custom generators can loop indefinitely when size is zero
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fxqj-rqcc-2cmp PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69153). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4cwx-7wf7-3272 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-13697). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8xcm-r25x-g524 undici vulnerable to downstream response desynchronization via retry interceptor
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-16728). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jr45-8vmc-qm54 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-14643). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m8rv-5g2x-5cg5 undici vulnerable to CRLF Injection via blob-like body 'type' property
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-15157). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v3r7-h72x-cjcm undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/extensions/vscode/yarn.lock
    A package you depend on has a known security hole (CVE-2026-16729). Fix: Update that package to its patched version.
  • FYI GO-2026-5942 Parsing an invalid SVCB or HTTPS RR can panic in golang.org/x/net/dns/dnsmessage
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-46600). Fix: Update that package to its patched version.
  • FYI GO-2026-5970 Infinite loop on invalid input in golang.org/x/text
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-56852). Fix: Update that package to its patched version.
  • FYI GO-2026-4337 Unexpected session resumption in crypto/tls
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2025-68121). Fix: Update that package to its patched version.
  • FYI GO-2026-4340 Handshake messages may be processed at the incorrect encryption level in crypto/tls
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2025-61730). Fix: Update that package to its patched version.
  • FYI GO-2026-4341 Memory exhaustion in query parameter parsing in net/url
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2025-61726). Fix: Update that package to its patched version.
  • FYI GO-2026-4342 Excessive CPU consumption when building archive index in archive/zip
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2025-61728). Fix: Update that package to its patched version.
  • FYI GO-2026-4601 Incorrect parsing of IPv6 host literals in net/url
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-25679). Fix: Update that package to its patched version.
  • FYI GO-2026-4602 FileInfo can escape from a Root in os
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-27139). Fix: Update that package to its patched version.
  • FYI GO-2026-4603 URLs in meta content attribute actions are not escaped in html/template
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-27142). Fix: Update that package to its patched version.
  • FYI GO-2026-4864 TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-32282). Fix: Update that package to its patched version.
  • FYI GO-2026-4865 JsBraceDepth Context Tracking Bugs (XSS) in html/template
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-32289). Fix: Update that package to its patched version.
  • FYI GO-2026-4869 Unbounded allocation for old GNU sparse in archive/tar
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-32288). Fix: Update that package to its patched version.
  • FYI GO-2026-4870 Unauthenticated TLS 1.3 KeyUpdate record can cause persistent connection retention and DoS in crypto/tls
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-32283). Fix: Update that package to its patched version.
  • FYI GO-2026-4918 Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-33814). Fix: Update that package to its patched version.
  • FYI GO-2026-4946 Inefficient policy validation in crypto/x509
    /workdirs/scan-035dda6c-68cf-4c24-83c6-2452c4dd8cdc/go.mod
    A package you depend on has a known security hole (CVE-2026-32281). Fix: Update that package to its patched version.
… 20 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog timed out

Packages that look intentionally malicious: typosquats, sneaky install scripts.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via Guarddog v2.10.0 · Apache-2.0

error: npm:timeout; go:timeout

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.