]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Manifest: Improve validation of FileAndHash.file names
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 28 Oct 2021 19:59:58 +0000 (14:59 -0500)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 28 Oct 2021 19:59:58 +0000 (14:59 -0500)
commitd7a56333408abf436297b42a221bcfc2ea24f5a1
treea97b17badfc5bb36dc9140cd7c2c1f09d3296eff
parent7d75b40a50bedd6b8c356b264050a946dc32057b
Manifest: Improve validation of FileAndHash.file names

The following are now rejected:

- slashes
- '.' as full name
- '..' as full name
- Non-printable ASCII
src/abbreviations.txt
src/asn1/asn1c/OCTET_STRING.h
src/types/uri.c
test/types/uri_test.c