{"id":5800483,"name":"steadybit/run-experiment","ecosystem":"actions","description":"Runs an experiment and checks the status of the experiment while executing","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/steadybit/run-experiment","keywords_array":[],"namespace":"steadybit","versions_count":21,"first_release_published_at":"2021-09-26T14:03:04.000Z","latest_release_published_at":"2026-03-13T08:31:09.000Z","latest_release_number":"v1.14","last_synced_at":"2026-03-27T19:08:41.060Z","created_at":"2023-01-04T12:11:43.515Z","updated_at":"2026-03-27T19:09:10.993Z","registry_url":"https://github.com/steadybit/run-experiment","install_command":null,"documentation_url":null,"metadata":{"name":"run-experiment","description":"Runs an experiment and checks the status of the experiment while executing","inputs":{"apiAccessToken":{"description":"Access Token to be used for accessing steadybit API","required":true},"baseURL":{"description":"Base URL of steadybit","required":false,"default":"https://platform.steadybit.io"},"experimentKey":{"description":"Key of the experiment to be executed. Required if you not provide the `externalId` to lookup your experiment.","required":false},"externalId":{"description":"External ID of the experiment to be executed. Alternative to lookup the experiment by `experimentKey`.","required":false},"expectedState":{"description":"The expected state of the experiment after attacks started to mark Action successful","required":false,"default":"COMPLETED"},"expectedReason":{"description":"The expected failure reason of the experiment to mark Action successful","required":false,"default":""},"expectedFailureReason":{"deprecationMessage":"The parameter has been deprecated. Please use `expectedReason` instead.","description":"The expected failure reason of the experiment to mark Action successful","required":false,"default":""},"parallel":{"description":"Whether the experiment should be executed although another one is already running","required":false,"default":""},"maxRetries":{"description":"How often the experiment should be retried in case another one is running (only relevant when parallel is set to false)","required":false,"default":"3"},"maxRetriesOnExpectationFailure":{"description":"An optional number of retries to attempt when expectedState does not match the actual state","required":false,"default":"0"},"delayBetweenRetriesOnExpectationFailure":{"description":"Number of milliseconds to wait between experiment executions when an experiment has to be retried due to expectation failures","required":false,"default":"60000"},"maxRetriesOnValidationFailure":{"description":"Number of retries when the experiment fails validation (e.g., missing targets). 0 means no retry.","required":false,"default":"0"},"delayBetweenRetriesOnValidationFailure":{"description":"Number of seconds to wait between retries on validation failure","required":false,"default":"15"}},"outputs":{"executionId":{"description":"The ID of the experiment execution"},"executionUrl":{"description":"The URL of the experiment execution"},"executionState":{"description":"The final state of the experiment execution (e.g. COMPLETED, FAILED, RUNNING)"},"executionReason":{"description":"The reason or failure reason of the experiment execution, if any"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37800259,"uuid":"340093959","full_name":"steadybit/run-experiment","owner":"steadybit","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-13T10:18:20.000Z","size":2117,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-13T20:07:39.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steadybit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-02-18T15:32:34.000Z","updated_at":"2026-03-13T08:36:46.000Z","dependencies_parsed_at":"2024-06-25T23:40:04.298Z","dependency_job_id":"891760c9-288d-4d07-b2d7-3dbffe6e20fe","html_url":"https://github.com/steadybit/run-experiment","commit_stats":{"total_commits":53,"total_committers":6,"mean_commits":8.833333333333334,"dds":"0.37735849056603776","last_synced_commit":"c609ddf84ed6c547e628df49524c20388372a050"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/steadybit/run-experiment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steadybit","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/sbom","scorecard":{"id":849956,"data":{"date":"2025-08-11","repo":{"name":"github.com/steadybit/run-experiment","commit":"8c048277aa7eeabb711ebc316310b0b52f91ace8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"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":"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":"Code-Review","score":0,"reason":"Found 0/24 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/steadybit/run-experiment/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/steadybit/run-experiment/test.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Snyk","Warn: 0 commits out of 6 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-23T22:13:38.410Z","repository_id":37800259,"created_at":"2025-08-23T22:13:38.410Z","updated_at":"2025-08-23T22:13:38.410Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31055334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T16:55:14.406Z","status":"ssl_error","status_checked_at":"2026-03-27T16:55:07.885Z","response_time":164,"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"},"owner_record":{"login":"steadybit","name":"Steadybit","uuid":"54057914","kind":"organization","description":"Chaos Engineering Platform","email":"hello@steadybit.com","website":"https://steadybit.com","location":"Germany","twitter":"steadybithq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/54057914?v=4","repositories_count":75,"last_synced_at":"2026-01-17T17:35:43.048Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/steadybit","funding_links":[],"total_stars":103,"followers":19,"following":0,"created_at":"2022-11-15T20:40:28.335Z","updated_at":"2026-01-17T17:35:43.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steadybit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steadybit/repositories"},"tags":[{"name":"v1.14","sha":"7a0246469a1d06e92eb461b0465e7417dec0451a","kind":"commit","published_at":"2026-03-13T08:31:09.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.14","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.14/manifests"},{"name":"v1.13","sha":"5474b88f9a417f08453fdf332e1cce97fac7309d","kind":"tag","published_at":"2026-03-03T13:40:05.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.13","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.13/manifests"},{"name":"v1.12","sha":"9f954fb3235b869e1b46ece426392084f08f6e39","kind":"tag","published_at":"2026-02-26T11:45:11.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.12","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.12/manifests"},{"name":"v1.11","sha":"97b9462ca1443fb6fc5b377ae5f42d820a6cd3f0","kind":"commit","published_at":"2026-02-11T13:04:41.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.11","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.11/manifests"},{"name":"v1.10","sha":"8c048277aa7eeabb711ebc316310b0b52f91ace8","kind":"tag","published_at":"2025-07-24T07:45:59.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.10","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.10","dependencies_parsed_at":"2025-07-29T06:54:10.281Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.10/manifests"},{"name":"v1.9","sha":"f3d20dc350eb7cd1e0f8720fd2c69b44c0657832","kind":"tag","published_at":"2025-07-21T09:52:54.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.9","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.9","dependencies_parsed_at":"2025-07-29T06:54:10.289Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.9/manifests"},{"name":"v1.8","sha":"a24099c2560717aa0c52b14c1d333ecb1e06d0b4","kind":"tag","published_at":"2025-07-10T12:32:39.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.8","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.8","dependencies_parsed_at":"2025-07-13T06:23:25.391Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.8/manifests"},{"name":"v1.7","sha":"34746c82d7dc4860985ed93cb407547bbf1b2a9f","kind":"tag","published_at":"2025-03-13T15:30:22.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.7","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":"d1f17b08-84c5-4274-8298-7db43ff14dc1","purl":"pkg:github/steadybit/run-experiment@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.7/manifests"},{"name":"v1.6","sha":"4ef658c8f448984ad78232168249a0bdd9e6d4ee","kind":"tag","published_at":"2025-02-17T09:17:23.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.6","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.6","dependencies_parsed_at":"2025-02-28T05:23:11.417Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.6/manifests"},{"name":"v1.5","sha":"4674f8c32ac998d8ad9212e312c8c024f8941f39","kind":"commit","published_at":"2025-01-27T11:23:45.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.5","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.5","dependencies_parsed_at":"2025-02-07T04:10:19.927Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.5/manifests"},{"name":"v1.4","sha":"342a8716f3faa1df060d9cdd4a259c5dc03c1aec","kind":"commit","published_at":"2024-06-25T22:39:00.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.4","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.4","dependencies_parsed_at":"2024-06-27T04:13:41.638Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.4/manifests"},{"name":"v1.3","sha":"ec6bf1ba45433650657f069089cac7d73015bc65","kind":"tag","published_at":"2024-02-01T16:49:13.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.3","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.3","dependencies_parsed_at":"2024-02-04T04:41:07.510Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.3/manifests"},{"name":"v1.2","sha":"a17d5e601ae4e423764097f6eaa523dc72517c32","kind":"tag","published_at":"2023-06-28T08:43:25.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.2","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.2","dependencies_parsed_at":"2023-07-02T04:17:08.012Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.2/manifests"},{"name":"v1.1","sha":"c609ddf84ed6c547e628df49524c20388372a050","kind":"tag","published_at":"2022-12-12T10:49:12.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1.1","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1.1","dependencies_parsed_at":"2023-06-01T11:22:56.301Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1.1/manifests"},{"name":"v1","sha":"0ec29e6b4cb84f57329692fa05940c2ad4e695ce","kind":"tag","published_at":"2022-12-02T14:06:42.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v1","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v1","dependencies_parsed_at":"2023-06-01T11:22:56.752Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v1/manifests"},{"name":"v0.17","sha":"0ec29e6b4cb84f57329692fa05940c2ad4e695ce","kind":"commit","published_at":"2022-09-19T07:42:22.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v0.17","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v0.17","dependencies_parsed_at":"2023-05-31T15:28:18.772Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.17/manifests"},{"name":"v0.16","sha":"05cc0e147a7d649710835dd85e20ab359640518f","kind":"tag","published_at":"2022-03-10T15:11:28.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v0.16","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v0.16","dependencies_parsed_at":"2023-05-31T15:28:19.230Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.16/manifests"},{"name":"v0.15","sha":"dfd648b6a3b4cf61ae98a49fb3f71ad674c73068","kind":"tag","published_at":"2022-03-10T14:43:43.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v0.15","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v0.15","dependencies_parsed_at":"2023-05-31T15:28:19.733Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.15/manifests"},{"name":"v0.14","sha":"98c1f3eb3267c5b031bcf2aa55370c54ba38b970","kind":"tag","published_at":"2022-03-10T14:20:47.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v0.14","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v0.14","dependencies_parsed_at":"2023-05-31T15:28:20.285Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.14/manifests"},{"name":"v0.13","sha":"8828b9f6872db84a91c717e82db6c8e0385e47ec","kind":"commit","published_at":"2021-10-04T07:53:49.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v0.13","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v0.13","dependencies_parsed_at":"2023-05-31T15:28:20.816Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.13/manifests"},{"name":"v0.12","sha":"6022082784590d6c22f6ef6a01a4d9e45689b3b3","kind":"commit","published_at":"2021-09-26T14:03:04.000Z","download_url":"https://codeload.github.com/steadybit/run-experiment/tar.gz/v0.12","html_url":"https://github.com/steadybit/run-experiment/releases/tag/v0.12","dependencies_parsed_at":"2023-05-31T15:28:21.351Z","dependency_job_id":null,"purl":"pkg:github/steadybit/run-experiment@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/tags/v0.12/manifests"}]},"repo_metadata_updated_at":"2026-03-27T19:09:10.993Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.753604816986215,"dependent_packages_count":0.0,"stargazers_count":34.63476469656156,"forks_count":35.11963238789415,"docker_downloads_count":null,"average":23.627000475360482},"purl":"pkg:githubactions/steadybit/run-experiment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/steadybit/run-experiment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/steadybit/run-experiment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/steadybit/run-experiment/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:58:28.914Z","issues_count":0,"pull_requests_count":171,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3856366.5903614457,"issues_closed_count":0,"pull_requests_closed_count":166,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9532163742690059,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":171,"past_year_issues_count":0,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2317152.611111111,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7804878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/steadybit%2Frun-experiment/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/steadybit%2Frun-experiment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/steadybit%2Frun-experiment/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/steadybit%2Frun-experiment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/steadybit%2Frun-experiment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/steadybit%2Frun-experiment/codemeta","maintainers":[]}