zmap / zlint

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

Add Code Signing lints for EKU, Key Usage, RSA Key Size and CRLDistributionPoints #865

Closed digirenpeter closed 2 months ago

digirenpeter commented 3 months ago

Adding some Code Signing specific lints, will add more if we think this is worth maintaining. Each lint has the specific entry from the CABF CS BRs as a comment at the top so it's easy to find as well as the reference in the certificate lint register.

defacto64 commented 2 months ago

I am not clear why the "4 workflows" are "awaiting approval ": do not they usually run automatically on submitting a PR ?

mcpherrinm commented 2 months ago

I am not clear why the "4 workflows" are "awaiting approval ": do not they usually run automatically on submitting a PR ?

New contributers to a project on Github need to have somebody approve the workflows to run. This is a measure from Github to prevent using pull requests to run cryptominers or otherwise abuse public github actions. I clicked the button.