Rufus Buschart

Results 29 issues of Rufus Buschart

In https://github.com/lapo-luchini/asn1js/blob/master/asn1.js row 172 you create a string containing the length of an Integer `s = "(" + len + " bit)\n";` I think this message is a little bit...

Just to let you know: When your library is embedded into a program that is executed in an AWS Lambda environment, it throws an `Unhandled Exception: System.IO.FileNotFoundException: Could not find...

external-bug

**Please describe what you would like the feature to accomplish.** I'd like to dump a QuBit from the simulator in the form of Bloch sphere coordinates **Describe the solution you'd...

enhancement
area: target machines

I have exactly the same problem as it is described here: http://stackoverflow.com/questions/28727962/dapper-custom-typehandler-setvalue-not-being-called Update: There is a second thread with the same problem: http://stackoverflow.com/questions/25568657/dapper-typehandler-setvalue-not-being-called?rq=1

bug
needs-investigation
v3.0

ETSI publishes [ETSI TS 119 312](https://www.etsi.org/deliver/etsi_ts/119300_119399/119312/01.02.01_60/ts_119312v010201p.pdf) providing guidance on the selection of cryptographic suites. As this is a normative document under the ETSI audit regime, we should have LINTs for...

enhancement

Dear maintainers! Do you have a preferred way, how to organize the lints for the upcoming SMIME BRGs? I would create a new folder `cabf_smime` within the `v2/lints' folder. Do...

question

_Originally posted by @sleevi in https://github.com/zmap/zlint/pull/472#discussion_r492062014_ - this needs to be done later: > I don’t support doing that is this change, but I also think we should hold off...

question

This PR is a split from #472 to simplify the review process. I did some sample testing on the findings on the test corpus: - https://censys.io/certificates/0051c98924f239bd49ab8c8f6802f8b9cf4ad41eb3272f1a34c0cd6d61dcb3d4 - https://censys.io/certificates/007182136c03682d9b05d699ed6ed4fb78208b98f416fde2aa03f59421998ef5 - https://censys.io/certificates/01e87af0c5b740c8b1ccca07192a4284923b3f27672f6e1a64d7a61dac503627...

@sleevi I followed your proposal and refactored test test into a loop. To make this whole thing more re-useable and minimize the amount of duplicated code, I moved the definition...

enhancement
test
refactor

Would it be possible to implement a lint for certificates that fall under [The curious case of the Dangerous Delegated Responder Cert](https://www.mail-archive.com/[email protected]/msg13493.html)? For example this [ICA](https://crt.sh/?id=648772148&opt=zlint) is affected by the...

help wanted
good-first-issue
new-lint