{"id":38336772,"url":"https://github.com/thisiserico/stub","last_synced_at":"2026-01-17T02:56:59.102Z","repository":{"id":57696702,"uuid":"233383917","full_name":"thisiserico/stub","owner":"thisiserico","description":"A test double for http calls to remove the need to run extra services along your acceptance tests 🎭","archived":false,"fork":false,"pushed_at":"2021-10-08T09:19:06.000Z","size":60,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-20T08:09:46.658Z","etag":null,"topics":["double","http","test"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thisiserico.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":"2020-01-12T11:47:17.000Z","updated_at":"2021-10-08T22:34:33.000Z","dependencies_parsed_at":"2022-09-15T21:12:13.056Z","dependency_job_id":null,"html_url":"https://github.com/thisiserico/stub","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/thisiserico/stub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fstub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fstub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fstub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fstub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisiserico","download_url":"https://codeload.github.com/thisiserico/stub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fstub/sbom","scorecard":{"id":881648,"data":{"date":"2025-08-11","repo":{"name":"github.com/thisiserico/stub","commit":"bb5f42efca7fd5510ea6969ab91c532dec5a1224"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/thisiserico/stub/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/thisiserico/stub/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/thisiserico/stub/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/thisiserico/stub/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/thisiserico/stub/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: cmd/stub/Dockerfile:1","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"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":"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: GNU General Public License v3.0: 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 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T08:26:25.602Z","repository_id":57696702,"created_at":"2025-08-24T08:26:25.603Z","updated_at":"2025-08-24T08:26:25.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"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":["double","http","test"],"created_at":"2026-01-17T02:56:58.915Z","updated_at":"2026-01-17T02:56:59.090Z","avatar_url":"https://github.com/thisiserico.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stub\n\u003e A test double for `http` calls\n\n## 🧐 Motivation\nOften times in a microservice architecture, a service will –sadly– depend on many others.\nWhen that happens, if the service is not ready to be run without its dependencies, a CI/CD pipeline can quickly become hard to maintain.\nNot only the service dependencies are needed to run the SUT, also their own dependencies.\nThis ends up in a pipeline running tons of services from which the SUT needs, maybe, a single endpoint to work.\n\n`stub` provides a way to easily mock those required endpoints and nothing else.\nPoint your SUT dependencies against `stub`, create request expectations and test your logic controlling the execution flow.\n\n## 👩‍💻 How to use\nYou first need to create an `expectation`.\nThe expected `http` method is a must. The `path` and `headers` are optional, yet recommended.\nFor every expectation, you also specify what you'd expect as `status code`, `response` and `headers`.\n\nSay you're running `stub` on port `8080`:\n```\ncurl -XPUT http://localhost:8080/expectation -d '{\n\t\"using_method\": \"get\",\n\t\"against_path\": \"/complete/path\",\n\t\"with_headers\": {\n\t\t\"x-correlation-id\": [\"abc0123\"]\n\t},\n\t\"returns_code\": 200,\n\t\"with_response\": {\n\t\t\"string\": \"value\",\n\t\t\"number\": 24\n\t},\n\t\"and_headers\": {\n\t\t\"x-correlation-id\": [\"abc0123\"],\n\t\t\"cache-control\": [\"no-store\", \"no-cache\"]\n\t}\n}'\n```\n\nOnce the expectation is created, you can get the given response, status code and headers if the given method, path and headers match.\n\n## 🧙‍♂️ How to run\n### Using plain go\nThe easiest way to run `stub`, specially when writing tests.\n```\ngo run ./cmd/stub\n```\n\n### Using docker\nRun the `docker` image exposing the port `8080`:\n```\ndocker run --rm -p 8080:8080 thisiserico/stub:v1.0.3\n```\n\n## 🤷‍♀️ What's missing?\nSome handy features are not yet implemented. Feel free to contribute on them!\n* Delete previously created expectation\n* Delete all previously created expectations\n* Test different scenarios\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisiserico%2Fstub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisiserico%2Fstub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisiserico%2Fstub/lists"}