← Back to scan
File as GitHub Issue repo: tropical-algae/TABlog

Push this scan report to tropical-algae/TABlog

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

Async function without await — fire-and-forget Promise (AI mistake)

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 GHSA-2w6w-674q-4c4q handlebars: GHSA-2w6w-674q-4c4q package-lock.json
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… public/scripts/mdProcessor.js:57
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). public/scripts/fileProcessor.js:19
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/utils/pageReady.js:41
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/utils/pageMotion.js:49
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … public/scripts/fileProcessor.js:20
HIGH MINED115 Action `actions/download-artifact` pinned to mutable ref `@v4` .github/workflows/release.yml:79
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/release.yml:74
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/release.yml:57
HIGH MINED115 Action `cycjimmy/semantic-release-action` pinned to mutable ref `@v6` .github/workflows/release.yml:43
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/release.yml:30
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/release.yml:20
HIGH MINED118 Dockerfile FROM `nginx:1.27-alpine-slim` not pinned by digest Dockerfile:1
HIGH GHSA-p9ff-h696-f583 vite: GHSA-p9ff-h696-f583 package-lock.json
HIGH GHSA-r6q2-hw4h-h46w tar: GHSA-r6q2-hw4h-h46w package-lock.json
HIGH GHSA-qffp-2rhf-9h96 tar: GHSA-qffp-2rhf-9h96 package-lock.json
HIGH GHSA-9ppj-qmqm-q256 tar: GHSA-9ppj-qmqm-q256 package-lock.json
HIGH GHSA-8qq5-rm4j-mr97 tar: GHSA-8qq5-rm4j-mr97 package-lock.json
HIGH GHSA-83g3-92jg-28cx tar: GHSA-83g3-92jg-28cx package-lock.json
HIGH GHSA-34x7-hfp2-rc4v tar: GHSA-34x7-hfp2-rc4v package-lock.json
HIGH GHSA-xpqw-6gx7-v673 svgo: GHSA-xpqw-6gx7-v673 package-lock.json
HIGH GHSA-mw96-cpmx-2vgc rollup: GHSA-mw96-cpmx-2vgc package-lock.json
HIGH GHSA-c2c7-rcm5-vvqj picomatch: GHSA-c2c7-rcm5-vvqj package-lock.json
HIGH GHSA-7r86-cg39-jmmj minimatch: GHSA-7r86-cg39-jmmj package-lock.json
HIGH GHSA-3ppc-4f35-3m26 minimatch: GHSA-3ppc-4f35-3m26 package-lock.json
HIGH GHSA-23c5-xmqv-rm74 minimatch: GHSA-23c5-xmqv-rm74 package-lock.json
HIGH GHSA-r5fr-rjxr-66jc lodash-es: GHSA-r5fr-rjxr-66jc package-lock.json
HIGH GHSA-r5fr-rjxr-66jc lodash: GHSA-r5fr-rjxr-66jc package-lock.json
HIGH GHSA-xjpj-3mr7-gcpf handlebars: GHSA-xjpj-3mr7-gcpf package-lock.json
HIGH GHSA-xhpv-hc6g-r9c6 handlebars: GHSA-xhpv-hc6g-r9c6 package-lock.json
HIGH GHSA-9cx6-37pm-9jff handlebars: GHSA-9cx6-37pm-9jff package-lock.json
HIGH GHSA-3mfm-83xf-c92r handlebars: GHSA-3mfm-83xf-c92r package-lock.json
HIGH GHSA-5j98-mcp5-4vw2 glob: GHSA-5j98-mcp5-4vw2 package-lock.json
HIGH GHSA-rf6f-7fwh-wjgh flatted: GHSA-rf6f-7fwh-wjgh package-lock.json
HIGH GHSA-25h7-pfq9-p65f flatted: GHSA-25h7-pfq9-p65f package-lock.json
HIGH GHSA-v39h-62p7-jpjc fast-uri: GHSA-v39h-62p7-jpjc package-lock.json
HIGH GHSA-q3j6-qgpj-74h6 fast-uri: GHSA-q3j6-qgpj-74h6 package-lock.json
HIGH CORE_NO_TESTS No test files found
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … src/utils/theme.js:20
MED SEC031 [SEC031] Catastrophic Backtracking Regex (ReDoS): Regex contains nested quantifiers like … src/router/index.js:83
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … public/scripts/mdProcessor.js:57
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DEPCUR-GHA GitHub Action `actions/download-artifact@v4` is 4 major version(s) behind (latest v8.0.1) .github/workflows/release.yml:79
MED DEPCUR-GHA GitHub Action `actions/upload-artifact@v4` is 3 major version(s) behind (latest v7.0.1) .github/workflows/release.yml:57
MED DEPCUR-NPM npm package `vite-plugin-vue-devtools` is 1 major version(s) behind (7.7.7 -> 8.1.2) package.json
MED DEPCUR-NPM npm package `stylelint-order` is 1 major version(s) behind (7.0.0 -> 8.1.1) package.json
MED DEPCUR-NPM npm package `stylelint-config-standard` is 2 major version(s) behind (38.0.0 -> 40.0.0) package.json
MED DEPCUR-NPM npm package `stylelint` is 1 major version(s) behind (16.23.1 -> 17.12.0) package.json
MED DEPCUR-NPM npm package `semantic-release` is 1 major version(s) behind (24.2.9 -> 25.0.3) package.json
MED DEPCUR-NPM npm package `rollup-plugin-visualizer` is 1 major version(s) behind (6.0.5 -> 7.0.1) package.json
MED DEPCUR-NPM npm package `@vitejs/plugin-vue` is 1 major version(s) behind (5.2.4 -> 6.0.7) package.json
MED DEPCUR-NPM npm package `@stylistic/stylelint-plugin` is 2 major version(s) behind (3.1.3 -> 5.2.0) package.json
MED DEPCUR-NPM npm package `@semantic-release/npm` is 1 major version(s) behind (12.0.2 -> 13.1.5) package.json
MED DEPCUR-NPM npm package `@semantic-release/github` is 1 major version(s) behind (11.0.6 -> 12.0.8) package.json
MED DEPCUR-NPM npm package `vue-router` is 1 major version(s) behind (4.5.1 -> 5.1.0) package.json
MED DEPCUR-NPM npm package `marked` is 3 major version(s) behind (15.0.12 -> 18.0.5) package.json
MED GHSA-4w7w-66w2-5vf9 vite: GHSA-4w7w-66w2-5vf9 package-lock.json
MED GHSA-qx2v-qp2m-jg93 postcss: GHSA-qx2v-qp2m-jg93 package-lock.json
MED GHSA-3v7f-55p6-f55p picomatch: GHSA-3v7f-55p6-f55p package-lock.json
MED GHSA-xxjr-mmjv-4gpg lodash-es: GHSA-xxjr-mmjv-4gpg package-lock.json
MED GHSA-f23m-r3pf-42rh lodash-es: GHSA-f23m-r3pf-42rh package-lock.json
MED GHSA-xxjr-mmjv-4gpg lodash: GHSA-xxjr-mmjv-4gpg package-lock.json
MED GHSA-f23m-r3pf-42rh lodash: GHSA-f23m-r3pf-42rh package-lock.json
MED GHSA-v2v4-37r5-5v8g ip-address: GHSA-v2v4-37r5-5v8g package-lock.json
MED GHSA-7rx3-28cr-v5wh handlebars: GHSA-7rx3-28cr-v5wh package-lock.json
MED GHSA-2qvq-rjwj-gvw9 handlebars: GHSA-2qvq-rjwj-gvw9 package-lock.json
MED GHSA-f886-m6hf-6m8v brace-expansion: GHSA-f886-m6hf-6m8v package-lock.json
MED GHSA-2g4f-4pwh-qvx6 ajv: GHSA-2g4f-4pwh-qvx6 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 `actions/setup-node@v6` is minor version(s) behind (latest v6.4.0) .github/workflows/release.yml:30
LOW DEPCUR-NPM npm package `katex` is minor version(s) behind (0.16.22 -> 0.17.0) package.json
LOW GHSA-442j-39wm-28r2 handlebars: GHSA-442j-39wm-28r2 package-lock.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx package-lock.json
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
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 … src/utils/pageReady.js:53
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/main.js:39
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … public/scripts/buildPost.js:30
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/release.yml:20
INFO DEPCUR-NPM npm package `vite-svg-loader` is patch version(s) behind (5.1.0 -> 5.1.1) package.json
INFO DEPCUR-NPM npm package `pinia` is patch version(s) behind (3.0.3 -> 3.0.4) package.json
INFO DEPCUR-NPM npm package `dompurify` is patch version(s) behind (3.4.7 -> 3.4.8) package.json
Reset to top 5 86 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `tropical-algae/TABlog`

**Score: 74/100 (C)**  ·  86 findings  ·  scanned 2026-06-05 18:26 UTC  ·  2,985 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 37 |
| MEDIUM | 33 |
| LOW | 8 |

📊 [Full filterable report](https://repobility.com/scan/8c21307b-38c7-4a9c-897b-75981cf3a755/)  ·  ![scorecard](https://repobility.com/scan/8c21307b-38c7-4a9c-897b-75981cf3a755/report.png?v=1780683973-s2)

### Top findings

1. **CRITICAL** `GHSA-2w6w-674q-4c4q` — handlebars: GHSA-2w6w-674q-4c4q
   `package-lock.json`
2. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `public/scripts/mdProcessor.js:57`
3. **HIGH** `MINED004` — Weak Crypto
   `public/scripts/fileProcessor.js:19` · CWE-327 · ✓ Repobility
4. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `src/utils/pageReady.js:41`
5. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `src/utils/pageMotion.js:49`

---

**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/8c21307b-38c7-4a9c-897b-75981cf3a755/_
Megaproject â high spam risk
Could not determine 'tropical-algae/TABlog' 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.