Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:esmbuild:esm../../node_modules/.bin/tsc -p config/tsconfig.json && npm run copy:cssbuild:watch../../node_modules/.bin/tsc -w -p config/tsconfig.json & npm run watch:cssclean../../node_modules/.bin/rimraf lib config/tsconfig.tsbuildinfocopy:css../../node_modules/.bin/copyfiles -V -u 1 -a src/**/**/*.css src/**/**/*.scss lib/esmprepublishnpm run clean && npm run build:esmprepublishOnlynpm run buildtestnpm run test:changestest:changes./../../node_modules/.bin/jest --passWithNoTests -c ./../../configs/tests/jest-only-changed-from-upstream.jstest:coverage./../../node_modules/.bin/jest --passWithNoTests --all -c ./../../configs/tests/jest.config.coverage.jstest:snap./../../node_modules/.bin/jest -c ./../../configs/tests/jest.config.snapshot.jstest:unit./../../node_modules/.bin/jest -c ./../../configs/tests/jest.config.unit.jstest:watch./../../node_modules/.bin/jest --watchAll -c ./../../configs/tests/jest.config.unit.jswatch:css./../../node_modules/.bin/chokidar 'src/**/*.(css|scss)' -c '../../node_modules/.bin/copyfiles -V -u 1 -a {path} lib/esm'
Dependencies15
@cee-eng/hydrajs4.18.111@patternfly/react-core6.2.1@patternfly/react-icons6.2.1@rh-support/components2.5.140@rh-support/types2.0.18@rh-support/user-permissions2.5.103@rh-support/utils2.5.84i18next^23.15.0localforage^1.10.0lodash^4.17.21react18.2.0react-dom18.2.0react-i18next15.6.0react-router-dom^5.1.2react-test-renderer18.2.0