PkgRadar

Package evidence

@codefresh-io/[email protected]

no static findings

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
10Established · −30% score
First published
May 2023
Publisher
bohdan.pisarenko

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@codefresh-io/[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":["@codefresh-io/[email protected]"],"fail_on":"review"}'
Artifact bytes5,800
Previous version0.35.47-rc.bp
Published2024-06-17T19:29:42.698Z
SHA-2561524c03cd77545c91bda07f2f851d101dc125c91b6ad9b35bff8d2b2f8c16d61

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

low
Last checked
lowRisk
0Score
0.35.47-rc.bp.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies26
  • @cubejs-backend/api-gateway^0.35.47
  • @cubejs-backend/cloud^0.35.43
  • @cubejs-backend/dotenv^9.0.2
  • @cubejs-backend/native^0.35.47
  • @cubejs-backend/query-orchestratornpm:@codefresh-io/[email protected]
  • @cubejs-backend/schema-compiler^0.35.47
  • @cubejs-backend/sharednpm:@codefresh-io/[email protected]
  • @cubejs-backend/templates^0.35.43
  • codesandbox-import-utils^2.1.12
  • cross-spawn^7.0.1
  • fs-extra^8.1.0
  • is-docker^2.1.1
  • joi^17.8.3
  • jsonwebtoken^8.4.0
  • lodash.clonedeep^4.5.0
  • lru-cache^5.1.1
  • moment^2.29.1
  • node-fetch^2.6.0
  • p-limit^3.1.0
  • promise-timeout^1.3.0
  • ramda^0.27.0
  • semver^6.3.0
  • serve-static^1.13.2
  • sqlstring^2.3.1
  • uuid^8.3.2
  • ws^7.5.3