gitsafehub
github.com/geertjohan/grafana-kiosk ↗

geertjohan/grafana-kiosk

scanned 2026-08-09 · git 1ea5a44
2 of 6 checks flagged a security issue
🟡 Worth a look
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependencies29Known OSS vulnerabilities169Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 29 found

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

  • Worth fixing CVE-2020-27813 golang-github-gorilla-websocket: integer overflow leads to denial of service
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2020-27813). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46602 The TIFF decoder does not set a limit on the size of tiles in tiled im ...
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-46602). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46604 The TIFF decoder can panic when decoding an invalid image with an out- ...
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-46604). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-41727 golang.org/x/image: Uncontrolled Resource Consumption
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2022-41727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29407 golang.org/x/image/tiff: excessive CPU consumption in decoding
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29408 golang.org/x/image/tiff: TIFF decoder does not place a limit on the size of compressed tile data
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33809 golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33812 golang.org/x/image: golang: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-33812). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33813 golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-33813). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46599 golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46601 golang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-46601). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-14040 golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2020-14040). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-38561 golang: out-of-bounds read in golang.org/x/text/language leads to DoS
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2021-38561). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-32149 golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2022-32149). 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
    vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-56852). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46602 The TIFF decoder does not set a limit on the size of tiles in tiled im ...
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-46602). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46604 The TIFF decoder can panic when decoding an invalid image with an out- ...
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-46604). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-41727 golang.org/x/image: Uncontrolled Resource Consumption
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2022-41727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29407 golang.org/x/image/tiff: excessive CPU consumption in decoding
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29408 golang.org/x/image/tiff: TIFF decoder does not place a limit on the size of compressed tile data
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33809 golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33812 golang.org/x/image: golang: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-33812). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33813 golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-33813). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46599 golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46601 golang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
    vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-46601). Fix: Update that package to its patched version.
… 4 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 169 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GO-2020-0019 Integer overflow in github.com/gorilla/websocket
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2020-27813). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1572 Denial of service via crafted TIFF image in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2022-41727). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1989 Excessive resource consumption in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1990 Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2937 Panic when parsing invalid palette-color images in golang.org/x/image
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2024-24792). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4815 OOM from malicious IFD offset in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5032 Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1572 Denial of service via crafted TIFF image in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.sum
    A package you depend on has a known security hole (CVE-2022-41727). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1989 Excessive resource consumption in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.sum
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1990 Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.sum
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2937 Panic when parsing invalid palette-color images in golang.org/x/image
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.sum
    A package you depend on has a known security hole (CVE-2024-24792). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4815 OOM from malicious IFD offset in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.sum
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5032 Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.sum
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1572 Denial of service via crafted TIFF image in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2022-41727). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1989 Excessive resource consumption in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1990 Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2937 Panic when parsing invalid palette-color images in golang.org/x/image
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2024-24792). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4815 OOM from malicious IFD offset in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5032 Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/disintegration/imaging/go.mod
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • Minor GHSA-q7pp-wcgr-pffx Crash when processing crafted TIFF files
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2023-36308). Fix: Update that package to its patched version.
  • FYI GO-2026-4961 Panic when decoding large WEBP image on 32-bit platforms in golang.org/x/image
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-33813). Fix: Update that package to its patched version.
  • FYI GO-2026-4962 Excessive memory allocation when decoding malicious SFNT in golang.org/x/image
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-33812). Fix: Update that package to its patched version.
  • FYI GO-2026-5031 Panic when reading out of bound palette index in golang.org/x/image/bmp
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-42500). Fix: Update that package to its patched version.
  • FYI GO-2026-5061 Panic on VP8 alpha channel size mismatch in x/image/webp in golang.org/x/image
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-46601). Fix: Update that package to its patched version.
  • FYI GO-2026-5062 Lack of limit on tile sizes in x/image/tiff in golang.org/x/image
    /workdirs/scan-d24790c1-6b32-4cac-b16c-20afc58c6bb7/vendor/github.com/chromedp/chromedp/go.mod
    A package you depend on has a known security hole (CVE-2026-46602). Fix: Update that package to its patched version.
… 144 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 none found ✓

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

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

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.