Commit d37e477
committed
fix: improve safety scan command to handle EOF errors
- Change from 'safety scan' to 'safety check' which is more reliable
- Add fallback to create empty vulnerabilities array if safety fails
- This should resolve the 'EOF when reading a line' error in CI1 parent 3d7a756 commit d37e477
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments