dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix java/zipslip CodeQL alerts by validating archive entry paths (#761)
Valery Kharseko
2 days ago
f6812f151878c48fc62fb0f40b8926de5a93a7bd
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
.gitattributes
1
2
3
# Keep HTML checked out with LF on all platforms so javadoc doclint
# (JDK 25/26) does not treat CR (from CRLF) as part of a multi-line tag name.
*.html text eol=lf