PkgRadar

Package evidence

@rh-support/[email protected]

no findings

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":["@rh-support/[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":["@rh-support/[email protected]"],"fail_on":"review"}'
Publisheranujsi
Artifact bytes136,890
Previous version2.6.156
Published2026-04-30T10:40:14.922Z
SHA-256a33868b76f20bf317caa3eecbace315c8c0e614695a98adfe2b48a80250ce638

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildnpm run clean && npm run build:esm
  • build:esm../../node_modules/.bin/tsc -p config/tsconfig.json && npm run copy:css
  • build:watch../../node_modules/.bin/tsc -w -p config/tsconfig.json & npm run watch:css
  • clean../../node_modules/.bin/rimraf lib config/tsconfig.tsbuildinfo
  • copy:css../../node_modules/.bin/copyfiles -V -u 1 -a src/**/**/*.css src/**/**/*.scss lib/esm
  • prepublishnpm run clean && npm run build:esm
  • prepublishOnlynpm run build
  • testnpm run test:changes
  • test:changes./../../node_modules/.bin/jest --passWithNoTests -c ./../../configs/tests/jest-only-changed-from-upstream.js
  • test:coverage./../../node_modules/.bin/jest --passWithNoTests --all -c ./../../configs/tests/jest.config.coverage.js
  • test:snap./../../node_modules/.bin/jest -c ./../../configs/tests/jest.config.snapshot.js
  • test:unit./../../node_modules/.bin/jest -c ./../../configs/tests/jest.config.unit.js
  • test:watch./../../node_modules/.bin/jest --watchAll -c ./../../configs/tests/jest.config.unit.js
  • watch:css./../../node_modules/.bin/chokidar 'src/**/*.(css|scss)' -c '../../node_modules/.bin/copyfiles -V -u 1 -a {path} lib/esm'
Dependencies17
  • @cee-eng/hydrajs4.18.111
  • @patternfly/patternfly6.2.1
  • @patternfly/react-core6.2.1
  • @patternfly/react-table6.2.1
  • @rh-support/components2.5.157
  • @rh-support/react-context2.5.247
  • @rh-support/types2.0.19
  • @rh-support/user-permissions2.5.104
  • @rh-support/utils2.5.85
  • localforage^1.10.0
  • lodash^4.17.21
  • pegjs^0.10.0
  • react18.2.0
  • react-dom18.2.0
  • react-i18next15.6.0
  • react-router-dom^5.1.2
  • solr-query-builder1.0.1