BEACON

← candidates

npm @postman-cse/onboarding-bootstrap @1.2.3

score
0.5384 med
flagged 2026-06-14 15:19
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
provenance_dropped 0.8 prior version published with SLSA attestation; current version has none
topology
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['@postman-cse/automation-telemetry-core', 'undici']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jared.boynton"
  ],
  "versions": 16
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-jVeh9PCTzjpykqj4HofaxSBaX4XiLvqnNcm0NhtX7QI8Oz9HUUIRJ7udpk59G+90uXgVHA+OPwozUHCqXJ6VFA==",
    "tarball": "https://registry.npmjs.org/@postman-cse/onboarding-bootstrap/-/onboarding-bootstrap-1.2.3.tgz",
    "unpackedSize": 7524270
  },
  "dist-tags": {
    "latest": "1.2.3"
  },
  "latest_version": "1.2.3",
  "maintainers": [
    {
      "email": "jared.boynton@postman.com",
      "name": "jared.boynton"
    }
  ],
  "num_versions": 18,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postman-cs/postman-bootstrap-action.git"
  },
  "scripts": {
    "build": "npm run typecheck && rm -rf dist && esbuild src/index.ts --bundle --platform=node --target=node24 --format=cjs --define:__ACTION_VERSION__=\\\"$npm_package_version\\\" --outfile=dist/index.cjs && esbuild src/main.ts --bundle --platform=node --target=node24 --format=cjs --define:__ACTION_VERSION__=\\\"$npm_package_version\\\" --outfile=dist/action.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --define:__ACTION_VERSION__=\\\"$npm_package_version\\\" --outfile=dist/cli.cjs",
    "check:dist": "npm run build && git diff --exit-code -- dist",
    "docs:tables": "node scripts/render-action-tables.mjs",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "test": "vitest run",
    "typecheck": "tsc --noEmit -p tsconfig.json"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['@postman-cse/automation-telemetry-core', 'undici']",
    "provenance_dropped": "prior version published with SLSA attestation; current version has none"
  },
  "time": {
    "created": "2026-03-26T04:37:15.323Z",
    "modified": "2026-06-14T20:19:02.201Z"
  }
}