gitsafehub
github.com/krasimir/now-lambda-runner ↗

krasimir/now-lambda-runner

scanned 2026-08-13 · git d72a82b
2 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 secretsVulnerable dependencies8Known OSS vulnerabilities8Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 8 found · 1 serious

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

  • Serious CVE-2021-25949 set-getter: prototype pollution in ‘set-getter may lead to DoS
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-25949). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-3807 nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-3807). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-21538 cross-spawn: regular expression denial of service
    yarn.lock
    A package you depend on has a known security hole (CVE-2024-21538). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-38900 decode-uri-component: improper input validation resulting in DoS
    yarn.lock
    A package you depend on has a known security hole (CVE-2022-38900). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-20149 nodejs-kind-of: ctorName in index.js allows external user input to overwrite certain internal attributes
    yarn.lock
    A package you depend on has a known security hole (CVE-2019-20149). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-25883 nodejs-semver: Regular expression denial of service
    yarn.lock
    A package you depend on has a known security hole (CVE-2022-25883). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-7774 nodejs-y18n: prototype pollution vulnerability
    yarn.lock
    A package you depend on has a known security hole (CVE-2020-7774). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-7608 nodejs-yargs-parser: prototype pollution vulnerability
    yarn.lock
    A package you depend on has a known security hole (CVE-2020-7608). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 8 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-jv35-xqg7-f92r set-getter Prototype Pollution Vulnerability
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2021-25949). Fix: Update that package to its patched version.
  • Worth fixing GHSA-93q8-gq69-wqmw Inefficient Regular Expression Complexity in chalk/ansi-regex
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2021-3807). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3xgq-45jj-v275 Regular Expression Denial of Service (ReDoS) in cross-spawn
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2024-21538). Fix: Update that package to its patched version.
  • Worth fixing GHSA-w573-4hg7-7wgq decode-uri-component vulnerable to Denial of Service (DoS)
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2022-38900). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6c8f-qphg-qjgp Validation Bypass in kind-of
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2019-20149). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c2qf-rxjj-qqgw semver vulnerable to Regular Expression Denial of Service
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2022-25883). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c4w7-xm78-47vh Prototype Pollution in y18n
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2020-7774). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p9pc-299p-vxgp yargs-parser Vulnerable to Prototype Pollution
    /workdirs/scan-8ca034f7-88ed-4720-8720-c04ed1e84378/yarn.lock
    A package you depend on has a known security hole (CVE-2020-7608). Fix: Update that package to its patched version.

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 none found ✓

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

Nothing found by this check. ✓

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.