Skip to content

Commit

Permalink
[lint] Sort the patched versions in ascending order.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Oct 4, 2023
1 parent 076a354 commit c43d211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems/sidekiq/CVE-2023-26141.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ description: |
localStorage value which will cause excessive polling requests.
cvss_v3: 4.9
patched_versions:
- ">= 7.1.3"
- "~> 6.5.10"
- ">= 7.1.3"
related:
url:
- https://nvd.nist.gov/vuln/detail/CVE-2023-26141
Expand Down

0 comments on commit c43d211

Please sign in to comment.