PkgRadar

Package evidence

@patternfly/[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.

Weekly downloads
3
Versions published
1
First published
Jan 2023
Publisher
heymp

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":["@patternfly/[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":["@patternfly/[email protected]"],"fail_on":"review"}'
Publisherheymp
Artifact bytes25,221
Previous versionnone
Published2023-01-05T19:56:43.764Z
SHA-25619e0f6c259a66cc0a2f8cbeb3337d4b9287a73d190a56a12ece508be5580c0b9

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
2.0.0-next.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • analyzecem analyze
  • buildrun-s build:*
  • build:analyzenpm run analyze
  • build:cleannpm run clean
  • build:esbuildnode ../../scripts/build.js --include pfe-tile
  • build:typestsc -b .
  • cleangit clean -fX -e node_modules -e tsconfig.tsbuildinfo
  • prepublishOnlynpm run build
  • testwtr --files './test/*.spec.ts' --config ../../web-test-runner.config.js
  • test:watchnpm test -- --watch
  • watch:analyzenpm run analyze -- --watch
  • watch:typestsc -w
  • ⚙️-----UTIL-------⚙️❓ Manages the repo
  • 👷‍♀️-----BUILD------👷‍♀️❓ Prepare dist artifacts
  • 👷‍♀️-----DEV--------👷‍♀️❓ Development aids
  • 🚚-----DIST-------🚚❓ Publish packages
  • 🧑‍🔬-----TEST-------🧑‍🔬❓ Test packages
Dependencies2
  • @patternfly/pfe-core^2.0.0-next.13
  • lit^2.0.0