gitsafehub
github.com/raphamorim/rasterm ↗

raphamorim/rasterm

scanned 2026-08-04 · git f349437
No security issues flagged
🟢 Looks clean so far
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependenciesKnown OSS vulnerabilitiesRisky 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 1 found

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

  • FYI CVE-2026-39824 Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
    go.mod
    A package you depend on has a known security hole (CVE-2026-39824). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 107 found

Your dependencies cross-checked against the OSV vulnerability database.

  • FYI GO-2022-0433 Stack overflow from a large amount of PEM data in encoding/pem
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-24675). Fix: Update that package to its patched version.
  • FYI GO-2022-0435 Panic due to large inputs affecting P-256 curves in crypto/elliptic
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-28327). Fix: Update that package to its patched version.
  • FYI GO-2022-0477 Indefinite hang with large buffers on Windows in crypto/rand
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30634). Fix: Update that package to its patched version.
  • FYI GO-2022-0493 Incorrect privilege reporting in syscall and golang.org/x/sys/unix
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-29526). Fix: Update that package to its patched version.
  • FYI GO-2022-0515 Stack exhaustion due to deeply nested types in go/parser
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-1962). Fix: Update that package to its patched version.
  • FYI GO-2022-0520 Exposure of client IP addresses in net/http
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-32148). Fix: Update that package to its patched version.
  • FYI GO-2022-0521 Stack exhaustion from deeply nested XML documents in encoding/xml
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-28131). Fix: Update that package to its patched version.
  • FYI GO-2022-0522 Stack exhaustion on crafted paths in path/filepath
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30632). Fix: Update that package to its patched version.
  • FYI GO-2022-0523 Stack exhaustion when unmarshaling certain documents in encoding/xml
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30633). Fix: Update that package to its patched version.
  • FYI GO-2022-0524 Stack exhaustion when reading certain archives in compress/gzip
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30631). Fix: Update that package to its patched version.
  • FYI GO-2022-0525 Improper sanitization of Transfer-Encoding headers in net/http
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-1705). Fix: Update that package to its patched version.
  • FYI GO-2022-0526 Stack exhaustion when decoding certain messages in encoding/gob
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30635). Fix: Update that package to its patched version.
  • FYI GO-2022-0527 Stack exhaustion in Glob on certain paths in io/fs
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30630). Fix: Update that package to its patched version.
  • FYI GO-2022-0531 Session tickets lack random ticket_age_add in crypto/tls
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30629). Fix: Update that package to its patched version.
  • FYI GO-2022-0532 Empty Cmd.Path can trigger unintended binary in os/exec on Windows
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-30580). Fix: Update that package to its patched version.
  • FYI GO-2022-0533 Path traversal via Clean on Windows in path/filepath
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-29804). Fix: Update that package to its patched version.
  • FYI GO-2022-0537 Panic when decoding Float and Rat types in math/big
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-32189). Fix: Update that package to its patched version.
  • FYI GO-2022-0969 Denial of service in net/http and golang.org/x/net/http2
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-27664). Fix: Update that package to its patched version.
  • FYI GO-2022-1037 Unbounded memory consumption when reading headers in archive/tar
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-2879). Fix: Update that package to its patched version.
  • FYI GO-2022-1038 Incorrect sanitization of forwarded query parameters in net/http/httputil
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-2880). Fix: Update that package to its patched version.
  • FYI GO-2022-1039 Memory exhaustion when compiling regular expressions in regexp/syntax
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-41715). Fix: Update that package to its patched version.
  • FYI GO-2022-1095 Unsanitized NUL in environment variables on Windows in syscall and os/exec
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-41716). Fix: Update that package to its patched version.
  • FYI GO-2022-1143 Restricted file access on Windows in os and net/http
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-41720). Fix: Update that package to its patched version.
  • FYI GO-2022-1144 Excessive memory growth in net/http and golang.org/x/net/http2
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-41717). Fix: Update that package to its patched version.
  • FYI GO-2023-1568 Path traversal on Windows in path/filepath
    /workdirs/scan-68830e83-03c5-48eb-87d6-4d1bc6c03cb6/go.mod
    A package you depend on has a known security hole (CVE-2022-41722). Fix: Update that package to its patched version.
… 82 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 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.