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
379
Versions published
136Mature · −50% score
First published
Aug 2020
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 bytes91,613
Previous version0.17.2-providers-fix-2
Published2026-01-06T12:31:16.966Z
SHA-256d55fd656186726e06ff54892c1dcea63cf9ae1d5f27ae5a3fe09b242d5446d8e

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.17.2-providers-fix-3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsc --project . --listEmittedFiles -d && chmod +x lib/bin/index.js
  • cleanrm -rf lib coverage
  • clean-buildrm -rf lib && yarn build
  • debugnode -r ts-node/register --inspect src/bin/index.ts
  • install-locallyyarn build && ln -s -i -v $PWD/lib/bin/index.js /usr/local/bin/cgp
  • linteslint "**/*.ts" --fix
  • testNODE_ENV=test jest --runInBand --ci --colors --coverage
Dependencies16
  • @octokit/plugin-retry^3.0.3
  • @octokit/request-error^2.0.0
  • @octokit/rest^20.1.2
  • cf-errors^0.1.16
  • chalk^4.1.0
  • debug^4.1.1
  • isomorphic-git^1.17.2
  • lodash^4.17.21
  • p-limit^3.0.2
  • progress^2.0.3
  • request^2.88.2
  • request-promise^4.2.6
  • undici^7.8.0
  • uuid8.3.2
  • wildcard^2.0.1
  • yargs^16.2.0