You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,6 @@ here, but not all of them. Community assistance identifying and
26
26
migrating still-relevant issues is welcome. See [this
27
27
page](https://github.com/scala/scala-xml/issues/62) for details.
28
28
29
-
## Security best practices
30
-
31
-
The XML spec has some features that are best turned off, to avoid unsavory things like file system access, DoS attacks,... Issue [#17](https://github.com/scala/scala-xml/issues/17) tracks the recommended way of configuring the XML parser used by scala-xml to avoid these. This is by no means an exhaustive list. We'll be happy to incorporate your suggestions -- just comment on the ticket!
32
-
33
29
## Related projects
34
30
35
31
-[Advxml](https://github.com/geirolz/advxml) - Functional library combining scala-xml with cats-core
0 commit comments