Commit e42e1ca
Daniel Hermann
Fix missing 'proxy' and 'cache' params in 'fetch_database' call
In safety.check(), when vulnerable packages are found, a second 'fetch_database' call is executed to get details. However, the 'proxy' and 'cache' parameters are not passed to it. This patch fixes that.1 parent 3b81f90 commit e42e1ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments