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

inaturalist / iNaturalistAPI / #1301 / 1
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2022 06:44PM UTC
Files 76
Run time 37s
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

01 Mar 2022 06:41PM UTC coverage: 79.499% (+0.004%) from 79.495%
#1301.1

push

web-flow
Switch to safe-squel (#301)

squel has a known vulnerability
(https://github.com/advisories/GHSA-4qhx-g9wp-g9m6) that doesn't technically
affect us because we don't use the relevant feature, but since it's possible
we might use it and/or forget about this vulnerability, it seems safer to
switch to safe-squel which patches the problem. This was the approach taken
by Kibana in https://github.com/elastic/kibana/issues/94199. squel is not
actively maintained, and it's not clear if safe-squel is either, so it might
be better to switch to another query builder in the long term.

Note that this does change the way potential injections get handled during the
parameter interpolation we do use. Previously something like a single quote
would raise an error, and now it gets replaced with a blank string.

2266 of 3341 branches covered (67.82%)

4312 of 5424 relevant lines covered (79.5%)

52.35 hits per line

Source Files on job #1301.1
  • Tree
  • List 0
  • Changed 19
  • Source Changed 19
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1301
  • 5884bf88 on github
  • Prev Job for on main (##1298.1)
  • Next Job for on main (##1307.1)
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