← Back to scan
File as GitHub Issue repo: grafana/grafana

Push this scan report to grafana/grafana

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

Workflow container/services image `mysql:8.0.43` unpinned: `container/services image: mysq

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 MINED128 [MINED128] go.mod replaces `github.com/grafana/grafana/pkg/util/sqlite` — points to a LOC… pkg/storage/unified/resource/kv/go.mod:16
HIGH MINED128 [MINED128] go.mod replaces `github.com/grafana/grafana/pkg/codegen` — points to a LOCAL p… pkg/plugins/codegen/go.mod:4
HIGH MINED128 [MINED128] go.mod replaces `cuelang.org/go` — redirects to fork `github.com/grafana/cue`:… pkg/codegen/go.mod:64
HIGH MINED128 [MINED128] go.mod replaces `(` — points to a LOCAL path: `replace ( => ../apimachinery` o… pkg/plugins/go.mod:149
HIGH MINED126 [MINED126] Workflow container/services image `mysql:8.0.43` unpinned: `container/services… .github/workflows/pr-test-integration.y…:256
HIGH MINED126 [MINED126] Workflow container/services image `mysql:8.0.43` unpinned: `container/services… .github/workflows/pr-test-integration.y…:110
HIGH MINED115 [MINED115] Action `grafana/shared-workflows/actions/push-to-gcs` pinned to mutable ref `@… .github/workflows/publish-artifact.yml:80
HIGH MINED115 [MINED115] Action `grafana/shared-workflows/actions/login-to-gcs` pinned to mutable ref `… .github/workflows/publish-artifact.yml:55
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/analytics-events-repo…:15
HIGH MINED115 [MINED115] Action `grafana/grafana/.github/workflows/github-release.yml` pinned to mutabl… .github/workflows/release-comms.yml:142
HIGH MINED115 [MINED115] Action `grafana/grafana/.github/workflows/migrate-prs.yml` pinned to mutable r… .github/workflows/release-comms.yml:122
HIGH MINED115 [MINED115] Action `grafana/grafana/.github/workflows/migrate-prs.yml` pinned to mutable r… .github/workflows/release-comms.yml:110
HIGH MINED115 [MINED115] Action `grafana/grafana/.github/workflows/create-security-branch.yml` pinned t… .github/workflows/release-comms.yml:98
HIGH MINED115 [MINED115] Action `grafana/grafana/.github/workflows/create-security-branch.yml` pinned t… .github/workflows/release-comms.yml:88
HIGH MINED115 [MINED115] Action `grafana/grafana/.github/workflows/create-next-release-branch.yml` pinn… .github/workflows/release-comms.yml:79
HIGH MINED115 [MINED115] Action `grafana/grafana/.github/workflows/create-next-release-branch.yml` pinn… .github/workflows/release-comms.yml:69
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/documentation-ci.yml:19
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/go-lint.yml:64
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/go-lint.yml:42
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/go-lint.yml:26
HIGH MINED126 [MINED126] Workflow container/services image `docker.io/tonistiigi/binfmt:qemu-v10.2.1-65… .github/workflows/build-docker-variants…:114
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-docker-variants…:104
HIGH MINED115 [MINED115] Action `grafana/shared-workflows/actions/get-vault-secrets` pinned to mutable … .github/workflows/pr-build-grafana.yml:236
HIGH MINED115 [MINED115] Action `grafana/shared-workflows/actions/login-to-gar` pinned to mutable ref `… .github/workflows/pr-build-grafana.yml:224
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… packages/grafana-ui/src/components/Form…:49
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… packages/grafana-ui/src/components/Comb…:48
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/grafana-ui/src/components/Tabl…:73
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. e2e-playwright/test-plugins/frontend-sa…:132
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … packages/grafana-ui/src/components/Tabl…:119
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … devenv/docker/blocks/loki/data/data.js:203
MED SEC091 [SEC091] Go: net/http server without timeouts: HTTP server without ReadHeaderTimeout/Read… devenv/docker/blocks/prometheus_utf8/ma…:126
MED SEC091 [SEC091] Go: net/http server without timeouts: HTTP server without ReadHeaderTimeout/Read… devenv/docker/blocks/prometheus_high_ca…:122
MED SEC091 [SEC091] Go: net/http server without timeouts: HTTP server without ReadHeaderTimeout/Read… devenv/docker/blocks/alert_webhook_list…:27
MED SEC089 [SEC089] Go: bind to all interfaces (0.0.0.0): Server binds to all network interfaces — e… devenv/docker/blocks/prometheus_utf8/ma…:126
MED SEC089 [SEC089] Go: bind to all interfaces (0.0.0.0): Server binds to all network interfaces — e… devenv/docker/blocks/prometheus_high_ca…:122
MED SEC089 [SEC089] Go: bind to all interfaces (0.0.0.0): Server binds to all network interfaces — e… devenv/docker/blocks/alert_webhook_list…:27
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/grafana-ui/src/components/Date…:49
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/grafana-flamegraph/src/FlameGr…:32
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … .github/actions/changelog/index.js:20
MED DKR003 Compose service `goff` image uses the latest tag devenv/frontend-service/docker-compose.…:77
MED DKR003 Compose service `grafana-subpath` image uses the latest tag devenv/docker/blocks/traefik/docker-com…:14
MED DKR003 Dockerfile base image uses the latest tag devenv/docker/blocks/slow_proxy/Dockerf…:1
MED DKR003 Dockerfile base image uses the latest tag devenv/docker/blocks/prometheus_utf8/Do…:1
MED DKR003 Dockerfile base image uses the latest tag devenv/docker/blocks/prometheus_high_ca…:1
MED DKR003 Dockerfile base image uses the latest tag devenv/docker/blocks/mysql_opendata/Doc…:3
MED DKR003 Dockerfile base image uses the latest tag devenv/docker/blocks/auth/apache_proxy_…:1
MED DKR003 Dockerfile base image uses the latest tag devenv/docker/blocks/auth/apache_proxy/…:1
MED DKR003 Dockerfile base image uses the latest tag devenv/docker/blocks/alert_webhook_list…:2
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR002 Compose service `frontend-service` image has no explicit tag devenv/frontend-service/docker-compose.…:49
MED DKR002 Compose service `grafana-api` image has no explicit tag devenv/frontend-service/docker-compose.…:19
MED DKR002 Compose service `proxy` image has no explicit tag devenv/frontend-service/docker-compose.…:3
MED DKR002 Compose service `mysqld-exporter` image has no explicit tag devenv/docker/ha_test/docker-compose.ya…:32
MED DKR002 Compose service `nginx-proxy` image has no explicit tag devenv/docker/ha_test/docker-compose.ya…:3
MED DKR002 Compose service `webhook` image has no explicit tag devenv/docker/ha-test-unified-alerting/…:86
MED DKR002 Compose service `nginx-proxy` image has no explicit tag devenv/docker/ha-test-unified-alerting/…:35
MED DKR002 Compose service `mysqld-exporter` image has no explicit tag devenv/docker/ha-test-unified-alerting/…:18
MED DKR002 Dockerfile base image has no explicit tag Dockerfile:20
MED DKC015 Database service has no healthcheck devenv/frontend-service/docker-compose.…:87
MED DKC015 Database service has no healthcheck devenv/docker/ha_test/docker-compose.ya…:32
MED DKC015 Database service has no healthcheck devenv/docker/ha-test-unified-alerting/…:18
MED WEB004 robots.txt blocks the full public site public/robots.txt
MED DKR001 Docker final stage has no non-root USER scripts/verify-repo-update/Dockerfile.r…:1
MED DKR001 Docker final stage has no non-root USER scripts/verify-repo-update/Dockerfile.d…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/ha-test-unified-alerting/…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/debtest/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/buildcontainer/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/stateful_webhook/D…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/smtp/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/prometheus/Dockerf…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/postgres_tests/Doc…:2
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/mysql_tests/Docker…:2
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/mysql_opendata/Doc…:3
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/mqtt/build/Dockerf…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/loki/data/Dockerfi…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/elastic/data/Docke…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/collectd/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/caddy_tls/build/Do…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/auth/prometheus_ba…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/auth/nginx_proxy_m…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/auth/apache_proxy_…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/auth/apache_proxy/…:1
MED DKR001 Docker final stage has no non-root USER devenv/docker/blocks/alert_webhook_list…:2
MED DKR001 Docker final stage has no non-root USER Dockerfile:394
MED AIC001 Parallel implementation file sits beside a canonical file pkg/util/xorm/session_update.go:1
MED AIC001 Parallel implementation file sits beside a canonical file pkg/registry/apis/collections/stars_upd…:1
MED DKC000 Docker Compose file could not be parsed devenv/docker/blocks/webdav/docker-comp…
MED DKC000 Docker Compose file could not be parsed devenv/docker/blocks/sensugo/docker-com…
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED WEB015 Public web app has no Content Security Policy index.html
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/pr-frontend-unit-test…:228
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. apps/advisor/pkg/app/app.go:167
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. apps/advisor/pkg/apis/advisor_manifest.…:25
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. apps/advisor/pkg/apis/advisor/v0alpha1/…:22
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:33
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:2
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:7
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:67
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:2
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:2
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:2
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:28
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:2
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:18
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:12
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:7
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:2
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:67
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:28
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:67
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:28
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:67
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:28
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:67
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:33
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:67
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:28
LOW AIC003 Duplicated implementation block across source files apps/alerting/notifications/pkg/apis/al…:1
LOW AIC003 Duplicated implementation block across source files apps/alerting/historian/pkg/apis/alerti…:42
LOW AIC003 Duplicated implementation block across source files apps/alerting/historian/pkg/apis/alerti…:80
LOW AIC003 Duplicated implementation block across source files apps/alerting/historian/pkg/apis/alerti…:29
LOW AIC003 Duplicated implementation block across source files apps/alerting/historian/pkg/apis/alerti…:8
LOW AIC003 Duplicated implementation block across source files apps/advisor/pkg/apis/advisor/v0alpha1/…:80
LOW AIC003 Duplicated implementation block across source files apps/advisor/pkg/apis/advisor/v0alpha1/…:29
LOW WEB005 robots.txt does not advertise a sitemap public/robots.txt
LOW DKR010 Dockerfile leaves apt package indexes in the image layer scripts/verify-repo-update/Dockerfile.d…:13
LOW DKR010 Dockerfile leaves apt package indexes in the image layer scripts/verify-repo-update/Dockerfile.d…:6
LOW DKR010 Dockerfile leaves apt package indexes in the image layer devenv/docker/debtest/Dockerfile:3
LOW DKR010 Dockerfile leaves apt package indexes in the image layer devenv/docker/blocks/mysql_opendata/Doc…:11
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKR011 Dockerfile installs recommended OS packages scripts/verify-repo-update/Dockerfile.d…:13
LOW DKR011 Dockerfile installs recommended OS packages scripts/verify-repo-update/Dockerfile.d…:6
LOW DKR011 Dockerfile installs recommended OS packages devenv/docker/debtest/Dockerfile:3
LOW DKR011 Dockerfile installs recommended OS packages devenv/docker/blocks/mysql_opendata/Doc…:11
LOW DKR011 Dockerfile installs recommended OS packages devenv/docker/blocks/mqtt/build/Dockerf…:3
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:301
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/local-npm/docker-compose.yaml:12
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/frontend-service/docker-compose.…:158
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/frontend-service/docker-compose.…:49
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/frontend-service/docker-compose.…:19
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/frontend-service/docker-compose.…:3
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha_test/docker-compose.ya…:102
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha_test/docker-compose.ya…:94
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha_test/docker-compose.ya…:85
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha_test/docker-compose.ya…:55
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha-test-unified-alerting/…:86
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha-test-unified-alerting/…:75
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha-test-unified-alerting/…:64
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha-test-unified-alerting/…:53
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha-test-unified-alerting/…:44
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/ha-test-unified-alerting/…:27
LOW DKC010 Compose service lacks no-new-privileges hardening devenv/docker/blocks/auth/freeipa/docke…:6
LOW DKC006 Compose service does not declare a runtime user devenv/local-npm/docker-compose.yaml:12
LOW DKC006 Compose service does not declare a runtime user devenv/frontend-service/docker-compose.…:158
LOW DKC006 Compose service does not declare a runtime user devenv/frontend-service/docker-compose.…:49
LOW DKC006 Compose service does not declare a runtime user devenv/frontend-service/docker-compose.…:19
LOW DKC006 Compose service does not declare a runtime user devenv/frontend-service/docker-compose.…:3
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha_test/docker-compose.ya…:102
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha_test/docker-compose.ya…:94
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha_test/docker-compose.ya…:85
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha_test/docker-compose.ya…:55
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha-test-unified-alerting/…:86
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha-test-unified-alerting/…:75
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha-test-unified-alerting/…:64
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha-test-unified-alerting/…:53
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha-test-unified-alerting/…:44
LOW DKC006 Compose service does not declare a runtime user devenv/docker/ha-test-unified-alerting/…:27
LOW DKC006 Compose service does not declare a runtime user devenv/docker/blocks/auth/freeipa/docke…:6
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… packages/grafana-ui/src/components/Tabl…:22
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… packages/grafana-ui/src/components/Rend…:7
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… packages/grafana-ui/src/components/Pane…:26
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. e2e-playwright/test-plugins/grafana-tes…:37
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. e2e-playwright/test-plugins/grafana-tes…:37
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. e2e-playwright/test-plugins/grafana-ext…:37
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/grafana-o11y-ds-frontend/src/T…:121
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/grafana-o11y-ds-frontend/src/T…:21
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… e2e-playwright/test-plugins/grafana-ext…:21
INFO MINED053 [MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin… devenv/docker/blocks/sensugo/docker-com…:13
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… devenv/docker/blocks/auth/authentik/doc…:35
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… apps/provisioning/pkg/repository/github…:44
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… apps/provisioning/pkg/repository/git/va…:69
INFO MINED060 [MINED060] Go Context No Cancel: context.Background() at request handler boundary leaks g… devenv/jsonnet/dev-dashboards.go:47
INFO MINED060 [MINED060] Go Context No Cancel: context.Background() at request handler boundary leaks g… apps/shorturl/pkg/app/app.go:84
INFO MINED060 [MINED060] Go Context No Cancel: context.Background() at request handler boundary leaks g… apps/provisioning/pkg/controller/histor…:81
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/grafana-data/src/dataframe/Dat…:26
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/dashboard/tshack/v1alpha1_spec_gen…:4
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/dashboard/tshack/v0alpha1_spec_gen…:4
INFO MINED071 [MINED071] Go Panic Call: panic() crashes the process. Should return error in most cases. apps/dashvalidator/pkg/validator/promet…:25
INFO MINED071 [MINED071] Go Panic Call: panic() crashes the process. Should return error in most cases. apps/dashvalidator/pkg/cache/cache.go:59
INFO MINED071 [MINED071] Go Panic Call: panic() crashes the process. Should return error in most cases. apps/advisor/pkg/app/metrics/metrics.go:83
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… .github/workflows/scripts/publish-front…:16
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/grafana-data/src/context/plugi…:78
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … e2e-playwright/test-plugins/grafana-tes…:36
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … .github/workflows/scripts/fr-notify.mts:83
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .github/workflows/scripts/crowdin/creat…:11
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .github/actions/report-go-cache-sizes/i…:14
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .github/actions/changelog/index.js:11
Reset to top 5 200 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `grafana/grafana`

**Score: 68/100 (A)**  ·  291 findings  ·  scanned 2026-06-05 07:47 UTC  ·  2,567,890 LOC

| Severity | Count |
|---|---|
| CRITICAL | 14 |
| HIGH | 101 |
| MEDIUM | 67 |
| LOW | 80 |

📊 [Full filterable report](https://repobility.com/scan/ed158104-2de3-4a38-8f2c-932dd63d62b0/)  ·  ![scorecard](https://repobility.com/scan/ed158104-2de3-4a38-8f2c-932dd63d62b0/report.png?v=1780645628-s2)

### Top findings

1. **HIGH** `MINED128` — go.mod replaces `github.com/grafana/grafana/pkg/util/sqlite` — points to a LOCAL path
   `pkg/storage/unified/resource/kv/go.mod:16` · ✓ Repobility
2. **HIGH** `MINED128` — go.mod replaces `github.com/grafana/grafana/pkg/codegen` — points to a LOCAL path
   `pkg/plugins/codegen/go.mod:4` · ✓ Repobility
3. **HIGH** `MINED128` — go.mod replaces `cuelang.org/go` — redirects to fork `github.com/grafana/cue`
   `pkg/codegen/go.mod:64` · ✓ Repobility
4. **HIGH** `MINED128` — go.mod replaces `(` — points to a LOCAL path
   `pkg/plugins/go.mod:149` · ✓ Repobility
5. **HIGH** `MINED126` — Workflow container/services image `mysql:8.0.43` unpinned: `container/services image: mysq
   `.github/workflows/pr-test-integration.yml:256` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/ed158104-2de3-4a38-8f2c-932dd63d62b0/_
Already filed
'grafana' 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 'grafana/grafana' 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.

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.