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
- 230Mature · −50% score
- First published
- Oct 2024
- Publisher
- GitLab CI/CD
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":["@gitlab/[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":["@gitlab/[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
Scripts36
buildNODE_ENV=production rollup -ccleanrm -r dist storybook src/scss/utilities.scsseslinteslint --max-warnings 0 --ext .js,.vue .eslint:fixyarn eslint --fixgenerate:componentploplintrun-p prettier eslint stylelint markdownlintlint:fixrun-s eslint:fix prettier:fix stylelint:fix markdownlint:fixmarkdownlintmarkdownlint '**/*.md' --ignore node_modules --ignore CHANGELOG.md --ignoremarkdownlint:fixyarn markdownlint --fixprettierprettier --check '**/*.{js,mjs,ts,vue}'prettier:fixprettier --write '**/*.{js,mjs,ts,vue}'startyarn storybookstorybookstorybook dev --ci --host ${STORYBOOK_HOST:-localhost} --port 9001 -c .storybookstorybook-vue3VUE_VERSION=3 storybook dev --ci --host ${STORYBOOK_HOST:-localhost} --port 9001 -c .storybookstorybook:build:prodstorybook build -c .storybook -o storybookstorybook:build:testyarn build && IS_VISUAL_TEST=true NODE_ENV=test storybook build --test -c .storybook -o storybookstorybook:runnpx http-server -bgs -p 9001 ./storybookstylelintstylelint 'src/**/*.scss'stylelint:fixyarn stylelint --fixtailwind-config-viewer:exporttailwind-config-viewer export ./tailwind-config-viewer-statictailwind-config-viewer:starttailwind-config-viewer -otestrun-s test:unit test:visualtest:integrationyarn run test:integration:servertest:integration:serverNODE_ENV=test start-test storybook:run http-get://${STORYBOOK_HOST:-localhost}:9001/iframe.htmltest:unitNODE_ENV=test jesttest:unit-vue3VUE_VERSION=3 NODE_ENV=test jesttest:unit-vue3:coverageVUE_VERSION=3 yarn test:unit --coveragetest:unit-vue3:debugVUE_VERSION=3 NODE_ENV=test node --inspect node_modules/.bin/jest --testPathIgnorePatterns storyshot.spec.js --watch --runInBandtest:unit-vue3:watchVUE_VERSION=3 yarn test:unit --watchtest:unit:coverageyarn test:unit --coverage- …and 6 more.
Dependencies13
@floating-ui/dom1.7.6diff^8.0.2echarts^5.3.2iframe-resizer^4.3.2lodash-es^4.17.23marked^12.0.0marked-bidi^1.0.8marked-highlight^2.2.3popper.js^1.16.1portal-vue^2.1.7vue-functional-data-merge^3.1.0vue-resizable1.3.4vue-runtime-helpers^1.1.2