PkgRadar

Package evidence

@codefresh-io/[email protected]

no 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.

Weekly downloads
112
Versions published
192Mature · −50% score
First published
Nov 2017
Publisher
codefresh

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 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"}'
Publishercodefresh
Artifact bytes14,417
Previous version8.1.1
Published2026-06-08T07:42:56.667Z
SHA-2560306d5bacd2f5021ec6b1062002f042efb55e9b76c6bbc18b23e403b6518d1c7

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
9.0.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

Scripts4
  • buildecho 'No build step'
  • linteslint .
  • startnode index.js
  • test(find . -not -path './node_modules/*' -path '*/*.spec.js' | grep -v '__tests__' | NODE_ENV=test xargs mocha) && CF_TELEMETRY_LOGS_PRETTIFY=single-line jest
Dependencies26
  • @codefresh-io/authenticated-entity^2.17.1
  • @codefresh-io/cf-openapi^0.7.22
  • @codefresh-io/eventbus^4.0.1
  • @codefresh-io/http-infra^1.8.15
  • @codefresh-io/internal-service-config^1.0.4
  • @mongodb-js/zstd^2.0.1
  • @wegolook/joi-objectid^2.4.0
  • ajv^6.10.0
  • bluebird^3.5.3
  • body-parser^1.19.2
  • cf-errors^0.1.15
  • cf-logs^1.1.28
  • chai4.3.10
  • compression^1.7.4
  • cookie-parser^1.4.4
  • express^4.22.1
  • joi^13.0.2
  • js-yaml^3.13.1
  • lodash^4.18.1
  • method-override^3.0.0
  • mongodb^6.21.0
  • qs^6.15.2
  • queue^4.2.1
  • redis^3.1.0
  • request2.88.2
  • request-promise4.2.6