Skip to content

Bump github.com/zmap/zlint/v3 from 3.7.0 to 3.7.1#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/zmap/zlint/v3-3.7.1
Open

Bump github.com/zmap/zlint/v3 from 3.7.0 to 3.7.1#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/zmap/zlint/v3-3.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps github.com/zmap/zlint/v3 from 3.7.0 to 3.7.1.

Release notes

Sourced from github.com/zmap/zlint/v3's releases.

v3.7.1

ZLint v3.7.1

The ZMap team is happy to share ZLint v3.7.1.

Thank you to everyone who contributes to ZLint!

New Lints

  • e_cabf_ecc_allowed_key_usages For certificates with ECC public keys, digitalSignature MUST be present and only digitalSignature and keyAgreement key usages are allowed.
  • e_crl_sigalgo_missing_null_params Checks for mandatory NULL parameters in the SignatureAlgorithm

Bug Fixes

  • Migrate from crypto/rsa to zcrypto/rsa to resolve an issue when linting certificates using RSA keys.

Misc

  • ca_is_ca an update to citations

Changelog

ec384e2 Adapt to zcrypto RSA library fork (#1045) 77ce217 Add lint to check for NULL parameters in the AlgorithmIdentifier element of CRLs, when mandatory per RFC 4055 (#1040) e9f6f87 Add cabf tls ecc key usage lint (#1041) c32a53a update ca_is_ca citations, language, expand test coverage (#1038)

Full Changelog:zmap/zlint@v3.7.0...v3.7.1

v3.7.1-rc1

ZLint v3.7.1-rc1

The ZMap team is happy to share ZLint v3.7.1-rc1.

Thank you to everyone who contributes to ZLint!

New Lints

  • e_cabf_ecc_allowed_key_usages For certificates with ECC public keys, digitalSignature MUST be present and only digitalSignature and keyAgreement key usages are allowed.
  • e_crl_sigalgo_missing_null_params Checks for mandatory NULL parameters in the SignatureAlgorithm

Bug Fixes

  • Migrate from crypto/rsa to zcrypto/rsa to resolve an issue when linting certificates using RSA keys.

Misc

  • ca_is_ca an update to citations

Changelog

ec384e2 Adapt to zcrypto RSA library fork (#1045) 77ce217 Add lint to check for NULL parameters in the AlgorithmIdentifier element of CRLs, when mandatory per RFC 4055 (#1040) e9f6f87 Add cabf tls ecc key usage lint (#1041) c32a53a update ca_is_ca citations, language, expand test coverage (#1038)

... (truncated)

Commits
  • ec384e2 Adapt to zcrypto RSA library fork (#1045)
  • 77ce217 Add lint to check for NULL parameters in the AlgorithmIdentifier element of C...
  • e9f6f87 Add cabf tls ecc key usage lint (#1041)
  • c32a53a update ca_is_ca citations, language, expand test coverage (#1038)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/zmap/zlint/v3](https://github.com/zmap/zlint) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/zmap/zlint/releases)
- [Commits](zmap/zlint@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: github.com/zmap/zlint/v3
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants