PkgRadar

Package evidence

@dbos-inc/[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.

Versions published
633Mature · −50% score
First published
Nov 2023
Publisher
kraftp

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":["@dbos-inc/[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":["@dbos-inc/[email protected]"],"fail_on":"review"}'
Publisherkraftp
Artifact bytes19,106,717
Previous version0.8.61-preview
Published2024-02-06T21:19:08.208Z
SHA-256aac8a9e298ee87ac30b9c705f6978452da7273740aafbce2995d8a03f1b5294f

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.8.62Version
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
  • buildnpm run --workspaces build && tsc --project tsconfig.build.json
  • build-fdbnpm run --workspaces build && tsc --project tsconfig.build-fdb.json
  • linteslint --fix --ext .ts --ignore-pattern foundationdb/ .
  • lint-fdbeslint --fix --ext .ts .
  • setversionnpm run --workspaces setversion && grunt setversion
  • testnpm run --workspaces test && npx prisma generate --schema tests/prisma/schema.prisma && npm run build && jest --coverage --collectCoverageFrom='src/**/*' --collectCoverageFrom='!src/foundationdb/**/*' --detectOpenHandles --testPathIgnorePatterns=examples/* --testPathIgnorePatterns=packages/* --testPathIgnorePatterns=tests/foundationdb/*
  • test-fdbnpm run --workspaces test && npx prisma generate --schema tests/prisma/schema.prisma && npm run build-fdb && jest --runInBand --coverage
Dependencies28
  • @koa/bodyparser^5.0.0
  • @koa/cors^5.0.0
  • @koa/router^12.0.0
  • @opentelemetry/api1.7.0
  • @opentelemetry/exporter-logs-otlp-proto0.46.0
  • @opentelemetry/exporter-trace-otlp-proto0.46.0
  • @opentelemetry/sdk-trace-base1.19.0
  • @types/koa^2.13.8
  • @types/lodash^4.14.197
  • @types/pg^8.10.2
  • @types/uuid^9.0.2
  • axios^1.6.0
  • commander^11.0.0
  • fast-glob^3.3.1
  • form-data^4.0.0
  • jsonwebtoken^9.0.2
  • jwks-rsa^3.1.0
  • jwt-simple^0.5.6
  • knex^3.0.1
  • koa^2.14.2
  • koa-logger^3.2.1
  • lodash^4.17.21
  • pg^8.11.1
  • reflect-metadata^0.1.13
  • serialize-error8.1.0
  • uuid^9.0.0
  • winston^3.10.0
  • yaml^2.3.1
Optional dependencies1
  • foundationdb^2.0.1