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 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":["@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"}'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
Scripts4
buildecho 'No build step'linteslint .startnode index.jstest(find . -not -path './node_modules/*' -path '*/*.spec.js' | grep -v '__tests__' | NODE_ENV=test xargs mocha) && CF_TELEMETRY_LOGS_PRETTIFY=single-line jest
Dependencies27
@codefresh-io/authenticated-entity^2.17.1@codefresh-io/cf-monitor^12.15.0@codefresh-io/cf-openapi^0.7.22@codefresh-io/eventbus^2.4.0@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.0ajv^6.10.0bluebird^3.5.3body-parser^1.19.2cf-errors^0.1.15cf-logs^1.1.28chai4.3.10compression^1.7.4cookie-parser^1.4.4express^4.22.1joi^13.0.2js-yaml^3.13.1lodash^4.18.1method-override^3.0.0mongodb^6.21.0qs^6.14.1queue^4.2.1redis^3.1.0request2.88.2request-promise4.2.6