gitsafehub
github.com/jonathanlennox/jitsi-srtp ↗

jonathanlennox/jitsi-srtp

scanned 2026-08-11 · git c6c3805
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 dependencies3Known OSS vulnerabilities3Risky 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 3 found · 1 serious

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

  • Serious CVE-2025-14813 bouncycastle: BC-JAVA: GOSTCTR implementation unable to process more than 255 blocks correctly
    pom.xml
    A package you depend on has a known security hole (CVE-2025-14813). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-0636 bouncycastle: BC-JAVA: LDAP injection vulnerability in LDAPStoreHelper.java
    pom.xml
    A package you depend on has a known security hole (CVE-2026-0636). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-24329 kotlin: Not possible to lock dependencies for Multiplatform Gradle Projects
    pom.xml
    A package you depend on has a known security hole (CVE-2022-24329). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

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

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-574f-3g2m-x479 Bouncy Castle for Java GOST 28147 CTR mode reuses keystream after 255 blocks
    /workdirs/scan-80b92a5e-0dcd-4113-a7d4-c90376e09d05/pom.xml
    A package you depend on has a known security hole (CVE-2025-14813). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c3fc-8qff-9hwx Bouncy Castle has an LDAP injection
    /workdirs/scan-80b92a5e-0dcd-4113-a7d4-c90376e09d05/pom.xml
    A package you depend on has a known security hole (CVE-2026-0636). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2qp4-g3q3-f92w Improper Locking in JetBrains Kotlin
    /workdirs/scan-80b92a5e-0dcd-4113-a7d4-c90376e09d05/pom.xml
    A package you depend on has a known security hole (CVE-2022-24329). 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.