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

gnosis / dex-contracts / 5663 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 24 Nov 2020 11:46PM UTC
Files 8
Run time 2s
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

24 Nov 2020 11:31PM UTC coverage: 100.0%. Remained the same
NODE_OPTIONS=--max_old_space_size=4096

push

travis-ci-com

web-flow
[Security] Bump highlight.js from 9.18.1 to 9.18.5 (#1061)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. **This update includes a security fix.**
<details>
<summary>Vulnerabilities fixed</summary>
<p><em>Sourced from <a href="https://github.com/advisories/GHSA-vfrc-7r7c-w9mx">The GitHub Security Advisory Database</a>.</em></p>
<blockquote>
<p><strong>Prototype Pollution in highlight.js</strong></p>
<h3>Impact</h3>
<p>Affected versions of this package are vulnerable to Prototype Pollution.  A malicious HTML code block can be crafted that will result in prototype pollution of the base object's prototype during highlighting.  If you allow users to insert custom HTML code blocks into your page/app via parsing Markdown code blocks (or similar) and do not filter the language names the user can provide you may be vulnerable.</p>
<p>The pollution should just be harmless data but this can cause problems for applications not expecting these properties to exist and can result in strange behavior or application crashes, i.e. a potential DOS vector.</p>
<p><em>If your website or application does not render user provided data it should be unaffected.</em></p>
<h3>Patches</h3>
<p>Versions 9.18.2 and 10.1.2 and newer include fixes for this vulnerability.  If you are using version 7 or 8 you are encouraged to upgrade to a newer release.</p>
<h3>Workarounds</h3>
<h4>Patch your library</h4>
<p>Manually patch your library to create null objects for both <code>languages</code> and <code>aliases</code>:</p>
<pre lang="js"><code>const HLJS = function(hljs) {
&lt;/tr&gt;&lt;/table&gt; ... (truncated)
<p>Affected versions: &lt; 9.18.2
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md">highlight.js's changelog</a>.</em></p>
<blockquote>
<h2>Release v9.18.5</h2>
<p><strong>Version 9 has reached end-of-support... (continued)

100 of 100 branches covered (100.0%)

Branch coverage included in aggregate %.

277 of 277 relevant lines covered (100.0%)

82.51 hits per line

Source Files on job 5663.1 (NODE_OPTIONS=--max_old_space_size=4096)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4002
  • Travis Job 5663.1
  • ba79e7c3 on github
  • Prev Job for NODE_OPTIONS=--max_old_space_size=4096 on master (#5659.1)
  • Next Job for NODE_OPTIONS=--max_old_space_size=4096 on master (#5666.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