Skip to content

Commit 8732bb2

Browse files
committed
Adding patched badge to namshi/jose (php)
1 parent 0db9eea commit 8732bb2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

html/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,8 +714,9 @@ <h3 class="panel-title">Rust</h3>
714714

715715
<!--PHP namshi/jose -->
716716
<div class="col-md-4">
717-
<div class="panel panel-default">
717+
<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>
719720
<h3 class="panel-title">PHP</h3>
720721
</div>
721722
<div class="panel-body library">

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,8 +709,9 @@ <h3 class="panel-title">Rust</h3>
709709

710710
<!--PHP namshi/jose -->
711711
<div class="col-md-4">
712-
<div class="panel panel-default">
712+
<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>
714715
<h3 class="panel-title">PHP</h3>
715716
</div>
716717
<div class="panel-body library">

0 commit comments

Comments
 (0)