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
- 124Mature · −50% score
- First published
- Jun 2017
- Publisher
- patternfly-build
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 monitoringNo 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":["[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":["[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts27
buildnpm-run-all --serial lint:less lint:ts build:aot build:bundlebuild:aotnpm run rimraf -- build build-aot && gulp build-aotbuild:bundlenpm-run-all --serial build:library build:es2015 build:umd build:umd-uglifybuild:demonpm-run-all --serial 'rimraf -- dist-demo' demo:copy-examples demo:webpackbuild:es2015rollup --config src/scripts/bundle/es2015.config.jsbuild:librarynpm run rimraf -- build dist dist-watch src/**/*.css && gulp buildbuild:umdrollup --config src/scripts/bundle/umd.config.jsbuild:umd-uglifyuglifyjs dist/bundles/patternfly-ng.umd.js -c warnings=false -o dist/bundles/patternfly-ng.umd.min.jscleannpm run rimraf -- build build-aot dist dist-demo dist-watch src/**/*.csscommitgit-czdemo:copy-examplesgulp copy-examplesdemo:startnpm-run-all --serial demo:copy-examples demo:webserverdemo:webpackwebpack --config config/webpack.demo.js --progress --profile --baildemo:webservernpm run webpack-dev-server -- --config config/webpack.demo.js --host 0.0.0.0 --port 8001 --progress --profile --hot --content-base dist-demolint:lessstylelint 'src/**/*.less' --config .stylelintrclint:less:fixnpm run lint:less -- --fixlint:tstslint -c tslint.json --project tsconfig.json 'src/**/*.ts'lint:ts:fixnpm run lint:ts -- --fixpublish-travisnode_modules/patternfly-eng-publish/script/publish-ghpages.sh -t dist-demoreinstallnpm run clean && npm installrimrafrimrafsemantic-releasesemantic-releasestartnpm run demo:starttestkarma starttest:debugkarma --browsers Chrome --no-single-run starttest:trace-deprecationnode --trace-deprecation ./node_modules/.bin/karma startwebpack-dev-servernode --max_old_space_size=4096 node_modules/webpack-dev-server/bin/webpack-dev-server.js
Dependencies2
lodash^4.17.10patternfly^3.28.0
Optional dependencies4
@swimlane/ngx-datatable^13.0.0c3^0.4.15ng2-dragula^1.5.0ngx-bootstrap^3.0.0