Commit 6e3b3bc
committed
Code Improvement: Disable access to external entities in XML parsing.
* Update from `.newInstance()` to `.newDefaultInstance()` which should add the flags for critical security risks.1 parent af34a9c commit 6e3b3bc
File tree
2 files changed
+2
-2
lines changed- service/src/main/java/uk/nhs/adaptors/gp2gp
- common/service
- gpc
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments