gitsafehub
github.com/csett86/moderated-meetings ↗

csett86/moderated-meetings

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

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

Leaked secretsVulnerable dependencies12Known OSS vulnerabilities95Risky 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 12 found

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

  • Worth fixing CVE-2025-27789 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-27789 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-27789 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-38900 decode-uri-component: improper input validation resulting in DoS
    package-lock.json
    A package you depend on has a known security hole (CVE-2022-38900). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45296 path-to-regexp: Backtracking regular expressions cause ReDoS
    package-lock.json
    A package you depend on has a known security hole (CVE-2024-45296). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41907 uuid: uuid: Out-of-bounds write vulnerability impacts data integrity and confidentiality
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-41907). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-2976 guava: insecure temporary directory creation
    pom.xml
    A package you depend on has a known security hole (CVE-2023-2976). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-33202 bc-java: Out of memory while parsing ASN.1 crafted data in org.bouncycastle.openssl.PEMParser class
    pom.xml
    A package you depend on has a known security hole (CVE-2023-33202). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-29857 org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service
    pom.xml
    A package you depend on has a known security hole (CVE-2024-29857). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-30171 bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)
    pom.xml
    A package you depend on has a known security hole (CVE-2024-30171). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-34447 org.bouncycastle: Use of Incorrectly-Resolved Name or Reference
    pom.xml
    A package you depend on has a known security hole (CVE-2024-34447). Fix: Update that package to its patched version.
  • Minor CVE-2020-8908 guava: local information disclosure via temporary directory created with unsafe permissions
    pom.xml
    A package you depend on has a known security hole (CVE-2020-8908). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 95 found · 9 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-cpq7-6gpm-g9rc cipher-base is missing type checks, leading to hash rewind and passing on crafted data
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-9287). Fix: Update that package to its patched version.
  • Serious GHSA-vjh7-7g9h-fjfh Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-76p3-8jx3-jpfq Prototype pollution in webpack loader-utils
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2022-37601). Fix: Update that package to its patched version.
  • Serious GHSA-76p3-8jx3-jpfq Prototype pollution in webpack loader-utils
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2022-37601). Fix: Update that package to its patched version.
  • Serious GHSA-76p3-8jx3-jpfq Prototype pollution in webpack loader-utils
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2022-37601). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-h7cp-r72f-jxh6 pbkdf2 returns predictable uninitialized/zero-filled memory for non-normalized or unimplemented algos
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-6545). Fix: Update that package to its patched version.
  • Serious GHSA-v62p-rq8g-8h59 pbkdf2 silently disregards Uint8Array input, returning static keys
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-6547). Fix: Update that package to its patched version.
  • Serious GHSA-95m3-7q98-8xr5 sha.js is missing type checks leading to hash rewind and passing on crafted data
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-9288). Fix: Update that package to its patched version.
  • Worth fixing GHSA-968p-4wvh-cqc8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing GHSA-968p-4wvh-cqc8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing GHSA-968p-4wvh-cqc8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing GHSA-968p-4wvh-cqc8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2g4f-4pwh-qvx6 ajv has ReDoS when using `$data` option
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-93q8-gq69-wqmw Inefficient Regular Expression Complexity in chalk/ansi-regex
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-378v-28hj-76wf bn.js affected by an infinite loop
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2026-2739). Fix: Update that package to its patched version.
  • Worth fixing GHSA-378v-28hj-76wf bn.js affected by an infinite loop
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2026-2739). Fix: Update that package to its patched version.
  • Worth fixing GHSA-378v-28hj-76wf bn.js affected by an infinite loop
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2026-2739). 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-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-e5f6e090-4ab8-40a6-b06f-99031cd296c1/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-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-grv7-fg5c-xmjg Uncontrolled resource consumption in braces
    /workdirs/scan-e5f6e090-4ab8-40a6-b06f-99031cd296c1/package-lock.json
    A package you depend on has a known security hole (CVE-2024-4068). Fix: Update that package to its patched version.
… 70 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 timed out

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

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

via Guarddog v2.10.0 · Apache-2.0

error: npm:timeout

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.