{"id":31729956,"url":"https://github.com/autero1/action-gotestsum","last_synced_at":"2025-10-09T07:22:00.953Z","repository":{"id":38427111,"uuid":"242469304","full_name":"autero1/action-gotestsum","owner":"autero1","description":"GitHub Action for setting up https://github.com/gotestyourself/gotestsum","archived":false,"fork":false,"pushed_at":"2024-03-23T16:52:15.000Z","size":469,"stargazers_count":6,"open_issues_count":3,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-25T06:46:22.627Z","etag":null,"topics":["actions","github-actions","go","testing","testing-tools"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/autero1.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-23T06:36:07.000Z","updated_at":"2023-05-07T17:34:32.000Z","dependencies_parsed_at":"2024-06-19T01:45:00.685Z","dependency_job_id":"c1f2634d-8135-4137-b6f4-3719fbf55849","html_url":"https://github.com/autero1/action-gotestsum","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.5625,"last_synced_commit":"b0c1655a9398cfd1068c8f93a33722cf5c75df34"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/autero1/action-gotestsum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-gotestsum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-gotestsum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-gotestsum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-gotestsum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autero1","download_url":"https://codeload.github.com/autero1/action-gotestsum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-gotestsum/sbom","scorecard":{"id":216913,"data":{"date":"2025-08-11","repo":{"name":"github.com/autero1/action-gotestsum","commit":"e1cb9ccf371235e6317bb00d3f58ccc71a982e68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.8,"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":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' contains(github.event.head_commit.message, '[skip ci]') ': .github/workflows/test-action.yml:24","Warn: script injection with untrusted input ' contains(github.event.head_commit.message, '[skip ci]') ': .github/workflows/test.yml:25"],"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":"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/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test-action.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-gotestsum/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-gotestsum/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-gotestsum/test-action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-gotestsum/test-action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-gotestsum/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-gotestsum/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-gotestsum/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 22 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-17T01:49:21.367Z","repository_id":38427111,"created_at":"2025-08-17T01:49:21.368Z","updated_at":"2025-08-17T01:49:21.368Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000984,"owners_count":26082973,"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-10-09T02:00:07.460Z","response_time":59,"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"}},"keywords":["actions","github-actions","go","testing","testing-tools"],"created_at":"2025-10-09T07:21:58.179Z","updated_at":"2025-10-09T07:22:00.945Z","avatar_url":"https://github.com/autero1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![license](https://img.shields.io/github/license/autero1/action-gotestsum)](https://github.com/autero1/action-gotestsum/blob/master/LICENSE)\n[![release](https://img.shields.io/github/release/autero1/action-gotestsum.svg)](https://github.com/autero1/action-gotestsum/releases/latest)\n[![GitHub release date](https://img.shields.io/github/release-date/autero1/action-gotestsum.svg)](https://github.com/autero1/action-gotestsum/releases)\n![Test Action](https://github.com/autero1/action-gotestsum/workflows/Test%20Action/badge.svg?branch=master\u0026event=push)\n[![CodeFactor](https://www.codefactor.io/repository/github/autero1/action-gotestsum/badge)](https://www.codefactor.io/repository/github/autero1/action-gotestsum)\n\n# Setup `gotestsum` GitHub Action\n\nSet up your GitHub Actions workflow with a specific version of [`gotestsum`](https://github.com/gotestyourself/gotestsum).\n\n## Usage\n\nThe next example step will install `gotestsum` 0.4.1.\n\n```yaml\nname: Example workflow\n\non: [push]\n\njobs:\n  example:\n    name: Example gotestsum interaction\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v3\n      - name: Setup gotestsum\n        uses: autero1/action-gotestsum@v2\n        with:\n          gotestsum_version: 0.4.1\n      - name: Interact with gotestsum\n        run: gotestsum --format short-verbose\n```\n\n### Inputs\n\n| Parameter | Description | Required |\n| --------- | ----------- | -------- |\n| `gotestsum_version` | `gotestsum` [version](https://github.com/gotestyourself/gotestsum/releases) to deploy | true |\n\n### Outputs\n\n| Parameter | Description |\n| --------- | ----------- |\n| `gotestsum_path` | Cached tool path of `gotestsum` |\n\n### Supported platforms\n\nThis action has been tested on the following platforms:\n\n* ubuntu-18.04\n* windows-latest\n* macos-latest\n\n\n## Contributing\n\nContributions to this repository are very welcome! We follow a fairly standard [pull request process](\nhttps://help.github.com/articles/about-pull-requests/) for contributions, subject to the following guidelines:\n\n1. File a GitHub issue\n1. Fork the repository\n1. Update the documentation\n1. Update the tests\n1. Update the code\n1. Create a pull request\n1. (Merge and release)\n\nThe maintainers for this repo will review your code and provide feedback. If everything looks good, they will merge the\ncode and release a new version, which you'll be able to find in the [releases page](../../releases).\n\n## License\n\nThe scripts and documentation in this project are released under the [MIT](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautero1%2Faction-gotestsum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautero1%2Faction-gotestsum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautero1%2Faction-gotestsum/lists"}