PkgRadar

Package evidence

@gooddata/[email protected]

Known Indicator Filename: package/esm/customBackend/execution.js

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
13,521Mainstream · −50% score
Versions published
3,740Mature · −50% score
First published
Mar 2020
Publisher
gooddata-ci

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 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":["@gooddata/[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":["@gooddata/[email protected]"],"fail_on":"review"}'
Publishergooddata-ci
Artifact bytes94,650
Previous version11.40.0-alpha.0
Published2026-05-29T03:13:41.582Z
SHA-2560337a2b66d55369d823162ca05b1e75f9e04ea6450eb703992fea4952c216783

Why flagged

What the scanner saw

Known Indicator Filename: package/esm/customBackend/execution.js

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

Availability ledger

available

review
Last checked
reviewRisk
30Score
11.40.0-alpha.1Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/esm/customBackend/execution.jspackage/esm/customBackend/execution.js45
highKnown Indicator Filenamepackage/esm/decoratedBackend/execution.jspackage/esm/decoratedBackend/execution.js45
highKnown Indicator Filenamepackage/esm/toolkit/execution.jspackage/esm/toolkit/execution.js45

Manifest

Package metadata

Scripts17
  • _phase:buildnpm run build
  • _phase:testnpm run test-once
  • _phase:validatenpm run validate
  • api-extractormkdir -p api && [ -z "${CI}" ] && (api-extractor run -l) || (api-extractor run)
  • buildnpm-run-all -p build-check build-ts && npm run api-extractor
  • build-checktsgo
  • build-tstsgo -p tsconfig.build.json
  • clean../../common/scripts/clean-command-state.sh && rm -rf ci dist esm coverage temp *.log tsconfig.tsbuildinfo
  • dep-cruiserdepcruise --validate .dependency-cruiser.js --output-type err-long src/
  • format-checkoxfmt --check .
  • format-writeoxfmt .
  • lintoxlint . --type-aware --quiet && eslint .
  • lint-fixoxlint . --type-aware --quiet --fix && eslint . --fix
  • testvitest watch
  • test-oncevitest run
  • validatenpm run lint && npm run dep-cruiser && npm run format-check
  • validate-esmnode --input-type=module --eval 'import "@gooddata/sdk-backend-base"'
Dependencies11
  • @braintree/sanitize-url^6.0.0
  • @gooddata/sdk-backend-spi11.40.0-alpha.1
  • @gooddata/sdk-model11.40.0-alpha.1
  • @gooddata/util11.40.0-alpha.1
  • json-stable-stringify1.3.0
  • lodash-es^4.17.23
  • lru-cache11.1.0
  • spark-md5^3.0.0
  • ts-invariant0.10.3
  • tslib2.8.1
  • uuid11.1.0