BEACON

← candidates

npm @postman-cse/onboarding-repo-sync @1.0.5

score
0.527 med
flagged 2026-06-14 15:49
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": 14
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-QZs7JQrLO6Jh+rCiIBEGUxmwGagGLNSTyx73FkZ1npXkVPZkPipJS9SPxvLmnLUv3dwNaRITEH4/GbXmndx6Kw==",
    "tarball": "https://registry.npmjs.org/@postman-cse/onboarding-repo-sync/-/onboarding-repo-sync-1.0.5.tgz",
    "unpackedSize": 3231663
  },
  "dist-tags": {
    "latest": "1.0.5"
  },
  "latest_version": "1.0.5",
  "maintainers": [
    {
      "email": "jared.boynton@postman.com",
      "name": "jared.boynton"
    }
  ],
  "num_versions": 16,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postman-cs/postman-repo-sync-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:21.515Z",
    "modified": "2026-06-14T20:49:00.461Z"
  }
}