diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2026-04-27 14:57:42 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2026-04-27 14:57:42 +0200 |
| commit | 48e15a5b021d14d230a52187d5515c44f8677c91 (patch) | |
| tree | 1acf5d7528ea1c0dca9347359251eb7f504ced3e | |
| parent | 4191ccb659d5106c4c571c20f76e75c088f1b564 (diff) | |
| download | 967-master.tar.gz 967-master.zip | |
| -rw-r--r-- | security-severity-colors.htm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/security-severity-colors.htm b/security-severity-colors.htm index 8733203..a21bc09 100644 --- a/security-severity-colors.htm +++ b/security-severity-colors.htm @@ -42,6 +42,15 @@ <td style="background-color: #cccccc">#cccccc</td>
</tr>
+ <tr>
+ <td>
+ RRA tailwind
+ </td>
+ <td style="background-color: #ef4444">red-500</td>
+ <td style="background-color: #fcd34d">amber-300</td>
+ <td style="background-color: #64748b">slate-500</td>
+ <td style="background-color: #d6d3d1">stone-300</td>
+ </tr>
<tr>
<th style="text-align: left">low = green</th>
|
