This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Commit 0ee30c0
Fix alert type
Right now it was being recorded every time that the step was
executed. With this PR now it's only recorded when a malicious
package is found and we elevate the severity type to `critical`code-comment (#759)1 parent 3610493 commit 0ee30c0
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
147 | 152 | | |
148 | 153 | | |
149 | 154 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
0 commit comments