{"id":13508143,"url":"https://github.com/handnot2/plug_sigaws","last_synced_at":"2026-02-18T22:01:57.293Z","repository":{"id":57535188,"uuid":"87517009","full_name":"handnot2/plug_sigaws","owner":"handnot2","description":"An Elixir Plug to verify HTTP requests signed with AWS Signature V4","archived":false,"fork":false,"pushed_at":"2017-04-20T05:19:07.000Z","size":10,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-16T09:42:02.222Z","etag":null,"topics":["authentication","aws-signature","elixir-plug"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/handnot2.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}},"created_at":"2017-04-07T07:18:43.000Z","updated_at":"2025-03-14T09:16:02.000Z","dependencies_parsed_at":"2022-09-26T18:21:52.651Z","dependency_job_id":null,"html_url":"https://github.com/handnot2/plug_sigaws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/handnot2/plug_sigaws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handnot2%2Fplug_sigaws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handnot2%2Fplug_sigaws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handnot2%2Fplug_sigaws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handnot2%2Fplug_sigaws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handnot2","download_url":"https://codeload.github.com/handnot2/plug_sigaws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handnot2%2Fplug_sigaws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29596329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T20:59:56.587Z","status":"ssl_error","status_checked_at":"2026-02-18T20:58:41.434Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["authentication","aws-signature","elixir-plug"],"created_at":"2024-08-01T02:00:48.832Z","updated_at":"2026-02-18T22:01:57.276Z","avatar_url":"https://github.com/handnot2.png","language":"Elixir","funding_links":[],"categories":["Framework Components"],"sub_categories":[],"readme":"# PlugSigaws\n\nAn Elixir Plug to verify HTTP requests signed with AWS Signature V4. \n\n[![Inline docs](http://inch-ci.org/github/handnot2/plug_sigaws.svg)](http://inch-ci.org/github/handnot2/plug_sigaws)\n\n## Installation\n\nThis package can be installed by adding `plug_sigaws` to your list of\ndependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:plug_sigaws, \"~\u003e 0.1.0\"},\n    {:sigaws_quickstart_provider, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nYou will need a companion Sigaws verification provider package as well.\nIf you have your own custom build provider, include that in place of\n`:sigaws_quickstart_provider`.\n\n## Documentation\n\n+ [Blog](https://handnot2.github.io/blog/elixir/aws-signature-sigaws)\n+ [Module Doc](https://hexdocs.pm/plug_sigaws)\n+ [Sigaws Module Doc](https://hexdocs.pm/sigaws)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandnot2%2Fplug_sigaws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandnot2%2Fplug_sigaws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandnot2%2Fplug_sigaws/lists"}