PkgRadar

Package evidence

@opentext/[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
11
Versions published
8
First published
Oct 2024
Publisher
rpetti_ot

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":["@opentext/[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":["@opentext/[email protected]"],"fail_on":"review"}'
Publisherrpetti_ot
Artifact bytes444,696
Previous version25.4.1
Published2026-02-03T16:16:54.257Z
SHA-25641a8eb60de49fc0b99ef579fa12f1c7c6656d844b421aa7c4704a090d7ba0d3e

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildwebpack --env production --config webpack.prod.js
  • build:devwebpack --env production --config webpack.dev.js
  • compiletsc
  • eslint-fixeslint . --fix --ext .js --ext .ts --ext html
  • prettier-checkprettier --config .prettierrc.yml {**/*,*}.{js,ts,css,html} --check
  • prettier-formatprettier --config .prettierrc.yml {**/*,*}.{js,ts,css,html} --write
  • startwebpack serve --open --config webpack.dev.js
  • testjest
  • test:cijest --ci --coverage --watchAll=false
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies5
  • @opentext/ocp-color-picker26.1.1
  • @opentext/ocp-richtext-editor26.1.1
  • decimal.js10.6.0
  • dompurify3.3.0
  • rxjs7.8.2