Commit b63250e
authored
allow handling sarif files with schema from main branch (#594)
Every now then the sarif schema urls change in generated Sarif files by different tools.
Most often, these changes are to paths or branch names and don't actually change anything about
the schema itself. This change makes the CLI accept any schema from the main branch in the oasis-tcs repo.1 parent cbac4a1 commit b63250e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments