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

Push this scan report to BoredOS/BoredOS

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 `@v4`: `uses

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 MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/core/platform.c:110
CRIT MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/core/kutils.h:19
CRIT MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/core/kutils.c:115
HIGH MINED115 [MINED115] Action `softprops/action-gh-release` pinned to mutable ref `@v2`: `uses: softp… .github/workflows/nightly.yml:81
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/nightly.yml:49
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
LOW AIC003 Duplicated implementation block across source files src/sys/sysfs_init.c:140
LOW AIC003 Duplicated implementation block across source files src/fs/tar.c:31
Reset to top 5 9 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

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

**Score: 84/100 (C+)**  ·  9 findings  ·  scanned 2026-06-06 00:34 UTC  ·  28,392 LOC

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

📊 [Full filterable report](https://repobility.com/scan/0e44e714-e781-4a02-b548-c6a60e753c90/)  ·  ![scorecard](https://repobility.com/scan/0e44e714-e781-4a02-b548-c6a60e753c90/report.png?v=1780706074-s2)

### Top findings

1. **CRITICAL** `MINED022` — C Strcpy
   `src/core/platform.c:110` · CWE-120 · ✓ Repobility
2. **CRITICAL** `MINED022` — C Strcpy
   `src/core/kutils.h:19` · CWE-120 · ✓ Repobility
3. **CRITICAL** `MINED022` — C Strcpy
   `src/core/kutils.c:115` · CWE-120 · ✓ Repobility
4. **HIGH** `MINED115` — Action `softprops/action-gh-release` pinned to mutable ref `@v2`: `uses
   `.github/workflows/nightly.yml:81` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v4`: `uses
   `.github/workflows/nightly.yml:49` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/0e44e714-e781-4a02-b548-c6a60e753c90/_
Megaproject â high spam risk
Could not determine 'BoredOS/BoredOS' 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.