• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thomaspoignant / scim-patch / 34057483533
100%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2026 08:17PM UTC
Jobs 1
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Sep 2026 08:16PM UTC coverage: 99.733%. Remained the same
34057483533

push

github

web-flow
build(deps): remove unused coveralls and clear npm audit vulnerabilities (#1170)

npm audit reported 9 vulnerabilities (2 critical, 1 high, 5 moderate,
1 low). All were dev-only: `npm audit --omit=dev` reported 0, so no
published version of scim-patch was ever affected.

Five of them, including both criticals, came from the `coveralls` npm
package pulling in the deprecated `request` (form-data, qs,
tough-cookie, uuid). That package was never invoked: CI uploads
coverage with the coverallsapp/github-action@v2 action, fed by
`npm run coverage`. Removing the devDependency drops the whole subtree.

The remaining three were stale transitive pins, all resolved in-range
by `npm audit fix`:

- semver 6.3.0 -> 6.3.1 (ReDoS, GHSA-c2qf-rxjj-qqgw) via nyc -> make-dir
- diff 4.0.2 -> 4.0.4 (GHSA-73rr-hh4g-fpgx) via ts-node
- istanbul-lib-processinfo 3.0.0 -> 3.0.1, which dropped uuid entirely

No direct dependency version changed and CI needs no edit.
`npm audit` now reports 0 vulnerabilities.

124 of 125 branches covered (99.2%)

Branch coverage included in aggregate %.

249 of 249 relevant lines covered (100.0%)

30.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34057483533.1 06 Sep 2026 08:17PM UTC 2
99.73
GitHub Action Run
Source Files on build 34057483533
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34057483533
  • 57a81c34 on github
  • Prev Build on master (#34057289462)
  • Next Build on master (#34081717233)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc