Skip to content

bug: parsed data should include PGP signature #16

@berkas1

Description

@berkas1

Problem: --parse ignores PGP signature

Expected results: it would be nice if parsed data would also include PGP signature if the target security.txt file is signed.

Steps to preproduce:

berkas1@berkas1-wt:~  $ pysecuritytxt --parse securitytxt.cz | jq .
{
  "acknowledgments": "https://securitytxt.cz/kdo-pouziva-security-txt",
  "contact": "mailto:mail@securitytxt.cz",
  "expires": "2025-05-03T22:00:00.000Z",
  "prefered-languages": [
    "en",
    "cz"
  ]
}

Thank you for considering this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions