{"id":18952227,"url":"https://github.com/step-security/nats-action","last_synced_at":"2026-07-03T21:03:13.688Z","repository":{"id":247346520,"uuid":"822668303","full_name":"step-security/nats-action","owner":"step-security","description":"start nats server(s) for Github Actions","archived":false,"fork":false,"pushed_at":"2025-01-28T10:18:15.000Z","size":529,"stargazers_count":0,"open_issues_count":10,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-28T11:27:10.498Z","etag":null,"topics":["step-security-maintained-actions"],"latest_commit_sha":null,"homepage":"","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/step-security.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-01T15:14:52.000Z","updated_at":"2025-01-28T10:18:20.000Z","dependencies_parsed_at":"2024-08-21T13:27:30.894Z","dependency_job_id":"bc3453b6-6eed-4eea-8f7b-9c978cc1a7c4","html_url":"https://github.com/step-security/nats-action","commit_stats":null,"previous_names":["step-security/nats-action"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fnats-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fnats-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fnats-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fnats-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","download_url":"https://codeload.github.com/step-security/nats-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239951607,"owners_count":19723908,"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","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":["step-security-maintained-actions"],"created_at":"2024-11-08T13:31:55.858Z","updated_at":"2026-07-03T21:03:13.674Z","avatar_url":"https://github.com/step-security.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![StepSecurity Maintained Action](https://raw.githubusercontent.com/step-security/maintained-actions-assets/main/assets/maintained-action-banner.png)](https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions)\n\n*This action can only be run on Linux runners as it requires Docker to be available in the environment*\n\n# Nats Action\n\nStarts Nats server/cluster for automated CI/CD.\n\n\n# Usage\n\n```yaml\nname: Test\non: [push]\njobs:\n  test-cluster:\n    runs-on: ubuntu-latest\n    name: Test cluster\n\n    steps:\n      - name: Create Nats cluster\n        uses: step-security/nats-action@v0\n        with:\n          port: \"4222 4223 4224\" # multiple different ports will start a cluster. single port will start a single server\n\n      - name: test connection to cluster\n        uses: onichandame/nats-client-action@master\n        with:\n          servers: \"nats://localhost:4222 nats://localhost:4223 nats://localhost:4224\"\n          cluster: \"true\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fnats-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstep-security%2Fnats-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fnats-action/lists"}