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
- 1,956Mature · −50% score
- First published
- Jul 2019
- Publisher
- d2l-travis-deploy
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 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":["@brightspace-ui/[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":["@brightspace-ui/[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
Scripts18
buildnpm run build:clean && npm run build:icons && npm run build:illustrations && npm run build:sass && npm run build:wcabuild-staticrollup -c ./rollup/rollup.config.jsbuild:cleannode ./cli/clean.jsbuild:iconsnode ./cli/icon-generator.jsbuild:illustrationsnode ./cli/empty-state-illustration-generator.jsbuild:sasssass ./test/sass.scss > ./test/sass.output.cssbuild:wcawca analyze "{components,templates}/**/*.js" --format json --outFile custom-elements.jsonlintnpm run lint:eslint && npm run lint:stylelint:eslinteslint .lint:stylestylelint "**/*.{js,html}" --ignore-path .gitignorestartweb-dev-server --node-resolve --watch --opentestnpm run lint && npm run test:translations && npm run test:node-imports && npm run test:unit && npm run test:axetest:axed2l-test-runner axe --chrometest:node-importsmocha "./test/node-imports-test.js"test:translationsmfv -s en -p ./lang/ -i untranslated,category-missingtest:unitd2l-test-runnertest:vdiffd2l-test-runner vdiff --timeout 10000test:wcanode ./cli/validate-wca.js
Dependencies6
@brightspace-ui/intl^3@brightspace-ui/lms-context-provider^1@open-wc/dedupe-mixin^2ifrau^0.41lit^3prismjs^1