PkgRadar

Package evidence

@procore/[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.

Weekly downloads
159
Versions published
226Mature · −50% score
First published
Jun 2021
Publisher
procore-npm-bot

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 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":["@procore/[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":["@procore/[email protected]"],"fail_on":"review"}'
Artifact bytes404,181
Previous version6.0.2
Published2022-11-02T20:13:31.473Z
SHA-256814ab8f3de2e9f029e364a2e11292a012fa0884b64824478bf707e3efe29c7d2

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
7.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • analyzecore-scripts lib:build --analyze
  • buildcore-scripts lib:build && yarn build:typedefs
  • build:depslerna run --include-dependencies --stream --no-parallel --scope=@procore/unified-viewer-flavors build
  • build:typedefstsc --emitDeclarationOnly -p tsconfig.prod.json
  • cleancore-scripts lib:clean
  • coveragecore-scripts test --coverage
  • devcore-scripts lib:start
  • lint:eslintcore-scripts lint:eslint
  • lint:stylelintcore-scripts lint:stylelint
  • prepublishOnlyyarn build:deps
  • prettierprettier --write
  • prettier:checkprettier --check
  • storybookyarn build:deps && start-storybook -p 6006 -s public
  • storybook:buildyarn build:deps && yarn storybook:build:nodeps
  • storybook:build:nodepsbuild-storybook
  • testyarn build:deps && yarn test:nodeps
  • test:nodepscore-scripts test --passWithNoTests --runInBand
  • test:watchyarn test --watch
Dependencies11
  • @procore/core-icons11.0.5
  • @procore/documents-shared-components3.1.0
  • @procore/labs-custom-workflows2.2.0
  • @procore/labs-date-formatter0.4.0
  • @procore/labs-i18n-extensions2.0.0
  • axios0.21.1
  • lodash4.17.21
  • mime-types2.1.34
  • path-to-regexp6.2.0
  • qs6.10.3
  • react-query3.15.2