PkgRadar

Package evidence

@rh-support/[email protected]

Obfuscation: matched "\\uFE0F"

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":["@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 bytes168,593
Previous version2.5.156
Published2026-04-30T10:40:08.994Z
SHA-256288aaf0e8441cce51d75f72752c53e8ef91fcccb8f34e0802787e3bccb517df0

Why flagged

What the scanner saw

Obfuscation: matched "\\uFE0F"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.5.157Version
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.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/lib/esm/SupportFeedbackForm/SupportFeedbackModal.jsmatched "\\uFE0F"3

Manifest

Package metadata

Scripts14
  • buildnpm run clean && npm run build:esm && npm run copy:files
  • build:esm../../node_modules/.bin/tsc -p config/tsconfig.json
  • 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:files../../node_modules/.bin/copyfiles -V -u 1 -a 'src/**/*.{css,md,scss,jpg,gif,png}' lib/esm
  • prepublishnpm run clean && npm run build:esm && npm run copy:files
  • 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 --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'
Dependencies22
  • @cee-eng/hydrajs4.18.111
  • @cee-eng/ui-toolkit1.1.9
  • @patternfly/patternfly6.2.1
  • @patternfly/react-core6.2.1
  • @patternfly/react-icons6.2.1
  • @patternfly/react-table6.2.1
  • @patternfly/react-tokens6.2.1
  • @rh-support/types2.0.19
  • @rh-support/user-permissions2.5.104
  • @rh-support/utils2.5.85
  • dompurify^2.2.6
  • js-worker-search^1.4.1
  • lazysizes^5.3.2
  • lodash^4.17.21
  • mark.js^8.11.1
  • react18.2.0
  • react-dom18.2.0
  • react-i18next15.6.0
  • react-router-dom^5.1.2
  • react-toastify^5.4.1
  • resize-observer-polyfill^1.5.1
  • use-deep-compare-effect^1.6.1