{"id":59372,"name":"bkahlert/bats-wrapper","description":"Self-contained wrapper to run tests based on the Bash testing framework Bats","url":"https://github.com/bkahlert/bats-wrapper","last_synced_at":"2025-09-05T15:31:02.616Z","repository":{"id":40471865,"uuid":"422425334","full_name":"bkahlert/bats-wrapper","owner":"bkahlert","description":"Self-contained wrapper to run tests based on the Bash testing framework Bats","archived":false,"fork":false,"pushed_at":"2022-10-06T04:29:55.000Z","size":494,"stargazers_count":2,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-13T23:24:08.164Z","etag":null,"topics":["bash","bashscript","bats","framework","self-contained","test","testing","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bkahlert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"paypal.me/bkahlert"}},"created_at":"2021-10-29T03:04:11.000Z","updated_at":"2025-07-30T12:49:24.000Z","dependencies_parsed_at":"2023-01-05T05:03:50.744Z","dependency_job_id":null,"html_url":"https://github.com/bkahlert/bats-wrapper","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bkahlert/bats-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","download_url":"https://codeload.github.com/bkahlert/bats-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/sbom","scorecard":{"id":241526,"data":{"date":"2025-08-11","repo":{"name":"github.com/bkahlert/bats-wrapper","commit":"0dc3ad9313a8d44b49dc33657f1c1d6eb7404e6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/13 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:25","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:138","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1"],"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":"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":"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"}},{"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: MIT License: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.4 not signed: https://api.github.com/repos/bkahlert/bats-wrapper/releases/55011627","Warn: release artifact v0.1.3 not signed: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54741671","Warn: release artifact v0.1.2 not signed: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54458930","Warn: release artifact v0.1.1 not signed: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54284926","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54210447","Warn: release artifact v0.1.4 does not have provenance: https://api.github.com/repos/bkahlert/bats-wrapper/releases/55011627","Warn: release artifact v0.1.3 does not have provenance: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54741671","Warn: release artifact v0.1.2 does not have provenance: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54458930","Warn: release artifact v0.1.1 does not have provenance: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54284926","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/bkahlert/bats-wrapper/releases/54210447"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/bats-wrapper/test-report.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker:20.10.11-alpine3.14 to docker:20.10.11-alpine3.14@sha256:ff4fcc30e7c20f33c021e82683aedd1fe66654363eb1ff61065e0628f5bbf107","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}}]},"last_synced_at":"2025-08-17T06:45:29.676Z","repository_id":40471865,"created_at":"2025-08-17T06:45:29.676Z","updated_at":"2025-08-17T06:45:29.676Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273776771,"owners_count":25166172,"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":{"login":"bkahlert","name":"Björn Kahlert","uuid":"1170054","kind":"user","description":null,"email":"","website":"bkahlert.com","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1170054?v=4","repositories_count":23,"last_synced_at":"2023-03-12T09:18:52.750Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bkahlert","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:33:54.171Z","updated_at":"2023-03-12T09:18:52.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert/repositories"},"packages":[{"id":7742584,"name":"bkahlert/bats-wrapper","ecosystem":"actions","description":"Run Bats (Bash Automated Testing System) tests","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bkahlert/bats-wrapper","keywords_array":["bash","bashscript","bats","framework","self-contained","test","testing","wrapper"],"namespace":"bkahlert","versions_count":5,"first_release_published_at":"2021-11-29T03:40:17.000Z","latest_release_published_at":"2021-12-10T01:53:07.000Z","latest_release_number":"v0.1.4","last_synced_at":"2025-08-13T23:16:52.582Z","created_at":"2023-05-17T08:42:28.289Z","updated_at":"2025-08-14T05:09:24.730Z","registry_url":"https://github.com/bkahlert/bats-wrapper","install_command":null,"documentation_url":null,"metadata":{"name":"Bats Wrapper","author":"Björn Kahlert","description":"Run Bats (Bash Automated Testing System) tests","branding":{"icon":"check","color":"green"},"inputs":{"filter":{"description":"Only run tests that match the regular expression","required":false},"formatter":{"description":"Switch between formatters: pretty (default), tap (default w/o term), tap13, junit\n","required":false},"gather-test-outputs-in":{"description":"Gather the output of failing *and* passing tests as files in directory\n","required":false},"jobs":{"description":"Number of parallel jobs","required":false},"no-tempdir-cleanup":{"description":"Preserve test output temporary directory","required":false},"no-parallelize-across-files":{"description":"Serialize test file execution instead of running them in parallel (requires --jobs \u003e1)\n","required":false},"no-parallelize-within-files":{"description":"Serialize test execution within files instead of running them in parallel (requires --jobs \u003e1)\n","required":false},"report-formatter":{"description":"Switch between reporters (same options as --formatter)","required":false},"output":{"description":"Directory to write report files","required":false},"print-output-on-failure":{"description":"Automatically print the value of `$output` on failed tests","required":false},"recursive":{"description":"Include tests in subdirectories","required":false},"show-output-of-passing-tests":{"description":"Print output of passing tests","required":false},"timing":{"description":"Add timing information to tests","required":false},"trace":{"description":"Print test commands as they are executed (like `set -x`)","required":false},"verbose-run":{"description":"Make `run` print `$output` by default","required":false},"tests":{"description":"Path to a Bats test file, or to a directory containing Bats test files (ending with \".bats\")\n","required":true}},"outputs":{"status":{"description":"Exit status/code of the test run","value":"${{ steps.bats-wrapper.outputs.status }}"},"output":{"description":"Output of the test run","value":"${{ steps.bats-wrapper.outputs.output }}"}},"runs":{"using":"composite","steps":[{"name":"Run Bats tests","id":"bats-wrapper","run":"set_multiline_output() {\n  local name=${1?name missing} \u0026\u0026 shift\n  local value=$*\n  value=\"${value//'%'/'%25'}\"\n  value=\"${value//$'\\n'/'%0A'}\"\n  value=\"${value//$'\\r'/'%0D'}\"\n  echo ::set-output name=\"$name\"::\"$value\"\n}\n\ndeclare -a input_tests=()\nwhile read -r input_test; do\n  [ ! \"${input_test-}\" ] || input_tests+=(\"$input_test\")\ndone \u003c\u003cINPUT_TESTS\n${{ inputs.tests }}\nINPUT_TESTS\n\ndeclare output\noutput=$(\n  declare -a opts=()\n  [ ! \"${{ inputs.filter }}\" ] || opts+=(\"--filter\" \"${{ inputs.filter }}\")\n  [ ! \"${{ inputs.formatter }}\" ] || opts+=(\"--formatter\" \"${{ inputs.formatter }}\")\n  [ ! \"${{ inputs.gather-test-outputs-in }}\" ] || opts+=(\"--gather-test-outputs-in\" \"${{ inputs.gather-test-outputs-in }}\")\n  [ ! \"${{ inputs.jobs }}\" ] || opts+=(\"--jobs\" \"${{ inputs.jobs }}\")\n  [ ! \"${{ inputs.no-tempdir-cleanup }}\" ] || opts+=(\"--no-tempdir-cleanup\" \"${{ inputs.no-tempdir-cleanup }}\")\n  [ ! \"${{ inputs.no-parallelize-across-files }}\" ] || opts+=(\"--no-parallelize-across-files\" \"${{ inputs.no-parallelize-across-files }}\")\n  [ ! \"${{ inputs.no-parallelize-within-files }}\" ] || opts+=(\"--no-parallelize-within-files\" \"${{ inputs.no-parallelize-within-files }}\")\n  [ ! \"${{ inputs.report-formatter }}\" ] || opts+=(\"--report-formatter\" \"${{ inputs.report-formatter }}\")\n  [ ! \"${{ inputs.output }}\" ] || opts+=(\"--output\" \"${{ inputs.output }}\")\n  [ ! \"${{ inputs.print-output-on-failure }}\" ] || opts+=(\"--print-output-on-failure\" \"${{ inputs.print-output-on-failure }}\")\n  [ ! \"${{ inputs.recursive }}\" ] || opts+=(\"--recursive\" \"${{ inputs.recursive }}\")\n  [ ! \"${{ inputs.show-output-of-passing-tests }}\" ] || opts+=(\"--show-output-of-passing-tests\" \"${{ inputs.show-output-of-passing-tests }}\")\n  [ ! \"${{ inputs.timing }}\" ] || opts+=(\"--timing\" \"${{ inputs.timing }}\")\n  [ ! \"${{ inputs.trace }}\" ] || opts+=(\"--trace\" \"${{ inputs.trace }}\")\n  [ ! \"${{ inputs.verbose-run }}\" ] || opts+=(\"--verbose-run\" \"${{ inputs.verbose-run }}\")\n  curl -LfsS https://git.io/batsw | \"$SHELL\" -s -- \"${opts[@]+\"${opts[@]}\"}\" \"${input_tests[@]+\"${input_tests[@]}\"}\"\n)\necho ::set-output name=status::\"$?\"\nset_multiline_output output \"${output-}\"\n","shell":"bash"}]},"default_branch":"master","path":null},"repo_metadata":{"id":40471865,"uuid":"422425334","full_name":"bkahlert/bats-wrapper","owner":"bkahlert","description":"Self-contained wrapper to run tests based on the Bash testing framework Bats","archived":false,"fork":false,"pushed_at":"2022-10-06T04:29:55.000Z","size":494,"stargazers_count":2,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-13T23:24:08.164Z","etag":null,"topics":["bash","bashscript","bats","framework","self-contained","test","testing","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bkahlert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"paypal.me/bkahlert"}},"created_at":"2021-10-29T03:04:11.000Z","updated_at":"2025-07-30T12:49:24.000Z","dependencies_parsed_at":"2023-01-05T05:03:50.744Z","dependency_job_id":null,"html_url":"https://github.com/bkahlert/bats-wrapper","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bkahlert/bats-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","download_url":"https://codeload.github.com/bkahlert/bats-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270364971,"owners_count":24571423,"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-08-14T02:00:10.309Z","response_time":75,"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":"bkahlert","name":"Björn Kahlert","uuid":"1170054","kind":"user","description":null,"email":"","website":"bkahlert.com","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1170054?v=4","repositories_count":23,"last_synced_at":"2023-03-12T09:18:52.750Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bkahlert","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:33:54.171Z","updated_at":"2023-03-12T09:18:52.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert/repositories"},"tags":[{"name":"v0.1.4","sha":"fb05b7457af1460613428eeef3a6e5914d79deac","kind":"commit","published_at":"2021-12-10T01:53:07.000Z","download_url":"https://codeload.github.com/bkahlert/bats-wrapper/tar.gz/v0.1.4","html_url":"https://github.com/bkahlert/bats-wrapper/releases/tag/v0.1.4","dependencies_parsed_at":"2023-05-31T09:39:48.333Z","dependency_job_id":null,"purl":"pkg:github/bkahlert/bats-wrapper@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"319e63c4fc907237b65b46cc022e2728b084e67e","kind":"commit","published_at":"2021-12-06T20:46:28.000Z","download_url":"https://codeload.github.com/bkahlert/bats-wrapper/tar.gz/v0.1.3","html_url":"https://github.com/bkahlert/bats-wrapper/releases/tag/v0.1.3","dependencies_parsed_at":"2023-05-31T09:39:48.918Z","dependency_job_id":null,"purl":"pkg:github/bkahlert/bats-wrapper@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d37dc71bb1a3ed97f8f3d96c77219716c9ba280c","kind":"commit","published_at":"2021-12-02T02:17:29.000Z","download_url":"https://codeload.github.com/bkahlert/bats-wrapper/tar.gz/v0.1.2","html_url":"https://github.com/bkahlert/bats-wrapper/releases/tag/v0.1.2","dependencies_parsed_at":"2023-05-31T09:39:49.546Z","dependency_job_id":null,"purl":"pkg:github/bkahlert/bats-wrapper@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b78a61979d460aa1bebd19b637b9f32448d1f145","kind":"commit","published_at":"2021-11-30T01:48:08.000Z","download_url":"https://codeload.github.com/bkahlert/bats-wrapper/tar.gz/v0.1.1","html_url":"https://github.com/bkahlert/bats-wrapper/releases/tag/v0.1.1","dependencies_parsed_at":"2023-05-31T09:39:50.172Z","dependency_job_id":null,"purl":"pkg:github/bkahlert/bats-wrapper@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c358128785902bb982d4739f0c8d6c5fc7e3c074","kind":"tag","published_at":"2021-11-29T03:40:17.000Z","download_url":"https://codeload.github.com/bkahlert/bats-wrapper/tar.gz/v0.1.0","html_url":"https://github.com/bkahlert/bats-wrapper/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-31T09:39:50.665Z","dependency_job_id":null,"purl":"pkg:github/bkahlert/bats-wrapper@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T05:09:24.730Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":34.691807954365395,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":23.65948344160989},"purl":"pkg:githubactions/bkahlert/bats-wrapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/bkahlert/bats-wrapper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/bkahlert/bats-wrapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/bkahlert/bats-wrapper/dependencies","status":null,"funding_links":["paypal.me/bkahlert"],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-06T14:24:21.485Z","issues_count":1,"pull_requests_count":13,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3351910.8333333335,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.15384615384615385,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Fbats-wrapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Fbats-wrapper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Fbats-wrapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Fbats-wrapper/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32174,"maintainers_count":0,"namespaces_count":20205,"keywords_count":6158,"github":"actions","metadata":{"funded_packages_count":2684},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-05T05:01:55.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":3547073,"full_name":"bkahlert/bats-wrapper","default_branch":"master","committers":[{"name":"Björn Kahlert","email":"mail@bkahlert.com","login":"bkahlert","count":17}],"total_commits":17,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-12-23T06:15:41.888Z","last_synced_commit":"0dc3ad9313a8d44b49dc33657f1c1d6eb7404e6f","created_at":"2024-10-16T07:44:54.925Z","updated_at":"2024-12-23T06:15:41.888Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bkahlert/bats-wrapper","html_url":"https://github.com/bkahlert/bats-wrapper","last_synced_at":"2025-08-14T16:51:37.381Z","status":"error","issues_count":1,"pull_requests_count":13,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3351910.8333333335,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.15384615384615385,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2024-10-16T07:44:55.348Z","updated_at":"2025-08-14T16:51:37.381Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Fbats-wrapper/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":8,"github_actions":7,"recordr":5,"docs":5,"rec":5,"docker":1},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"NONE":13},"issue_authors":{"johnqa":1},"pull_request_authors":{"dependabot[bot]":8,"github-actions[bot]":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["bash","bashscript","bats","framework","self-contained","test","testing","wrapper"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.422Z","updated_at":"2023-01-04T10:49:17.422Z","repository_link":"https://github.com/bkahlert/bats-wrapper/blob/master/.github/workflows/build.yml","dependencies":[{"id":6861849909,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849910,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861849911,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849912,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849913,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849914,"package_name":"docker/bake-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849915,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849916,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.439Z","updated_at":"2023-01-04T10:49:17.439Z","repository_link":"https://github.com/bkahlert/bats-wrapper/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6861849927,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849928,"package_name":"bkahlert/recordr","ecosystem":"actions","requirements":"v0.2.2","direct":true,"kind":"composite","optional":false},{"id":6861849929,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849930,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-report.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.447Z","updated_at":"2023-01-04T10:49:17.447Z","repository_link":"https://github.com/bkahlert/bats-wrapper/blob/master/.github/workflows/test-report.yml","dependencies":[{"id":6861849940,"package_name":"dorny/test-reporter","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.453Z","updated_at":"2023-01-04T10:49:17.453Z","repository_link":"https://github.com/bkahlert/bats-wrapper/blob/master/Dockerfile","dependencies":[{"id":6861849945,"package_name":"docker","ecosystem":"docker","requirements":"20.10.11-alpine3.14","direct":true,"kind":"build","optional":false}]}],"score":2.302585092994046,"created_at":"2025-09-04T15:51:36.006Z","updated_at":"2025-10-07T08:23:20.343Z","avatar_url":"https://github.com/bkahlert.png","language":"Shell","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["paypal.me/bkahlert","https://www.paypal.me/bkahlert"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/59372","html_url":"https://science.ecosyste.ms/projects/59372","bibtex_url":"https://science.ecosyste.ms/projects/59372/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/59372/export.apalike"}