{"id":47932237,"url":"https://github.com/koki-develop/setup-ghasec","last_synced_at":"2026-04-04T07:20:47.321Z","repository":{"id":346680637,"uuid":"1191116159","full_name":"koki-develop/setup-ghasec","owner":"koki-develop","description":"🛡️ A GitHub Action to install ghasec, a security linter for GitHub Actions workflows.","archived":false,"fork":false,"pushed_at":"2026-03-25T00:22:29.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-26T05:26:53.585Z","etag":null,"topics":["github-actions","security"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-ghasec","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/koki-develop.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":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":"2026-03-24T23:50:13.000Z","updated_at":"2026-03-25T00:22:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/koki-develop/setup-ghasec","commit_stats":null,"previous_names":["koki-develop/setup-ghasec"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/koki-develop/setup-ghasec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fsetup-ghasec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fsetup-ghasec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fsetup-ghasec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fsetup-ghasec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koki-develop","download_url":"https://codeload.github.com/koki-develop/setup-ghasec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fsetup-ghasec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31391370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T04:26:24.776Z","status":"ssl_error","status_checked_at":"2026-04-04T04:23:34.147Z","response_time":60,"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":["github-actions","security"],"created_at":"2026-04-04T07:20:46.373Z","updated_at":"2026-04-04T07:20:47.273Z","avatar_url":"https://github.com/koki-develop.png","language":"Shell","readme":"# setup-ghasec\n\nA GitHub Action to install [ghasec](https://github.com/koki-develop/ghasec), a security linter for GitHub Actions workflows.\n\n## Usage\n\n\u003c!-- x-release-please-start-version --\u003e\n```yaml\n- uses: koki-develop/setup-ghasec@v1.0.0\n```\n\u003c!-- x-release-please-end --\u003e\n\n### Inputs\n\n| Name | Description | Default |\n| --- | --- | --- |\n| `version` | Version to install (e.g. `X.Y.Z`, `vX.Y.Z`, or `latest`) | `latest` |\n| `token` | GitHub token for API requests (to avoid rate limiting) | `${{ github.token }}` |\n\n### Example\n\n\u003c!-- x-release-please-start-version --\u003e\n```yaml\nname: ghasec\n\non:\n  pull_request:\n  push:\n    branches: [main]\n\njobs:\n  ghasec:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v6\n      - uses: koki-develop/setup-ghasec@v1.0.0\n      - run: ghasec --format=github-actions\n```\n\u003c!-- x-release-please-end --\u003e\n\n## License\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fsetup-ghasec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoki-develop%2Fsetup-ghasec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fsetup-ghasec/lists"}