Skip to content

Conversation

cpu
Copy link
Member

@cpu cpu commented Jul 26, 2019

This PR updates the github.com/zmap/zcrypto dependency to the tip of master. This allows removing the github.com/asakevich/govalidator dependency by using the new zcrypto/util.IsURL function in zlint's util/fqdn.go instead of govalidator.IsURL.

See also zmap/zcrypto#199

This commit updates the `github.com/zmap/zcrypto` dependency to the
tip of master. This allows removing the
`github.com/asakevich/govalidator` dependency by using the new
`zcrypto/util.IsURL` function relied on in `zlint` by `util/fqdn.go`.
@cpu cpu requested a review from zakird July 26, 2019 17:35
@cpu cpu self-assigned this Jul 26, 2019
Copy link
Member

@zakird zakird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks for cleaning that all up.

@zakird zakird merged commit 320c596 into zmap:master Jul 26, 2019
@cpu cpu deleted the cpu-one-less-dep branch July 26, 2019 18:25
aaomidi pushed a commit to aaomidi/zlint that referenced this pull request Nov 29, 2022
…ng (zmap#298)

* backporting asn1, pkix to allow permissive parsing (zmap#284)

* forking from golang.org/x/crypto/cryptobyte to allow permissive parsing

* Allow permissive asn1 parsing on UTF8, integer and NameConstraints (zmap#287)

* Allow permissive asn1 parsing on UTF8, integer and NameConstraints

* Allow permissive asn1 parsing on UTF8, integer and NameConstraints, NumericString

* Allow permissive parsing: IA5, integer min len (zmap#289)

* Fix Name.String() to legacy behavior, permissive parsing asn1.IA5String (zmap#292)

* deps: update publicsuffix-go for 2021-05-11T10:35:34 UTC

* deps: update publicsuffix-go for 2021-05-13T08:40:11 UTC

* deps: update publicsuffix-go for 2021-05-21T08:41:21 UTC

* deps: update publicsuffix-go for 2021-05-27T09:03:28 UTC

* Allow permissive parsing: IA5, integer min len

* Fix Name.String() to legacy behavior

Co-authored-by: GitHub <noreply@github.com>

* Fix RDNSequence.String() to print user friendly names (zmap#294)

* Merge branch master into feature/parse_certs (zmap#296)

* deps: update publicsuffix-go for 2021-05-11T10:35:34 UTC

* deps: update publicsuffix-go for 2021-05-13T08:40:11 UTC

* deps: update publicsuffix-go for 2021-05-21T08:41:21 UTC

* deps: update publicsuffix-go for 2021-05-27T09:03:28 UTC

* deps: update publicsuffix-go for 2021-06-01T15:03:13 UTC

* Fix RDNSequence.String() to print user friendly names

* Porting ocsp package from the latest standard lib (zmap#279)

Co-authored-by: Zakir Durumeric <zakird@gmail.com>

* deps: update publicsuffix-go for 2021-06-07T12:03:41 UTC

Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Daniel McCarney <daniel@binaryparadox.net>
Co-authored-by: Zakir Durumeric <zakird@gmail.com>

Co-authored-by: Benjamin Wireman <ben@censys.io>
Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Daniel McCarney <daniel@binaryparadox.net>
Co-authored-by: Zakir Durumeric <zakird@gmail.com>
Co-authored-by: Jeff Cody <jeff@codyprime.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants