zmap / zlint

X.509 Certificate Linter focused on Web PKI standards and requirements.
https://zmap.io
Apache License 2.0
353 stars 107 forks source link

Placeholder Discussion for JZLint #709

Closed christopher-henderson closed 5 months ago

mtgag commented 1 year ago

There is a port of zlint in Java, called jzlint. See: https://github.com/MTG-AG/jzlint. Not all zlint lints are yet implemented. Also some additional lints exist starting to cover other specifications (see e.g. #710) or lint of OCSP responses. During the port we identified a few positions in zlint (or jzlint) that may need minor refactoring. @christopher-henderson created this issue to keep track of the conversation.

mtgag commented 1 year ago

Maybe the best way to start on this would be to create a few pull requests. @christopher-henderson would this work for you?

mtgag commented 1 year ago

List of pull requests:

List of issues:

zakird commented 9 months ago

Is there anything to be done for this issue or does it make sense to close it? It looks like everything is checked off.

mtgag commented 9 months ago

It's been a bit quiet around jzlint lately and I think we can close this. If things come up through the use of jzlint that are worth reporting, we will address them as pull requests.