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
- 887Mature · −50% score
- First published
- May 2020
- Publisher
- gravitee
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":["@gravitee/[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":["@gravitee/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/organisms/gv-schema-form/gv-schema-form.stories.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts24
buildyarn docs && yarn check:i18n && yarn generate:theme && yarn generate:dist && build-storybook -s assets --modern --quietcheck:i18nnode tasks/check-i18n.jscompiletsccompile:watchtsc -wdangerdanger cidocswca analyze src/** --outFile .docs/custom-elements.json && node tasks/generate-docs.jsgenerate:distyarn compile && cp -R assets dist/ && cp package.json dist/generate:iconsnode tasks/generate-icons.js && yarn lint:fixgenerate:themezx tasks/generate-theme.mjs && yarn lint:fixlinteslint src testing tasks && yarn prettierlint:commitcommitlint --from $(git describe --tags --abbrev=0) --to HEAD --verboselint:fixeslint --fix src testing tasks && yarn prettier:fixlint:licenselicense-check-and-add check -f license-check-config.jsonlint:license:fixlicense-check-and-add add -f license-check-config.json -r $(date +%Y)lint:packagesort-package-jsonprepareis-ci || husky installprettierprettier --check "**/*.{ts,js,html,css,json}"prettier:fixprettier --write "**/*.{ts,js,html,css,json}"releasesemantic-releaseserveyarn docs && start-storybook -p 6006 --ci -s assets --modernserve:prodyarn build && static -a 0.0.0.0 -p 8080 storybook-static --moderntestNODE_OPTIONS=--unhandled-rejections=warn jesttest:coverageyarn test --collect-coveragetest:watchyarn test --watchAll
Dependencies17
@codemirror/basic-setup^0.19.1@codemirror/language-data^0.19.1@codemirror/stream-parser^0.19.9@formatjs/intl-locale^2.4.40@formatjs/intl-relativetimeformat^9.3.2@messageformat/core3.3.0@popperjs/core^2.11.7clipboard-copy^4.0.0codemirror-asciidoc^2.0.0date-fns^2.26.0dompurify3.1.5jdenticon^3.1.0jsonschema1.4.1lit^2.0.2object-path^0.11.8resize-observer-polyfill^1.5.1whatwg-fetch^3.6.17