← Back to scan
File as GitHub Issue repo: jgraph/drawio-desktop

Push this scan report to jgraph/drawio-desktop

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

Action `actions/checkout` pinned to mutable ref `@v6`

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
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… sync.cjs:23
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/main/progress-bar.js:148
HIGH MINED115 Action `actions/stale` pinned to mutable ref `@v10` .github/workflows/stale.yml:21
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/electron-builder.yml:68
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/electron-builder.yml:32
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/electron-builder.yml:28
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v7` .github/workflows/prepare-release.yml:228
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/prepare-release.yml:52
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/prepare-release.yml:45
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/electron-builder-win.…:55
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/electron-builder-win.…:19
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/electron-builder-win.…:15
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/main/progress-bar.js:106
MED DEPCUR-NPM npm package `dotenv` is 1 major version(s) behind (16.6.1 -> 17.4.2) package.json
MED CORE_LARGE_FILES Average file size is 687 lines (recommend <300)
LOW AIC007 Generated build artifact directory is present at repository root build:1
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … sync.cjs:10
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/main/electron-preload.js:37
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … preload.js:1
INFO DEPCUR-NPM npm package `@electron/fuses` is patch version(s) behind (2.1.1 -> 2.1.2) package.json
Reset to top 5 20 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `jgraph/drawio-desktop`

**Score: 92/100 (B+)**  ·  20 findings  ·  scanned 2026-06-05 09:28 UTC  ·  4,810 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 11 |
| MEDIUM | 3 |
| LOW | 1 |

📊 [Full filterable report](https://repobility.com/scan/24ef43f0-b238-4e6d-b9cb-6016c6d336c3/)  ·  ![scorecard](https://repobility.com/scan/24ef43f0-b238-4e6d-b9cb-6016c6d336c3/report.png?v=1780651714-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `sync.cjs:23`
2. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `src/main/progress-bar.js:148`
3. **HIGH** `MINED115` — Action `actions/stale` pinned to mutable ref `@v10`
   `.github/workflows/stale.yml:21` · ✓ Repobility
4. **HIGH** `MINED115` — Action `actions/setup-node` pinned to mutable ref `@v6`
   `.github/workflows/electron-builder.yml:68` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v6`
   `.github/workflows/electron-builder.yml:32` · ✓ Repobility

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/24ef43f0-b238-4e6d-b9cb-6016c6d336c3/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 2 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'jgraph/drawio-desktop' 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
10/20 findings (50%) 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.