{"id":15667072,"url":"https://github.com/axone-protocol/jackal-auth-proxy","last_synced_at":"2026-02-11T10:31:23.666Z","repository":{"id":257803300,"uuid":"863429784","full_name":"axone-protocol/jackal-auth-proxy","owner":"axone-protocol","description":"🛡️ Jackal auth proxy to the Axone protocol","archived":false,"fork":false,"pushed_at":"2025-08-12T04:32:46.000Z","size":115,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T05:03:11.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/axone-protocol.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-26T09:26:48.000Z","updated_at":"2025-07-16T21:07:58.000Z","dependencies_parsed_at":"2025-01-06T22:19:10.200Z","dependency_job_id":"efa5f937-6a23-4e8a-a29f-381f7b6fe33d","html_url":"https://github.com/axone-protocol/jackal-auth-proxy","commit_stats":null,"previous_names":["axone-protocol/jackal-auth-proxy"],"tags_count":0,"template":false,"template_full_name":"axone-protocol/template-oss","purl":"pkg:github/axone-protocol/jackal-auth-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axone-protocol%2Fjackal-auth-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axone-protocol%2Fjackal-auth-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axone-protocol%2Fjackal-auth-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axone-protocol%2Fjackal-auth-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axone-protocol","download_url":"https://codeload.github.com/axone-protocol/jackal-auth-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axone-protocol%2Fjackal-auth-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: 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":[],"created_at":"2024-10-03T14:01:40.860Z","updated_at":"2026-02-11T10:31:23.643Z","avatar_url":"https://github.com/axone-protocol.png","language":"Makefile","funding_links":[],"categories":["Makefile"],"sub_categories":[],"readme":"# Jackal auth proxy\n\n\u003e Jackal proxy ensuring authentication and authorization layer based on Axone.\n\n[![version](https://img.shields.io/github/v/release/axone-protocol/jackal-auth-proxy?style=for-the-badge\u0026logo=github)](https://github.com/axone-protocol/jackal-auth-proxy/releases)\n[![lint](https://img.shields.io/github/actions/workflow/status/axone-protocol/jackal-auth-proxy/lint.yml?branch=main\u0026label=lint\u0026style=for-the-badge\u0026logo=github)](https://github.com/axone-protocol/jackal-auth-proxy/actions/workflows/lint.yml)\n[![build](https://img.shields.io/github/actions/workflow/status/axone-protocol/jackal-auth-proxy/build.yml?branch=main\u0026label=build\u0026style=for-the-badge\u0026logo=github)](https://github.com/axone-protocol/jackal-auth-proxy/actions/workflows/build.yml)\n[![test](https://img.shields.io/github/actions/workflow/status/axone-protocol/jackal-auth-proxy/test.yml?branch=main\u0026label=test\u0026style=for-the-badge\u0026logo=github)](https://github.com/axone-protocol/jackal-auth-proxy/actions/workflows/test.yml)\n[![codecov](https://img.shields.io/codecov/c/github/axone-protocol/jackal-auth-proxy?style=for-the-badge\u0026token=6NL9ICGZQS\u0026logo=codecov)](https://codecov.io/gh/axone-protocol/jackal-auth-proxy)\n[![conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge\u0026logo=conventionalcommits)](https://conventionalcommits.org)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge)](https://github.com/semantic-release/semantic-release)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=for-the-badge)](https://github.com/axone-protocol/.github/blob/main/CODE_OF_CONDUCT.md)\n[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=for-the-badge)](https://opensource.org/licenses/BSD-3-Clause)\n\n## Prerequisites\n\n- Be sure you have [Golang](https://go.dev/doc/install) installed.\n- [Docker](https://docs.docker.com/engine/install/) as well if you want to use the Makefile.\n\n## Build\n\n```sh\nmake build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxone-protocol%2Fjackal-auth-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxone-protocol%2Fjackal-auth-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxone-protocol%2Fjackal-auth-proxy/lists"}