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
- 549Mature · −50% score
- First published
- Oct 2020
- Publisher
- corva-devops-automation
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
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@corva/[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":["@corva/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential File Packaged: package/common/node/.env
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 22 · status available -> available, risk high -> review, score 42 -> 22
- new → available · risk high · score 42 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/common/node/.env | package/common/node/.env | 35 |
| high | Credential File Packaged | package/common/python/.env | package/common/python/.env | 35 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/common/node/.env | package/common/node/.env | 35 |
| high | Credential File Packaged | package/common/python/.env | package/common/python/.env | 35 |
| low | Credential file access | package/lib/flows/steps/zip-file-list-resolve.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts10
buildecho "build is not configured for package \"×\", skipping."get-changelogconventional-changelog -r 2 -p angularlinteslint . --resolve-plugins-relative-to $(pwd) --max-warnings 0lint:fixeslint . --fixreleasegit add -A && standard-version -arelease-rcnpm run release -- --prereleaserun:local-ui-ts-completionnode ./bin/create-corva-app.cjs ../test-app-ui-ts-completions --appName 'TestAppUiTsCompletions' --segments 'completion' --category 'analytics' --appKey 'corva.testappuitscompletions.ui' --appType 'ui' --runtime 'ui' -t --extensions corvarun:local-ui-ts-drillingnode ./bin/create-corva-app.cjs ../test-app-ui-ts-drilling --appName 'TestAppUiTsDrilling' --segments 'drilling' --category 'analytics' --appKey 'corva.testappuitsdrilling.ui' --appType 'ui' --runtime 'ui' -t --extensions corvarun:local-ui-ts-interventionnode ./bin/create-corva-app.cjs ../test-app-ui-ts-intervention --appName 'TestAppUiTsIntervention' --segments 'intervention' --category 'analytics' --appKey 'corva.testappuitsintervention.ui' --appType 'ui' --runtime 'ui' -t --extensions corvatestNODE_OPTIONS='--experimental-vm-modules --no-warnings' jest
Dependencies17
archiver^5.3.0chalk^4.1.0commander^9.1.0cross-spawn^7.0.3debug^4.3.4dotenv^16.0.0figlet^1.5.0form-data^4.0.0fs-extra^9.0.1glob^8.0.1got^12.5.1inquirer^8.2.3is-glob^4.0.3lodash^4.17.21npm-api^1.0.0semver^7.3.2terminal-link^3.0.0