Commit 973bdec
committed
fix: correct OpenCode policy version range classifications
- Change status from 'supported' to 'broken' for >1.14.40 range
(label already said 'Known incompatible OpenCode harness')
- Narrow the supported range from '>=1.14.19' to '>=1.14.19 <=1.14.40'
to align with recommendedRange '>=1.14.19 <1.14.41'
This prevents versions above 1.14.40 from being misclassified as
supported when they should show broken/error advisories.1 parent 97201a8 commit 973bdec
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments