{"id":5232778,"name":"github.com/maratori/testableexamples","ecosystem":"go","description":"","homepage":"https://github.com/maratori/testableexamples","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maratori/testableexamples","keywords_array":[],"namespace":"github.com/maratori","versions_count":2,"first_release_published_at":"2022-08-29T08:18:02.000Z","latest_release_published_at":"2025-11-07T02:26:29.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-06-21T08:01:41.560Z","created_at":"2022-09-11T01:25:38.598Z","updated_at":"2026-06-21T08:01:41.561Z","registry_url":"https://pkg.go.dev/github.com/maratori/testableexamples","install_command":"go get github.com/maratori/testableexamples","documentation_url":"https://pkg.go.dev/github.com/maratori/testableexamples#section-documentation","metadata":{},"repo_metadata":{"id":58091486,"uuid":"529945208","full_name":"maratori/testableexamples","owner":"maratori","description":"Linter checks if examples are testable (have an expected output)","archived":false,"fork":false,"pushed_at":"2025-09-05T02:08:12.000Z","size":206,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-05T04:08:12.277Z","etag":null,"topics":["go","golang","golangci-lint","linter"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/maratori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-28T18:25:34.000Z","updated_at":"2025-09-05T02:08:15.000Z","dependencies_parsed_at":"2023-10-11T08:24:39.427Z","dependency_job_id":"e037ec1a-0793-4cdc-a652-ae75e7e27afb","html_url":"https://github.com/maratori/testableexamples","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":0.3939393939393939,"last_synced_commit":"eb2c690509d24ab46b9961f79364c5cec1d218ce"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maratori/testableexamples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maratori","download_url":"https://codeload.github.com/maratori/testableexamples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples/sbom","scorecard":{"id":32228,"data":{"date":"2025-08-04","repo":{"name":"github.com/maratori/testableexamples","commit":"8301464a639b6074a79a6391911edd9b73ca384e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/maratori/testableexamples/ci.yml/main?enable=pin","Warn: containerImage not pinned by hash: dev.dockerfile:2","Warn: containerImage not pinned by hash: dev.dockerfile:5","Warn: containerImage not pinned by hash: dev.dockerfile:7","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:24:23.211Z","repository_id":58091486,"created_at":"2025-08-14T19:24:23.211Z","updated_at":"2025-08-14T19:24:23.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273820183,"owners_count":25174120,"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-05T02:00:09.113Z","response_time":402,"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":"maratori","name":"Marat Reymers","uuid":"16486128","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"@gtforge ","icon_url":"https://avatars.githubusercontent.com/u/16486128?v=4","repositories_count":13,"last_synced_at":"2023-03-04T00:44:33.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maratori","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:11:20.143Z","updated_at":"2023-03-04T00:44:33.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maratori","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maratori/repositories"},"tags":[{"name":"v1.0.0","sha":"a808950fc9bb54693cae6a1c65113bdd6e4f8906","kind":"commit","published_at":"2022-08-29T08:18:02.000Z","download_url":"https://codeload.github.com/maratori/testableexamples/tar.gz/v1.0.0","html_url":"https://github.com/maratori/testableexamples/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maratori/testableexamples@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T07:09:29.669Z","dependent_packages_count":793,"downloads":null,"downloads_period":null,"dependent_repos_count":1782,"rankings":{"downloads":null,"dependent_repos_count":0.18998860068395895,"dependent_packages_count":0.14659120452772834,"stargazers_count":14.652432099815396,"forks_count":18.87317461190961,"docker_downloads_count":0.2717836929784213,"average":6.826794041983024},"purl":"pkg:golang/github.com/maratori/testableexamples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/maratori/testableexamples","docker_dependents_count":174,"docker_downloads_count":3260480965,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/maratori/testableexamples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/maratori/testableexamples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:24:08.301Z","issues_count":2,"pull_requests_count":77,"avg_time_to_close_issue":14841.0,"avg_time_to_close_pull_request":70174.02898550725,"issues_closed_count":2,"pull_requests_closed_count":69,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.2987012987012987,"merged_pull_requests_count":64,"bot_issues_count":1,"bot_pull_requests_count":63,"past_year_issues_count":1,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":27960.0,"past_year_avg_time_to_close_pull_request":99631.03333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.9736842105263158,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maratori%2Ftestableexamples/issues","maintainers":[{"login":"maratori","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maratori"}],"active_maintainers":[{"login":"maratori","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maratori"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaratori%2Ftestableexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaratori%2Ftestableexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaratori%2Ftestableexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaratori%2Ftestableexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaratori%2Ftestableexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaratori%2Ftestableexamples/codemeta","maintainers":[]}