PkgRadar

Package evidence

@abp/[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
227Mature · −50% score
First published
Aug 2020
Publisher
volo

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@abp/[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":["@abp/[email protected]"],"fail_on":"review"}'
Publishervolo
Artifact bytes140,714
Previous version10.5.0-rc.3
Published2026-06-23T04:50:27.080Z
SHA-2567ad4078c911a3e5d5377e3848adc5f666a22bd8e25166ec37b33a85fe0c18e24

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
3Score
10.5.0-rc.4Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/utils/source.js12

Manifest

Package metadata

Dependencies7
  • @angular-devkit/core~21.2.0
  • @angular-devkit/schematics~21.2.0
  • @angular/cli~21.2.0
  • got^11.5.2
  • jsonc-parser^2.3.0
  • should-quote^1.0.0
  • typescript~5.9.0