blob: 2bb9d41380bde09ec720cf11c4d2477fde41000b [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"]
[links]
context = ["https://github.com/RobotsAndPencils/go-saml/pull/38"]