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

uber / NullAway / #798 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2022 08:05PM UTC
Files 73
Run time 9s
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

11 Mar 2022 08:05PM UTC coverage: 92.575%. Remained the same
#798.1

push

github-actions

web-flow
[JarInfer] Update Apache Commons IO dependency. (#582)

JarInfer depended on a version of commons-io susceptible to
CVE-2021-29425 (a file path sanitization vulnerability).

I don't believe JarInfer is vulnerable, since it isn't dealing with
potentially untrusted file paths from the network, but rather
relatively trusted paths as part of some build system integration.
It also doesn't directly invoke the vulnerable `FileNameUtils.normalize`
API. Thought it uses other methods from `FileNameUtils`, such as
`getFullPath(...)` and `getBaseName(...)`.

Still, for code hygiene, we should update the library to its latest
version.

Original CVE alert raised by SonaType when releasing 0.9.6.

4763 of 5145 relevant lines covered (92.58%)

0.93 hits per line

Source Files on job #798.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 798
  • 14723a80 on github
  • Prev Job for on master (##795.1)
  • Next Job for on master (##801.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