← Back to scan
File as GitHub Issue repo: up-for-grabs/up-for-grabs.net

Push this scan report to up-for-grabs/up-for-grabs.net

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

JS: child_process.exec with non-literal

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 MINED013 [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, … scripts/publish_update_stats_branch.rb:45
CRIT MINED013 [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, … scripts/cleanup_projects.rb:49
HIGH MINED010 [MINED010] Ruby System Call: system / backtick run shell. Command injection if any arg dy… scripts/publish_update_stats_branch.rb:40
HIGH MINED010 [MINED010] Ruby System Call: system / backtick run shell. Command injection if any arg dy… scripts/cleanup_projects.rb:46
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… javascripts/fetchIssueCount.js:201
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v7` .github/workflows/continuous-integratio…:68
HIGH MINED115 Action `codespell-project/actions-codespell` pinned to mutable ref `@v2` .github/workflows/continuous-integratio…:53
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/continuous-integratio…:52
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/continuous-integratio…:39
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/continuous-integratio…:22
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/continuous-integratio…:21
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/continuous-integratio…:14
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/review-project-change…:13
HIGH MINED115 Action `actions/stale` pinned to mutable ref `@v10` .github/workflows/stale.yml:10
HIGH MINED115 Action `actions/deploy-pages` pinned to mutable ref `@v5` .github/workflows/jekyll.yml:59
HIGH MINED115 Action `actions/upload-pages-artifact` pinned to mutable ref `@v5` .github/workflows/jekyll.yml:47
HIGH MINED115 Action `actions/configure-pages` pinned to mutable ref `@v6` .github/workflows/jekyll.yml:33
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/jekyll.yml:28
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/jekyll.yml:22
HIGH MINED115 Action `actions/github-script` pinned to mutable ref `@v9` .github/workflows/review-pull-request-s…:55
HIGH MINED115 Action `actions/github-script` pinned to mutable ref `@v9` .github/workflows/review-pull-request-s…:24
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/cleanup-stale-project…:18
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/update-project-stats-…:15
HIGH MINED118 Dockerfile FROM `ruby:4.0-slim-trixie` not pinned by digest Dockerfile:1
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … javascripts/fetchIssueCount.js:201
MED GHSA-48c2-rrv3-qjmp yaml: GHSA-48c2-rrv3-qjmp package-lock.json
MED GHSA-rmmh-p597-ppvv showdown: GHSA-rmmh-p597-ppvv package-lock.json
MED GHSA-jxxr-4gwj-5jf2 brace-expansion: GHSA-jxxr-4gwj-5jf2 package-lock.json
MED GHSA-f886-m6hf-6m8v brace-expansion: GHSA-f886-m6hf-6m8v package-lock.json
MED DKR001 Docker final stage has no non-root USER Dockerfile:1
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
LOW DEPCUR-GHA GitHub Action `codespell-project/actions-codespell@v2` is minor version(s) behind (latest… .github/workflows/continuous-integratio…:53
LOW DEPCUR-GHA GitHub Action `actions/setup-node@v6` is minor version(s) behind (latest v6.4.0) .github/workflows/continuous-integratio…:22
LOW DEPCUR-GHA GitHub Action `actions/stale@v10` is minor version(s) behind (latest v10.3.0) .github/workflows/stale.yml:10
LOW DEPCUR-GHA GitHub Action `actions/setup-node@v6` is minor version(s) behind (latest v6.4.0) .github/workflows/jekyll.yml:28
LOW GHSA-v6h2-p8h4-qcjw brace-expansion: GHSA-v6h2-p8h4-qcjw package-lock.json
LOW WEB005 robots.txt does not advertise a sitemap robots.txt
LOW DKR010 Dockerfile leaves apt package indexes in the image layer Dockerfile:3
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:13
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:3
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:2
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:2
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … javascripts/projectLoader.js:27
INFO DEPCUR-GHA GitHub Action `actions/upload-artifact@v7` is patch version(s) behind (latest v7.0.1) .github/workflows/continuous-integratio…:68
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/continuous-integratio…:14
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/review-project-change…:13
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/jekyll.yml:22
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/cleanup-stale-project…:18
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/update-project-stats-…:15
INFO DEPCUR-NPM npm package `@vue/test-utils` is patch version(s) behind (2.4.10 -> 2.4.11) package.json
Reset to top 5 55 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `up-for-grabs/up-for-grabs.net`

**Score: 76/100 (A-)**  ·  55 findings  ·  scanned 2026-06-05 13:16 UTC  ·  3,643 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 22 |
| MEDIUM | 8 |
| LOW | 15 |

📊 [Full filterable report](https://repobility.com/scan/8aabf824-9984-4d91-9ee4-8ded66a138c7/)  ·  ![scorecard](https://repobility.com/scan/8aabf824-9984-4d91-9ee4-8ded66a138c7/report.png?v=1780665376-s2)

### Top findings

1. **CRITICAL** `MINED013` — Password In Url
   `scripts/publish_update_stats_branch.rb:45` · CWE-200 · ✓ Repobility
2. **CRITICAL** `MINED013` — Password In Url
   `scripts/cleanup_projects.rb:49` · CWE-200 · ✓ Repobility
3. **HIGH** `MINED010` — Ruby System Call
   `scripts/publish_update_stats_branch.rb:40` · CWE-78 · ✓ Repobility
4. **HIGH** `MINED010` — Ruby System Call
   `scripts/cleanup_projects.rb:46` · CWE-78 · ✓ Repobility
5. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `javascripts/fetchIssueCount.js:201`

---

**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/8aabf824-9984-4d91-9ee4-8ded66a138c7/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 1 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 'up-for-grabs/up-for-grabs.net' 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
32/55 findings (58%) 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.