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
- 26
- First published
- Mar 2026
- Publisher
- dlr-pi-devops
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":["@digital-realty/[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":["@digital-realty/[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
Scripts19
analyzecem analyze --litelementbuildrimraf dist && npm run tailwindcss:build && npm run twlit:build && npm run generate-api:build && tsc && rollup -c rollup.config.mjs && npx ix-write-versions write-versions && npm run analyze -- --exclude distbuild:workspacenpm run buildformateslint --ext .ts,.html . --fix && prettier "**/*.ts" --writegenerate-api:buildopenapi-generator-cli generate -i src/api/inventory-api.yaml -g typescript-fetch -o src/api/inventory-api --type-mappings Date=String --additional-properties=modelPropertyNaming=originallinteslint --ext .ts,.html . && prettier "**/*.ts" --checkprepacknpm run buildstarttsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds" "npm run tailwindcss:watch" "npm run twlit:watch"start:buildweb-dev-server --root-dir dist --app-index index.html --openstorybooktsc && npm run analyze -- --exclude dist && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds -c .storybook/server.mjs"storybook:buildtsc && npm run analyze -- --exclude dist && build-storybooktailwindcss:buildtailwind -i ./src/tailwindlib.css -o ./src/tw.csstailwindcss:watchtailwind -i ./src/tailwindlib.css -o ./src/tw.css --watchtesttsc && wtr --coveragetest:watchtsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wtr --watch"ts:buildtscts:watchtsc --watch --preserveWatchOutputtwlit:buildix-twlit --input ./src/tw.css --output ./src/tw.tstwlit:watchix-twlit --input ./src/tw.css --output ./src/tw.ts,./out-tsc/src/tw.js --watch
Dependencies17
@adobe/lit-mobx^2.2.2@digital-realty/ix-app-logic^2.0.1@digital-realty/ix-button^3.2.31@digital-realty/ix-grid^1.2.9@digital-realty/ix-progress^1.1.10@digital-realty/ix-switch^2.1.10@digital-realty/theme^3.0.1@lit/task^1.0.0@material/web2.4.0@rollup/plugin-alias^5.1.1@vaadin/grid^24.3.13@vaadin/router^1.7.5date-fns^4.1.0date-fns-tz^3.2.0lit^2.0.2mobx^6.12.3mobx-persist-store^1.1.5