Skip to content

Commit ca50732

Browse files
committed
Updating patched libraries '?' message.
1 parent 64472c2 commit ca50732

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

html/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h3 class="panel-title">.NET</h3>
187187
<div class="col-md-4">
188188
<div class="panel panel-default patched">
189189
<div class="panel-heading">
190-
<span class="patched-badge">Update to ≥1.0.1 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="We discourage the use of this library until is security issues are fixed." target="_blank">?</a>)</span>
190+
<span class="patched-badge">Update to ≥1.0.1 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="Patched versions contain security fixes." target="_blank">?</a>)</span>
191191
<h3 class="panel-title">Python</h3>
192192
</div>
193193
<div class="panel-body library">
@@ -237,7 +237,7 @@ <h3 class="panel-title">Python</h3>
237237
<div class="col-md-4">
238238
<div class="panel panel-default patched">
239239
<div class="panel-heading">
240-
<span class="patched-badge">Update to ≥4.2.2 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="We discourage the use of this library until is security issues are fixed." target="_blank">?</a>)</span>
240+
<span class="patched-badge">Update to ≥4.2.2 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="Patched versions contain security fixes." target="_blank">?</a>)</span>
241241
<h3 class="panel-title">Node.js</h3>
242242
</div>
243243
<div class="panel-body library">
@@ -716,7 +716,7 @@ <h3 class="panel-title">Rust</h3>
716716
<div class="col-md-4">
717717
<div class="panel panel-default patched">
718718
<div class="panel-heading">
719-
<span class="patched-badge">Update to ≥2.2.0 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="We discourage the use of this library until is security issues are fixed." target="_blank">?</a>)</span>
719+
<span class="patched-badge">Update to ≥2.2.0 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="Patched versions contain security fixes." target="_blank">?</a>)</span>
720720
<h3 class="panel-title">PHP</h3>
721721
</div>
722722
<div class="panel-body library">

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h3 class="panel-title">.NET</h3>
182182
<div class="col-md-4">
183183
<div class="panel panel-default patched">
184184
<div class="panel-heading">
185-
<span class="patched-badge">Update to ≥1.0.1 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="We discourage the use of this library until is security issues are fixed." target="_blank">?</a>)</span>
185+
<span class="patched-badge">Update to ≥1.0.1 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="Patched versions contain security fixes." target="_blank">?</a>)</span>
186186
<h3 class="panel-title">Python</h3>
187187
</div>
188188
<div class="panel-body library">
@@ -232,7 +232,7 @@ <h3 class="panel-title">Python</h3>
232232
<div class="col-md-4">
233233
<div class="panel panel-default patched">
234234
<div class="panel-heading">
235-
<span class="patched-badge">Update to ≥4.2.2 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="We discourage the use of this library until is security issues are fixed." target="_blank">?</a>)</span>
235+
<span class="patched-badge">Update to ≥4.2.2 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="Patched versions contain security fixes." target="_blank">?</a>)</span>
236236
<h3 class="panel-title">Node.js</h3>
237237
</div>
238238
<div class="panel-body library">
@@ -711,7 +711,7 @@ <h3 class="panel-title">Rust</h3>
711711
<div class="col-md-4">
712712
<div class="panel panel-default patched">
713713
<div class="panel-heading">
714-
<span class="patched-badge">Update to ≥2.2.0 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="We discourage the use of this library until is security issues are fixed." target="_blank">?</a>)</span>
714+
<span class="patched-badge">Update to ≥2.2.0 (<a href="https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" title="Patched versions contain security fixes." target="_blank">?</a>)</span>
715715
<h3 class="panel-title">PHP</h3>
716716
</div>
717717
<div class="panel-body library">

0 commit comments

Comments
 (0)