Commit 857f298
committed
Fix Security Checker Enlightn Allow List
Error: Allow list didn't work with more than one entry
Caused by: list was passed as "--allow-list=allow_advisory_1,allow_advisory_2" but arguments "--allow-list=allow_advisory_1" "--allow-list=allow_advisory_2" were expected
See: https://github.com/enlightn/security-checker?tab=readme-ov-file#allow-vulnerabilities1 parent cb139d7 commit 857f298
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
0 commit comments