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
- 27Mature · −50% score
- First published
- Feb 2024
- Publisher
- dynatrace-nodejs
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
Looks clean — keep monitoringNo 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":["@dynatrace/[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":["@dynatrace/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts25
buildrm -rf dist && tsc --project tsconfig.lib.json && node ./tooling/build-library.cjschangesetchangesetdeploydt-app deploy --cwd ./playgrounddevdt-app dev --cwd ./playgroundformatprettier . --writelintnpm run lint:quality && npm run lint:unused && npm run lint:circular-deps && npm run lint:renovate-config && npm run lint:typeslint:circular-depsmadge --circular . --exclude '^(playwright-report|ct/ct-report|ct/playwright/.cache|dist|node_modules|.yalc|test-results)'lint:qualityeslint .lint:renovate-configrenovate-config-validator --strictlint:typesnpx tsc --project tsconfig.lib.json --noEmitlint:unusedknip --exclude enumMembers --treat-config-hints-as-errorsprepare-releasechangeset versionreleasechangeset publishtestnpm run test:unit && npm run test:a11y && npm run test:e2e-ci && npm run test:ct-citest:a11yplaywright test --config ./a11y/playwright.config.tstest:ctnpm run test:ct:prepare && playwright test --config ./ct/playwright-ct.config.ts --uitest:ct-ciplaywright test --config ./ct/playwright-ct.config.tstest:ct-ci:update-snapshotsplaywright test --config ./ct/playwright-ct.config.ts --update-snapshotstest:ct-debugnpm run test:ct:prepare && playwright test --config ./ct/playwright-ct.config.ts --ui --debugtest:ct:preparerm -rf dist && rm -rf ./ct/playwright/.cache && npm run buildtest:e2eplaywright test --config ./e2e/playwright.config.ts --uitest:e2e-ciplaywright test --config ./e2e/playwright.config.tstest:unitjest --config=jest.config.tsupdatedt-app updateyalc:build-and-publishnpm run build && npx yalc publish . --push
Dependencies7
@dynatrace-sdk/app-environment^1.1.4@dynatrace-sdk/client-app-settings-v2^1.1.3@dynatrace-sdk/client-classic-environment-v2^5.2.3@dynatrace-sdk/client-iam^1.0.0@tanstack/react-query^5.90.21lodash^4.18.1styled-components^6.3.11