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.
- Versions published
- 305Mature · −50% score
- First published
- Jun 2024
- Publisher
- finos-admin
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@finos/[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":["@finos/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 13855135 bytes
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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/lib/bundles/bundle.cjs.js | 13855135 bytes | 10 |
Manifest
Package metadata
Scripts14
build:tailwindcsstailwindcss -i ./style/tailwind.css -o ./lib/tailwind.css --minifybuild:tstsc --project ./tsconfig.build.jsonbundleyarn clean && yarn build:tailwindcss && yarn build:ts && yarn rollup -c && echo '{"type": "commonjs"}' > lib/bundles/package.jsoncleannpm-run-all clean:cache clean:libclean:cacherimraf "build"clean:librimraf "lib"devnpm-run-all --parallel dev:tsdev:tstsc --watch --preserveWatchOutputlint:jscross-env NODE_ENV=production eslint --cache --cache-location ./build/.eslintcache --report-unused-disable-directives --parser-options=project:"./tsconfig.json" "./src/**/*.{js,ts,tsx}"publish:pre-prepareyarn bundlepublish:preparenode ../../scripts/release/preparePublishContent.jspublish:snapshotnode ../../scripts/release/publishDevSnapshot.jstestjesttest:watchjest --watch
Dependencies13
@finos/legend-application16.0.107@finos/legend-application-query-bootstrap13.220.0@finos/legend-application-studio28.21.6@finos/legend-art7.1.148@finos/legend-data-cube0.3.89@finos/legend-extension-dsl-diagram8.1.236@finos/legend-graph32.6.4@finos/legend-lego2.0.192@finos/legend-query-builder4.18.10@finos/legend-shared11.0.25@finos/legend-storage3.0.146@types/react19.0.10react19.0.1