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

codebar / planner / 27461260131
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/tomselect-flaky-test
DEFAULT BRANCH: master
Ran 13 Jun 2026 08:13AM UTC
Jobs 1
Files 188
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

13 Jun 2026 08:09AM UTC coverage: 95.33%. Remained the same
27461260131

Pull #2644

github

mroderick
feat(ci): add supply chain security defences

Add three defensive layers against dependency supply chain attacks:

- Dependabot cooldowns: 7-day default for version update PRs, with
  per-semver granularity (major: 14d, minor: 7d, patch: 3d). Security
  updates bypass automatically.

- Bundler checksum verification: enable lockfile_checksums and add
  CHECKSUMS section to Gemfile.lock. Verifies downloaded gems match
  expected hashes on every install.

- bundler-audit: add to Gemfile and run in CI. Checks against the
  ruby-advisory-db for known vulnerable gem versions.

Also updates oauth2 (2.0.20 -> 2.0.22) to fix GHSA-pp92-crg2-gfv9,
a high-severity bearer token leakage vulnerability flagged by the new
bundler-audit check.

Refs NextLink Labs article on dependency cooldowns (Apr 2026).
Pull Request #2644: feat(ci): add supply chain security defences

3552 of 3726 relevant lines covered (95.33%)

42.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27461260131.1 13 Jun 2026 08:13AM UTC 1128
70.25
GitHub Action Run
Source Files on build 27461260131
  • Tree
  • List 188
  • Changed 121
  • Source Changed 0
  • Coverage Changed 121
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27461260131
  • Pull Request #2644
  • PR Base - master (#27412668871)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc