Skip to content

Commit

Permalink
affected version as an array
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Aug 6, 2024
1 parent a90c5c1 commit 3eaf381
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cpansa/CPANSA-Encode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
- https://security-tracker.debian.org/tracker/CVE-2021-36770
cves:
- CVE-2021-36770
affected_versions: ">=3.05,<=3.11"
affected_versions:
- ">=3.05"
- "<=3.11"
fixed_versions: ">3.11"
- affected_versions: "<2.44"
cves:
Expand Down

0 comments on commit 3eaf381

Please sign in to comment.