Commit cce0a5f
authored
fix: release gate severity back to critical (known HIGH deps) (#950)
The self-scan gate was bumped to `--fail-on-severity high` in #944 but
our dependency chain has known HIGH CVEs (pyopenssl cap from snowflake,
etc.) that are tracked and assessed as non-exploitable. Reverting to
critical-only gate so releases aren't blocked by accepted risk.
HIGH findings remain visible in workflow logs and Security tab.1 parent 66e625e commit cce0a5f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments