{"id":22285428,"url":"https://github.com/asankov/security-txt-parser","last_synced_at":"2025-03-25T20:23:04.551Z","repository":{"id":65196232,"uuid":"533092669","full_name":"asankov/security-txt-parser","owner":"asankov","description":"A simple Go library for parsing security.txt files","archived":false,"fork":false,"pushed_at":"2023-10-30T21:09:29.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T03:44:44.249Z","etag":null,"topics":["go","security","security-txt"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asankov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security/errors.go","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-05T23:35:59.000Z","updated_at":"2022-09-05T23:46:13.000Z","dependencies_parsed_at":"2024-06-20T13:59:50.160Z","dependency_job_id":"fb7dbe39-8052-4ec4-8420-d153a0db67dd","html_url":"https://github.com/asankov/security-txt-parser","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asankov%2Fsecurity-txt-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asankov%2Fsecurity-txt-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asankov%2Fsecurity-txt-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asankov%2Fsecurity-txt-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asankov","download_url":"https://codeload.github.com/asankov/security-txt-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245535984,"owners_count":20631402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","security","security-txt"],"created_at":"2024-12-03T16:52:24.905Z","updated_at":"2025-03-25T20:23:04.516Z","avatar_url":"https://github.com/asankov.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# security-txt-parser\n\nA simple library for parsing security.txt files\n\n## Download\n\n```sh\ngo get github.com/asankov/security-txt-parser\n```\n\n## Usage\n\n```go\nimport (\n    \"file\"\n\n    \"github.com/asankov/security-txt-parser/security\"\n)\n\nfunc main() {\n    file, err := os.Open(\"security.txt\")\n    if err != nil {\n        // handle error\n    }\n\n    defer file.Close()\n\n    txt, err = security.Parse(file)\n    if err != nil {\n        // handle error\n    }\n\n    // use txt\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasankov%2Fsecurity-txt-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasankov%2Fsecurity-txt-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasankov%2Fsecurity-txt-parser/lists"}