Commit b78376a
authored
fix: update strongswan checker (#5277)
Add missing + in strongswan pattern to avoid truncating latest digit of
version (e.g, 5.9.1 instead of 5.9.13)
This issue is present since the addition of the checker in 2020
Fix 071d876
Signed-off-by: Fabrice Fontaine <[email protected]>1 parent 2c5b4d9 commit b78376a
File tree
3 files changed
+7
-1
lines changed- cve_bin_tool/checkers
- test
- condensed-downloads
- test_data
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
0 commit comments