{"id":41243330,"url":"https://github.com/3scale/apicast-nginx-module","last_synced_at":"2026-01-23T01:22:31.109Z","repository":{"id":46928488,"uuid":"249210782","full_name":"3scale/apicast-nginx-module","owner":"3scale","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-18T00:18:56.000Z","size":74,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-18T01:24:55.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3scale.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}},"created_at":"2020-03-22T15:18:33.000Z","updated_at":"2024-11-18T00:19:01.000Z","dependencies_parsed_at":"2024-11-18T01:35:23.043Z","dependency_job_id":null,"html_url":"https://github.com/3scale/apicast-nginx-module","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/3scale/apicast-nginx-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3scale%2Fapicast-nginx-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3scale%2Fapicast-nginx-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3scale%2Fapicast-nginx-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3scale%2Fapicast-nginx-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3scale","download_url":"https://codeload.github.com/3scale/apicast-nginx-module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3scale%2Fapicast-nginx-module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"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":"2026-01-23T01:22:30.540Z","updated_at":"2026-01-23T01:22:31.080Z","avatar_url":"https://github.com/3scale.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apicast-nginx-module\n\nCustom Nginx module that adds a few options to be able to run some special\noperations on top of Openresty.\n\n## Build\n\nCreate docker image\n```\ndocker build -t 3scale/apicast-nginx-module .\n```\n\nRun\n\n```\ndocker run --rm -v .:/opt -it 3scale/apicast-nginx-module bash\n```\n\nThis module needs some updates on nginx code, all of them appended on patches/\n\n```\nmake download\nmake patch\nmake compile\n```\n\nDownload lua-resty-openssl\n```\nmake openssl\n```\n\nInstall lua module\n\n```\nmake install\n```\n\n## Examples:\n\n**test/mtls.conf:**\nExample of upstream MTLs where the certs can be set on init/access phase.\n\n```\ncd /opt/test\nopenresty -c /opt/test/mtls.conf\n```\n\nRun with valgrind\n\n```\nvalgrind --tool=memcheck --leak-check=full --keep-debuginfo=yes --show-possibly-lost=no --gen-suppressions=all --suppressions=valgrind.suppress openresty -c /opt/test/mtls.conf\n```\n\n# Testing:\nRun test\n```\nprove\n```\n\nRun test with valgrind\n\n```\nTEST_NGINX_USE_VALGRIND=1 prove\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3scale%2Fapicast-nginx-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3scale%2Fapicast-nginx-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3scale%2Fapicast-nginx-module/lists"}