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.
- Weekly downloads
- 12
- Versions published
- 10Established · −30% score
- First published
- Sep 2020
- Publisher
- cvarjao
Effective trust discount applied: −30% (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":["@bcgov/[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":["@bcgov/[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
Scripts17
coveragenyc --reporter=html mocha --reporter mochawesomedepcheckdepcheckeslinteslint .gen-workflowsnode util/create-jira-workflow-class.js lib/assets/RFC-Workflow-v1.2.1.xml lib/JiraRfcWorkflowV1.2.1.js && node util/create-jira-workflow-class.js lib/assets/RFD-Workflow-V1.2.2.xml lib/JiraRfdWorkflowV1.2.2.js && node util/create-jira-workflow-class.js lib/assets/RFC-Workflow-v2.0.0.xml lib/JiraRfcWorkflowV2.0.0.jsmochamochanycnycprettierprettier '**/*.js' --checkprettier:fixprettier --write '**/*.js'publish:alphanpm --no-git-tag-version version prerelease && npm publish --access public --tag alphapublish:latestnpm --no-git-tag-version version prerelease && npm publish --access public --tag latesttestmocha --forbid-only --grep @slow --invert && tsc --noEmit -p .test:cinyc --reporter=text mocha --forbid-only --grep @slow --invert && tsc --noEmit -p .test:ci:htmlnyc --reporter=html mocha --grep @slow --inverttest:watch:cimocha -w --grep @slow --inverttest:watch:singlemocha -R list -w $1tsctsc --noEmit -p .versionecho "node@$(node --version) ($(which node))" && echo "npm@$(npm --version) ($(which npm))"
Dependencies9
@bcgov/pipeline-cli^1.0.1-2commander^5.1.0inquirer^7.3.3jira-connector^2.16.1moment-timezone^0.5.31replace-in-file^4.3.1request^2.88.2rsync^0.6.1winston^3.3.3