PkgRadar

Package evidence

@mchp-mcc/[email protected]

no findings

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
7
First published
Sep 2021
Publisher
ajivani007

Recommended action

Looks clean — keep monitoring

No 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":["@mchp-mcc/[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":["@mchp-mcc/[email protected]"],"fail_on":"review"}'
Publisherajivani007
Artifact bytes191,711
Previous version1.0.4
Published2024-07-18T06:28:38.517Z
SHA-2564d6b7c7138e337000b6c2fadc79ceb032dc2a4eb60954d913d0b31a81d106c3b

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

low
Last checked
lowRisk
0Score
1.0.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildgulp build --gulpfile config/gulpfile.js --cwd .
  • build-devgulp build --gulpfile config/gulpfile.js --buildDev --cwd .
  • build-latest-run-diryarn add @microchip/run-directory && yarn build-run-dir
  • build-prodgulp build --gulpfile config/gulpfile.js --production --cwd .
  • build-run-dirnode config/extract-run-directory.js
  • build-run-dir-futurenode config/extract-run-directory-future.js
  • create-auto-modulegulp create-auto-module --gulpfile config/gulpfile.js --cwd .
  • distgulp dist --gulpfile config/gulpfile.js --cwd .
  • get-latest-auto-moduleyarn add @microchip/scf-automodule -D
  • linttsc --noEmit && yarn lint:nofix --fix
  • lint:nofixeslint "./src/**/*.{ts,tsx}" --quiet
  • profilejest profile
  • releaseyarn build && yarn test && node -e 'require("./config/scf-project-scripts").releaseProject()'
  • startgulp start --gulpfile config/gulpfile.js --cwd .
  • testjest
  • update-auto-moduleyarn add @microchip/scf-automodule -D && yarn updateProject
  • updateProjectnode config/create-auto-module.js --updateProject=true
Dependencies17
  • @mchp-mcc/pic-8bit-types^5.4.1
  • @microchip/api-prefix-registration^0.1.0
  • @microchip/basic_pin^1.0.2
  • @microchip/fosc-hz^0.1.2
  • @microchip/i2c-host-basic^1.0.0
  • @microchip/pic-8bit-types^5.0.1
  • @microchip/pin-standard^0.2.14
  • @microchip/scf-automodule-interface^0.17.0
  • @microchip/scf-common^3.13.4
  • @microchip/scf-device^8.2.0
  • @microchip/scf-integration-test^1.0.0
  • @microchip/scf-interface^1.4.0
  • @microchip/scf-register-view-helper^2.4.0
  • @microchip/scf-validators^1.1.0
  • lodash.filter^4.6.0
  • lodash.find^4.6.0
  • lodash.map^4.6.0