PkgRadar

Package evidence

@hashicorp/[email protected]

no findings

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
3
First published
Nov 2023
Publisher
abhishek-hashicorp

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@hashicorp/[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":["@hashicorp/[email protected]"],"fail_on":"review"}'
Artifact bytes4,894
Previous version0.1.1
Published2023-11-28T06:16:03.865Z
SHA-2568ec499d39c324a86998e2a603fb32fcd34ae9f09e70e462c8e035a18bdf8c07c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildbackstage-cli package build
  • cleanbackstage-cli package clean
  • lintbackstage-cli package lint
  • postpackbackstage-cli package postpack
  • prepackbackstage-cli package prepack
  • startbackstage-cli package start
  • testbackstage-cli package test
Dependencies8
  • @backstage/backend-common^0.15.0
  • @backstage/config^1.1.1
  • @types/express*
  • express^4.17.1
  • express-promise-router^4.1.0
  • node-fetch^2.6.7
  • winston^3.2.1
  • yn^4.0.0