PkgRadar

Package evidence

@opentext/[email protected]

Large Javascript Payload: 3738973 bytes

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
17
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 bytes1,885,567
Previous version26.1.1
Published2026-03-03T20:07:58.156Z
SHA-256f96b99d705beb4ed62a66422d8598ef35f7fca1de2c48dc502182f0143a902a7

Why flagged

What the scanner saw

Large Javascript Payload: 3738973 bytes

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.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/dist/ocpd-components.js3738973 bytes0

Manifest

Package metadata

Scripts10
  • buildwebpack --env production --config webpack.prod.js --env mock=
  • 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 --env mock=default
  • startSampleAppwebpack serve --open --config webpack.dev.js --env mock=corecontent
  • startSampleAppEmptywebpack serve --open --config webpack.dev.js --env mock=corecontent canvas=empty
  • testecho "Error: no test specified" && exit 1
Dependencies6
  • @opentext/forms-common26.1.2
  • @opentext/forms-data-manager26.1.2
  • @opentext/forms-ui-runtime26.1.2
  • @opentext/ocp-richtext-editor26.1.2
  • dompurify3.3.1
  • uuid11.1.0