{"id":3501359,"name":"github.com/go-fed/httpsig","ecosystem":"go","description":"Implements HTTP request and response signing and verification. Supports the\nmajor MAC and asymmetric key signature algorithms. It has several safety\nrestrictions: One, none of the widely known non-cryptographically safe\nalgorithms are permitted; Two, the RSA SHA256 algorithms must be available in\nthe binary (and it should, barring export restrictions); Finally, the library\nassumes either the 'Authorizationn' or 'Signature' headers are to be set (but\nnot both).","homepage":"https://github.com/go-fed/httpsig","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/go-fed/httpsig","keywords_array":[],"namespace":"github.com/go-fed","versions_count":3,"first_release_published_at":"2018-05-30T19:11:34.000Z","latest_release_published_at":"2020-07-11T11:31:12.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-04-04T03:31:53.722Z","created_at":"2022-04-10T20:12:11.415Z","updated_at":"2026-04-04T03:31:53.722Z","registry_url":"https://pkg.go.dev/github.com/go-fed/httpsig","install_command":"go get github.com/go-fed/httpsig","documentation_url":"https://pkg.go.dev/github.com/go-fed/httpsig#section-documentation","metadata":{},"repo_metadata":{"id":33586730,"uuid":"133571837","full_name":"go-fed/httpsig","owner":"go-fed","description":"Golang implementation of the HTTP Signatures RFC draft, with SSH support!","archived":false,"fork":false,"pushed_at":"2024-01-19T14:56:22.000Z","size":75,"stargazers_count":78,"open_issues_count":9,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-25T00:27:46.296Z","etag":null,"topics":["golang","golang-library","http","http-signature","http-signatures","httpsig","signatures","signing","ssh"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-fed.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-05-15T20:49:36.000Z","updated_at":"2025-09-12T16:55:26.000Z","dependencies_parsed_at":"2023-12-24T16:02:05.444Z","dependency_job_id":"9245c8b7-fa87-4137-a9ce-6cf6ea62ac31","html_url":"https://github.com/go-fed/httpsig","commit_stats":{"total_commits":40,"total_committers":6,"mean_commits":6.666666666666667,"dds":"0.30000000000000004","last_synced_commit":"55836744818e5aee1c28fa283aec277dd7ab5d59"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/go-fed/httpsig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-fed","download_url":"https://codeload.github.com/go-fed/httpsig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/sbom","scorecard":{"id":431751,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-fed/httpsig","commit":"55836744818e5aee1c28fa283aec277dd7ab5d59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/20 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:31:31.829Z","repository_id":33586730,"created_at":"2025-08-19T03:31:31.829Z","updated_at":"2025-08-19T03:31:31.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276983496,"owners_count":25739937,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"go-fed","name":"go-fed","uuid":"35746002","kind":"organization","description":"Federative protocol implementations in golang","email":null,"website":"go-fed.org","location":"Zürich, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35746002?v=4","repositories_count":11,"last_synced_at":"2025-09-22T06:34:37.534Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-fed","funding_links":[],"total_stars":991,"followers":49,"following":0,"created_at":"2022-11-13T02:19:28.244Z","updated_at":"2025-09-22T06:34:37.534Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-fed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-fed/repositories"},"tags":[{"name":"v1.1.0","sha":"812070f75b672b9a5bc97f48dfc50496d7ace991","kind":"tag","published_at":"2020-12-20T10:31:40.000Z","download_url":"https://codeload.github.com/go-fed/httpsig/tar.gz/v1.1.0","html_url":"https://github.com/go-fed/httpsig/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-fed/httpsig@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"d7a8424b0c2adff783ca6ddc06a1566b45c113ec","kind":"commit","published_at":"2020-05-28T15:47:39.000Z","download_url":"https://codeload.github.com/go-fed/httpsig/tar.gz/v1.0.0","html_url":"https://github.com/go-fed/httpsig/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-fed/httpsig@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"873e213d286ac718216301404ec48d923c0dd1e8","kind":"commit","published_at":"2018-05-30T19:11:34.000Z","download_url":"https://codeload.github.com/go-fed/httpsig/tar.gz/v0.1.0","html_url":"https://github.com/go-fed/httpsig/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-fed/httpsig@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T14:41:58.862Z","dependent_packages_count":311,"downloads":null,"downloads_period":null,"dependent_repos_count":311,"rankings":{"downloads":null,"dependent_repos_count":0.3784100175597457,"dependent_packages_count":0.3581988003341855,"stargazers_count":5.504054750386465,"forks_count":4.7295248863119035,"docker_downloads_count":0.18120056631430445,"average":2.2302778041813207},"purl":"pkg:golang/github.com/go-fed/httpsig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-fed/httpsig","docker_dependents_count":55,"docker_downloads_count":339672909,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-fed/httpsig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-fed/httpsig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T06:39:10.921Z","issues_count":14,"pull_requests_count":18,"avg_time_to_close_issue":3353279.6,"avg_time_to_close_pull_request":1143570.3846153845,"issues_closed_count":10,"pull_requests_closed_count":13,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":1.5714285714285714,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-fed%2Fhttpsig/issues","maintainers":[{"login":"cjslep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjslep"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-fed%2Fhttpsig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-fed%2Fhttpsig/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-fed%2Fhttpsig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-fed%2Fhttpsig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-fed%2Fhttpsig/codemeta","maintainers":[]}