PkgRadar

Package evidence

@bcgov/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
First published
Aug 2021
Publisher
cvarjao

Recommended action

Review before promoting

Mixed 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":["@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"}'
Publishercvarjao
Artifact bytes7,671,505
Previous versionnone
Published2021-08-17T21:35:03.964Z
SHA-256e8fc8c9bfa91ea585a75893376fa5f8a72b3ada3138070449fc90571e4629882

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
41Score
0.1.0-rc.120Version
Status history (1 event)
  1. newavailable · risk review · score 41 · status changed

Evidence

Static findings

9 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/aws4/aws4.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist/cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist/es/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist/cjs/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist/es/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/src/index.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/src/index.tsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/package.jsonmatched ".aws/"3
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-process/package.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts18
  • buildtsc -b
  • build:testnpm run build && npm test
  • linteslint . --ext .ts --config .eslintrc
  • mochamocha --timeout 9999999
  • mocha:allmocha --forbid-only --grep "@type=system" --invert --timeout 99999 "test/**/*.test.ts"
  • oclifoclif
  • postbuildcpx "src/**/*.yaml" lib
  • postpackrimraf oclif.manifest.json
  • posttesteslint . --ext .ts --config .eslintrc
  • prebuildoclif-dev manifest
  • prepackrimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme && cpx "src/**/*.{yaml,groovy}" lib
  • publish:alphanpm --no-git-tag-version version prerelease && npm publish --tag alpha
  • publish:latestnpm --no-git-tag-version version prerelease && npm publish --tag latest
  • testcross-env NOCK_BACK_MODE=lockdown nyc --reporter=html --reporter=text --extension .ts mocha --timeout 99999 --grep "@type=system" --invert --forbid-only "test/**/*.test.ts"
  • versionoclif-dev readme && git add README.md
  • watch-buildtsc-watch --onSuccess "npm run build"
  • watch-build:testtsc-watch --onSuccess "npm run build:test"
  • watch-commandtsc-watch --onSuccess "./bin/run ${argv:-}"
Dependencies30
  • @aws-crypto/sha256-js^1.1.0
  • @aws-sdk/client-elasticsearch-service^3.11.0
  • @aws-sdk/client-sts^3.11.0
  • @aws-sdk/credential-provider-node^3.11.0
  • @aws-sdk/protocol-http^3.10.0
  • @aws-sdk/signature-v4^3.10.0
  • @oclif/command^1.8.0
  • @oclif/plugin-help^3.2.0
  • @types/lodash.isplainobject^4.0.6
  • axios^0.21.1
  • chalk^4.1.0
  • cli-ux^5.5.0
  • debug^4.2.0
  • form-data^3.0.0
  • inquirer^7.3.3
  • isomorphic-git^1.7.8
  • jira-connector^3.1.0
  • jira.js^1.7.3
  • keycloak-admin^1.14.10
  • lodash.isempty^4.4.0
  • lodash.isplainobject^4.0.6
  • lodash.isstring^4.0.1
  • lodash.merge^4.6.2
  • rsync^0.6.1
  • safe-buffer^5.2.1
  • shelljs^0.8.4
  • simple-git-hooks^2.4.1
  • tar^6.1.6
  • unzipper^0.10.11
  • winston^3.3.3