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":["@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"}'Why flagged
What the scanner saw
Remote Payload: matched "curl\n "
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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/esm/md/full.js | matched "curl\n " | 12 |
Manifest
Package metadata
Scripts15
_phase:buildnpm run build_phase:validatenpm run validatebuildtsgo -p tsconfig.jsonclean../../common/scripts/clean-command-state.sh && rm -rf ci dist esm coverage *.log tsconfig.tsbuildinfoclear-recordingsrm -r src/recordings/uiTestScenariosdep-cruiserdepcruise --validate .dependency-cruiser.js --output-type err-long src/export-ref-workspacecd ../reference-workspace-mgmt && npm run export-ref-workspaceformat-checkoxfmt --check .format-writeoxfmt .import-ref-workspacecd ../reference-workspace-mgmt && npm run import-ref-workspacelintoxlint . --type-aware --quiet && eslint srclint-fixoxlint . --type-aware --quiet --fix && eslint src --fixrefresh-md../reference-workspace-mgmt/bin/refresh-md.sh && npm run buildrefresh-recordings../reference-workspace-mgmt/bin/refresh-recordings.sh && npm run format-write && npm run buildvalidatenpm run dep-cruiser && npm run lint && npm run format-check
Dependencies4
@gooddata/sdk-backend-spi11.37.0-alpha.4@gooddata/sdk-model11.37.0-alpha.4lodash-es^4.17.23tslib2.8.1