gitsafehub
github.com/marshallswain/golf ↗

marshallswain/golf

scanned 2026-08-11 · git 4c5c394
4 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secrets1Vulnerable dependencies85Known OSS vulnerabilities124Risky code patternsMalicious dependencies1Project health

Security checks

Leaked secrets — Gitleaks 1 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    config/default.json:10
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 85 found · 8 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2020-7610 bson: Deserialization of Untrusted Data could result in Code injection or Excessive CPU load
    package-lock.json
    A package you depend on has a known security hole (CVE-2020-7610). Fix: Update that package to its patched version.
  • Serious CVE-2019-10744 nodejs-lodash: prototype pollution in defaultsDeep function leading to modifying properties
    package-lock.json
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious CVE-2019-17426 Improper Input Validation in Automattic Mongoose
    package-lock.json
    A package you depend on has a known security hole (CVE-2019-17426). Fix: Update that package to its patched version.
  • Serious CVE-2023-3696 Mongoose Prototype Pollution vulnerability
    package-lock.json
    A package you depend on has a known security hole (CVE-2023-3696). Fix: Update that package to its patched version.
  • Serious CVE-2025-23061 Mongoose search injection vulnerability
    package-lock.json
    A package you depend on has a known security hole (CVE-2025-23061). Fix: Update that package to its patched version.
  • Serious CVE-2022-2421 Insufficient validation when decoding a Socket.IO packet
    package-lock.json
    A package you depend on has a known security hole (CVE-2022-2421). Fix: Update that package to its patched version.
  • Serious CVE-2020-28502 nodejs-xmlhttprequest: Code injection through user input to xhr.send
    package-lock.json
    A package you depend on has a known security hole (CVE-2020-28502). Fix: Update that package to its patched version.
  • Serious CVE-2021-31597 xmlhttprequest-ssl: SSL certificate validation disabled by default
    package-lock.json
    A package you depend on has a known security hole (CVE-2021-31597). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-15366 nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function
    package-lock.json
    A package you depend on has a known security hole (CVE-2020-15366). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-69873 ajv: ReDoS via $data reference
    package-lock.json
    A package you depend on has a known security hole (CVE-2025-69873). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-43138 async: Prototype Pollution in async
    package-lock.json
    A package you depend on has a known security hole (CVE-2021-43138). Fix: Update that package to its patched version.
  • Worth fixing NSWG-ECO-428 Out-of-bounds Read
    package-lock.json
    A package you depend on has a known security hole (NSWG-ECO-428). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rvg8-pwq2-xj7q Out-of-bounds Read in base64url
    package-lock.json
    A package you depend on has a known security hole (GHSA-rvg8-pwq2-xj7q). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45590 body-parser: Denial of Service Vulnerability in body-parser
    package-lock.json
    A package you depend on has a known security hole (CVE-2024-45590). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-13863 nodejs-bson: Regular expression denial of service in decimal128.js
    package-lock.json
    A package you depend on has a known security hole (CVE-2018-13863). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-2391 Incorrect parsing of certain JSON input may result in js-bson not corr ...
    package-lock.json
    A package you depend on has a known security hole (CVE-2019-2391). Fix: Update that package to its patched version.
  • Worth fixing CVE-2017-20165 A vulnerability classified as problematic has been found in debug-js d ...
    package-lock.json
    A package you depend on has a known security hole (CVE-2017-20165). Fix: Update that package to its patched version.
  • Worth fixing CVE-2017-20165 A vulnerability classified as problematic has been found in debug-js d ...
    package-lock.json
    A package you depend on has a known security hole (CVE-2017-20165). Fix: Update that package to its patched version.
  • Worth fixing CVE-2017-20165 A vulnerability classified as problematic has been found in debug-js d ...
    package-lock.json
    A package you depend on has a known security hole (CVE-2017-20165). Fix: Update that package to its patched version.
  • Worth fixing CVE-2017-20165 A vulnerability classified as problematic has been found in debug-js d ...
    package-lock.json
    A package you depend on has a known security hole (CVE-2017-20165). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-36048 yarnpkg-socket.io/engine.io: allows attackers to cause a denial of service (resource consumption) via a POST request to the long polling transport
    package-lock.json
    A package you depend on has a known security hole (CVE-2020-36048). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-41940 engine.io: Specially crafted HTTP request can trigger an uncaught exception
    package-lock.json
    A package you depend on has a known security hole (CVE-2022-41940). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-29041 express: cause malformed URLs to be evaluated
    package-lock.json
    A package you depend on has a known security hole (CVE-2024-29041). Fix: Update that package to its patched version.
  • Worth fixing CVE-2017-16118 nodejs-forwarded: regular expression denial of service when parsing crafted user input
    package-lock.json
    A package you depend on has a known security hole (CVE-2017-16118). Fix: Update that package to its patched version.
  • Worth fixing CVE-2017-16119 nodejs-fresh: Regular expression denial of service when parsing crafted user input
    package-lock.json
    A package you depend on has a known security hole (CVE-2017-16119). Fix: Update that package to its patched version.
… 60 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 124 found · 14 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-v8w9-2789-6hhr Deserialization of Untrusted Data in bson
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2020-7610). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-qh2h-chj9-jffq Growl before 1.10.0 vulnerable to Command Injection
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2017-16042). Fix: Update that package to its patched version.
  • Serious GHSA-896r-f27r-55mw json-schema is vulnerable to Prototype Pollution
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2021-3918). Fix: Update that package to its patched version.
  • Serious GHSA-jf85-cpcp-j695 Prototype Pollution in lodash
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-8687-vv9j-hgph Improper Input Validation in Automattic Mongoose
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2019-17426). Fix: Update that package to its patched version.
  • Serious GHSA-9m93-w8w6-76hh Mongoose Prototype Pollution vulnerability
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2023-3696). Fix: Update that package to its patched version.
  • Serious GHSA-h8hf-x3f4-xwgp Mongoose Vulnerable to Prototype Pollution in Schema Object
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2022-24304). Fix: Update that package to its patched version.
  • Serious GHSA-m7xq-9374-9rvx Mongoose search injection vulnerability
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2024-53900). Fix: Update that package to its patched version.
  • Serious GHSA-vg7j-7cwx-8wgw Mongoose search injection vulnerability
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2025-23061). Fix: Update that package to its patched version.
  • Serious GHSA-qm95-pgcg-qqfq Insufficient validation when decoding a Socket.IO packet
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2022-2421). Fix: Update that package to its patched version.
  • Serious GHSA-72mh-269x-7mh5 Improper Certificate Validation in xmlhttprequest-ssl
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2021-31597). Fix: Update that package to its patched version.
  • Serious GHSA-h4j5-c7cj-74xg xmlhttprequest and xmlhttprequest-ssl vulnerable to Arbitrary Code Injection
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2020-28502). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2g4f-4pwh-qvx6 ajv has ReDoS when using `$data` option
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2025-69873). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v88g-cgmw-v5xw Prototype Pollution in Ajv
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2020-15366). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2g4f-4pwh-qvx6 ajv has ReDoS when using `$data` option
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2025-69873). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v88g-cgmw-v5xw Prototype Pollution in Ajv
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2020-15366). Fix: Update that package to its patched version.
  • Worth fixing GHSA-93q8-gq69-wqmw Inefficient Regular Expression Complexity in chalk/ansi-regex
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2021-3807). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fwr7-v2mv-hh25 Prototype Pollution in async
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2021-43138). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qwcr-r2fm-qrc7 body-parser vulnerable to denial of service when url encoding is enabled
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2024-45590). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3jxr-9vmj-r5cp brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2026-13149). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f886-m6hf-6m8v brace-expansion: Zero-step sequence causes process hang and memory exhaustion
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33750). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh99-v99m-4gvg brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rgw5-rvv9-x895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    /workdirs/scan-104b0444-130b-4745-acb5-8807f157b999/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
… 99 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog 1 found

Packages that look intentionally malicious: typosquats, sneaky install scripts.

  • Worth fixing guarddog-npm-shady-links shady-links match in mongoose 4.13.21
    mongoose
    A dependency shows signs of being intentionally malicious (typosquat, hidden install script, etc.). Fix: Don’t install it until you’ve verified the package. Consider removing it.

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.