PkgRadar

Package evidence

@gsa-tts/[email protected]

Tls Verification Disabled

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
1
First published
Mar 2025
Publisher
danielnaab-gsa

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@gsa-tts/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@gsa-tts/[email protected]"],"fail_on":"review"}'
Artifact bytes21,901
Previous versionnone
Published2025-03-12T21:56:23.495Z
SHA-2568e21dec564f403923dda002557f6de3770385e98e96fd75c761866f923c63a6d

Why flagged

What the scanner saw

Tls Verification Disabled

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
48Score
0.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 48 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/cjs/postgres-BKxNsFYi.js12
mediumTls Verification Disabledpackage/dist/esm/postgres-Dz3JjCs6.js12
mediumTls Verification Disabledpackage/src/clients/knex.ts12
mediumTls Verification Disabledpackage/src/clients/kysely/postgres.ts12

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies6
  • @gsa-tts/forms-common0.1.2
  • @types/pg^8.11.6
  • better-sqlite3^11.7.2
  • knex^3.1.0
  • kysely^0.27.4
  • pg^8.12.0