← Back to scan
File as GitHub Issue repo: jaywcjlove/awesome-mac

Push this scan report to jaywcjlove/awesome-mac

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

Docker build context has no .dockerignore

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 MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/ci.yml:16
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:13
HIGH MINED118 Dockerfile FROM `lipanski/docker-static-website:latest` not pinned by digest Dockerfile:3
MED DKR003 Dockerfile base image uses the latest tag Dockerfile:3
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DEPCUR-NPM npm package `to-vfile` is 1 major version(s) behind (^7.2.3 -> 8.0.0) package.json
MED DEPCUR-NPM npm package `remark-gfm` is 1 major version(s) behind (^3.0.1 -> 4.0.1) package.json
MED DEPCUR-NPM npm package `remark` is 1 major version(s) behind (^14.0.2 -> 15.0.1) package.json
MED DEPCUR-NPM npm package `fs-extra` is 1 major version(s) behind (^10.1.0 -> 11.3.5) package.json
MED DKR001 Docker final stage has no non-root USER Dockerfile:3
LOW DEPCUR-GHA GitHub Action `actions/setup-node@v6` is minor version(s) behind (latest v6.4.0) .github/workflows/ci.yml:16
LOW DEPCUR-NPM npm package `idoc` is minor version(s) behind (^1.26.5 -> 1.34.4) package.json
LOW AIC007 Generated build artifact directory is present at repository root dist:1
LOW AIC007 Generated build artifact directory is present at repository root build:1
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/ci.yml:13
Reset to top 5 15 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `jaywcjlove/awesome-mac`

**Score: 81/100 (B+)**  ·  15 findings  ·  scanned 2026-06-05 05:52 UTC  ·  0 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 3 |
| MEDIUM | 7 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/780d0553-b604-49e0-85ef-2344b5fb6c0e/)  ·  ![scorecard](https://repobility.com/scan/780d0553-b604-49e0-85ef-2344b5fb6c0e/report.png?v=1780638735-s2)

### Top findings

1. **HIGH** `MINED115` — Action `actions/setup-node` pinned to mutable ref `@v6`
   `.github/workflows/ci.yml:16` · ✓ Repobility
2. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v6`
   `.github/workflows/ci.yml:13` · ✓ Repobility
3. **HIGH** `MINED118` — Dockerfile FROM `lipanski/docker-static-website:latest` not pinned by digest
   `Dockerfile:3` · ✓ Repobility
4. **MEDIUM** `DKR003` — Dockerfile base image uses the latest tag
   `Dockerfile:3`
5. **MEDIUM** `DKR007` — Docker build context has no .dockerignore
   `.dockerignore`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/780d0553-b604-49e0-85ef-2344b5fb6c0e/_
Megaproject â high spam risk
Could not determine 'jaywcjlove/awesome-mac' 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.