Commit fc0a25f
committed
Upgrade picard, gatk, fgbio, snpeff to eliminate Java fat JAR CVEs
- picard=2.25.6 → picard>=3.1.1 (eliminates log4j-core 2.5 Log4Shell + 13H)
- gatk=3.8 → gatk4>=4.5.0.0 (eliminates log4j 1.x)
- fgbio>=2.2.1 → fgbio>=2.3.0 (eliminates commons-io 2.7 CVE)
- snpeff=5.1 → snpeff=5.2 (eliminates jackson-databind, gson, commons-io CVEs)
Conda solver resolves cleanly on both amd64 and arm64.
Python code changes (GATK3→4 API migration) will follow in a separate commit.1 parent 4761631 commit fc0a25f
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
0 commit comments