PkgRadar

Package evidence

@loopback/[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
88Mature · −50% score
First published
Mar 2020
Publisher
dhmlau

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":["@loopback/[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":["@loopback/[email protected]"],"fail_on":"review"}'
Publisherdhmlau
Artifact bytes40,346
Previous version8.0.11
Published2026-03-11T15:41:19.654Z
SHA-2563902cbe9add3d7f3e6ca61868cd94abd2531cbb52a591f8c7a88e7446fbee798

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • buildlb-tsc
  • build:watchlb-tsc --watch
  • cleanlb-clean *example-access-control-migration*.tgz dist *.tsbuildinfo package
  • eslintlb-eslint --report-unused-disable-directives .
  • eslint:fixnpm run eslint -- --fix
  • lintnpm run prettier:check && npm run eslint
  • lint:fixnpm run eslint:fix && npm run prettier:fix
  • migratenode ./dist/migrate
  • openapi-specnode ./dist/openapi-spec
  • premigratenpm run build
  • preopenapi-specnpm run build
  • prestartnpm run rebuild
  • pretestnpm run rebuild
  • prettier:checknpm run prettier:cli -- -l
  • prettier:clilb-prettier "**/*.ts"
  • prettier:fixnpm run prettier:cli -- --write
  • rebuildnpm run clean && npm run build
  • startnode .
  • testlb-mocha "dist/__tests__/**/*.js"
  • test:devlb-mocha --allow-console-logs dist/__tests__/**/*.js
  • verifynpm pack && tar xf loopback-access-control-migration*.tgz && tree package && npm run clean
Dependencies14
  • @loopback/authentication^12.0.12
  • @loopback/authentication-jwt^0.16.12
  • @loopback/authorization^0.16.11
  • @loopback/boot^8.0.11
  • @loopback/core^7.0.10
  • @loopback/repository^8.0.10
  • @loopback/rest^15.0.11
  • @loopback/rest-explorer^8.0.11
  • @loopback/security^0.12.11
  • @loopback/service-proxy^8.0.10
  • bcryptjs^3.0.3
  • casbin^5.48.0
  • jsonwebtoken^9.0.3
  • loopback-connector-rest^6.0.5