blob: 7bc59f675a09ae8851a0816592c533b8b0c4c00c [file] [log] [blame]
module = "github.com/RobotsAndPencils/go-saml"
description = """
XML Digital Signatures generated and validated using this package use
SHA-1, as such an attacker may be able to craft input which cause
hash collisions.
"""
symbols = ["AuthnRequest.Validate", "NewAuthnRequest", "NewSignedResponse"]
published = "2021-04-14T12:00:00Z"
[links]
context = ["https://github.com/RobotsAndPencils/go-saml/pull/38"]