David Adrian
David Adrian
`feature/TLSv1.3` probably needs to be redone from scratch, I don't believe it merges cleanly.
Requirements that predate the BRs or were included in the first version of the BRs use util.ZeroDate so that they are ran against all certificates.
Unfortunately, the best way to find a protocol/subprotocol combination is to look in the code at https://github.com/zmap/ztag/blob/master/ztag/transforms. Find the file corresponding to the protocol you're interested in, and then see...
I don't think we should do this until we can guarantee that this will be "stomped" by vendor-specific tags.
It seems like `Source` shouldn't define Scope. Might this make more sense as either as new subdirectory for OCSP lints, or a new property on the lint struct used for...