{"id":5789925,"name":"model-checking/kani-github-action","ecosystem":"actions","description":"Run the Kani Rust Verifier on a Rust Crate","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/model-checking/kani-github-action","keywords_array":[],"namespace":"model-checking","versions_count":30,"first_release_published_at":"2022-10-28T17:54:26.000Z","latest_release_published_at":"2022-11-03T21:22:24.000Z","latest_release_number":"v0.14.0","last_synced_at":"2026-03-27T15:20:35.880Z","created_at":"2023-01-03T17:31:54.869Z","updated_at":"2026-03-27T15:20:35.881Z","registry_url":"https://github.com/model-checking/kani-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Kani Rust Verifier","description":"Run the Kani Rust Verifier on a Rust Crate","author":"Kani Contributors","branding":{"icon":"cloud","color":"orange"},"inputs":{"kani-version":{"description":"Kani Version number","required":false,"default":"latest"},"command":{"description":"Command to run.","required":false,"default":"cargo-kani"},"working-directory":{"description":"Directory to run kani on.","required":false,"default":"."},"args":{"description":"Arguments to pass to kani.","required":false,"default":""},"enable-propproof":{"description":"Experimental: Allow Kani to verify proptest harnesses using the PropProof feature","required":false,"default":false}},"runs":{"using":"composite","steps":[{"name":"Install Rust","uses":"dtolnay/rust-toolchain@stable"},{"name":"Install Kani","run":"${{ github.action_path }}/src/install-kani.sh ${{ inputs.kani-version }}","shell":"bash"},{"name":"Install PropProof","if":"${{ inputs.enable-propproof == 'true' }}","uses":"actions/checkout@v3","with":{"repository":"model-checking/kani","ref":"features/proptest","path":"propproof","submodules":true}},{"name":"Add PropProof to config","if":"${{ inputs.enable-propproof == 'true' }}","shell":"bash","run":"echo \"paths = [\\\"$GITHUB_WORKSPACE/propproof\\\"]\" \u003e $HOME/.cargo/config.toml\n"},{"name":"Run Kani","shell":"bash","run":"cd ${{ inputs.working-directory }};\n${{ inputs.command }} ${{ inputs.args }}\n"}]},"default_branch":"v1","path":null},"repo_metadata":{"uuid":"551539143","full_name":"model-checking/kani-github-action","owner":"model-checking","description":"This repository provides a GitHub Action for running the Kani Rust Verifier in CI.","archived":false,"fork":false,"pushed_at":"2023-09-28T16:50:40.000Z","size":39,"stargazers_count":6,"open_issues_count":6,"forks_count":14,"subscribers_count":9,"default_branch":"v1","last_synced_at":"2023-09-29T04:58:38.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/model-checking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null}},"created_at":"2022-10-14T15:39:18.000Z","updated_at":"2023-09-29T04:58:38.327Z","dependencies_parsed_at":"2023-02-09T01:16:50.867Z","dependency_job_id":null,"html_url":"https://github.com/model-checking/kani-github-action","commit_stats":{"total_commits":18,"total_committers":10,"mean_commits":1.8,"dds":0.7777777777777778,"last_synced_commit":"34d6267666318cacd6aeba309d3c52bf54c82bbc"},"previous_names":[],"tags_count":29,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/model-checking","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/refs/heads/v1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":161411758,"owners_count":8326609,"icon_url":"https://github.com/github.png","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":"model-checking","name":"model-checking","uuid":"78765001","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78765001?v=4","repositories_count":8,"last_synced_at":"2023-03-04T03:49:20.140Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/model-checking","created_at":"2022-11-14T09:05:06.013Z","updated_at":"2023-03-04T03:49:20.154Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/model-checking","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/model-checking/repositories"},"tags":[{"name":"v1.0","sha":"e621a98d839036c62e96cd5fa33ac5d076729f94","kind":"commit","published_at":"2023-09-27T17:32:13.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v1.0","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":"8fc65f39-70c1-4c88-8c87-8b7478df9427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v1.0/manifests"},{"name":"v0.37","sha":"7c99bc77b4c7aab39fdef34c0b2bf314d96bef81","kind":"commit","published_at":"2023-09-20T18:52:44.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.37","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.37","dependencies_parsed_at":"2023-09-22T04:38:21.253Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.37/manifests"},{"name":"v0.36","sha":"4876903b8a1b23e6875d614ca0c13ee8aae1e3ee","kind":"commit","published_at":"2023-09-07T15:00:14.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.36","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.36","dependencies_parsed_at":"2023-09-09T04:49:55.815Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.36/manifests"},{"name":"v0.35","sha":"402266cd4f732f4e9d0d5c8d05d3120a0e106d84","kind":"commit","published_at":"2023-08-23T23:43:04.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.35","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.35","dependencies_parsed_at":"2023-08-25T04:38:58.910Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.35/manifests"},{"name":"v0.34","sha":"86cd7a26e07e509f986a09fb0db0b641282f070d","kind":"commit","published_at":"2023-08-10T12:14:08.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.34","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.34","dependencies_parsed_at":"2023-08-14T05:26:02.639Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.34/manifests"},{"name":"v0.33","sha":"ba46efd09ddd08dd3ccaf9505ccbc13ff2bd5677","kind":"commit","published_at":"2023-07-26T15:58:11.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.33","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.33","dependencies_parsed_at":"2023-07-29T04:44:23.651Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.33/manifests"},{"name":"v0.32","sha":"8b0aa93be233dde0446e08697caaaf0bbabeb289","kind":"commit","published_at":"2023-07-12T19:39:27.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.32","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.32","dependencies_parsed_at":"2023-07-14T05:23:16.213Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.32/manifests"},{"name":"v0.31","sha":"251c15a5fb02b83cdec4b9ecb5a61995e9a7cc6e","kind":"commit","published_at":"2023-06-28T20:05:03.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.31","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.31","dependencies_parsed_at":"2023-07-02T04:13:53.816Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.31/manifests"},{"name":"v0.30","sha":"7a843b5dbf9f614453aac887fdc3b76661b1fef6","kind":"commit","published_at":"2023-06-15T20:24:04.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.30","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.30","dependencies_parsed_at":"2023-06-17T00:06:42.487Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.30/manifests"},{"name":"v0.29","sha":"e6805b4b48d64a8cdf92241f1b0ea5af335f2a11","kind":"commit","published_at":"2023-05-31T15:01:14.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.29","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.29","dependencies_parsed_at":"2023-06-02T11:55:20.234Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.29/manifests"},{"name":"v0.28","sha":"15bc38bcae1ed9597ff22c90dd84a308fc49f8f5","kind":"commit","published_at":"2023-05-16T21:06:30.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.28","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.28","dependencies_parsed_at":"2023-06-02T00:50:49.791Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.28/manifests"},{"name":"v0.27","sha":"9757fc450971673273aa4176840577cba8eeebae","kind":"commit","published_at":"2023-05-02T18:47:00.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.27","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.27","dependencies_parsed_at":"2023-06-02T00:50:49.728Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.27/manifests"},{"name":"v0.26","sha":"bcc5c7c2a90de383af166f65bffa880d83c8ffe8","kind":"commit","published_at":"2023-04-19T17:13:21.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.26","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.26","dependencies_parsed_at":"2023-06-02T00:50:48.934Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.26/manifests"},{"name":"v0.25","sha":"fd0aa0ce895bd70243db8c9718eee7185f8b369c","kind":"commit","published_at":"2023-04-06T18:43:15.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.25","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.25","dependencies_parsed_at":"2023-06-02T00:50:49.946Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.25/manifests"},{"name":"v0.24","sha":"d9a813f44dd20fd854f929545352be6fe8de3297","kind":"commit","published_at":"2023-03-21T21:53:30.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.24","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.24","dependencies_parsed_at":"2023-06-02T00:50:50.011Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.24/manifests"},{"name":"v0.23","sha":"34d6267666318cacd6aeba309d3c52bf54c82bbc","kind":"commit","published_at":"2023-03-08T01:30:26.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.23","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.23","dependencies_parsed_at":"2023-06-02T00:50:49.660Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.23/manifests"},{"name":"0.23","sha":"34d6267666318cacd6aeba309d3c52bf54c82bbc","kind":"commit","published_at":"2023-03-08T01:30:26.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/0.23","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/0.23","dependencies_parsed_at":"2023-06-02T00:50:48.723Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/0.23/manifests"},{"name":"v0.22","sha":"dd87215965f170dd0b9635ee8f78d69b658f524c","kind":"commit","published_at":"2023-02-22T01:17:06.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.22","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.22","dependencies_parsed_at":"2023-06-02T00:50:49.773Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.22/manifests"},{"name":"v0.21","sha":"b1a2a98818b2c852382b6d2efa0c84bd1d4d7680","kind":"commit","published_at":"2023-02-09T15:38:29.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.21","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.21","dependencies_parsed_at":"2023-06-02T00:50:49.398Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.21/manifests"},{"name":"v0.20","sha":"75afb07a9c5f10fe36966ec8b6c8ace3d1d27365","kind":"commit","published_at":"2023-01-24T22:22:17.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.20","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.20","dependencies_parsed_at":"2023-06-02T00:50:49.456Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.20/manifests"},{"name":"v0.19","sha":"0422b24a0df6e63ea9c220de4d5214ba6abef4c3","kind":"commit","published_at":"2023-01-11T03:47:47.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.19","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.19","dependencies_parsed_at":"2023-06-02T00:50:49.369Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.19/manifests"},{"name":"v0.18","sha":"8b105343b1592b0c64fc0b065aa04111131e9314","kind":"commit","published_at":"2022-12-27T19:28:55.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.18","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.18","dependencies_parsed_at":"2023-06-01T10:13:56.804Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.18/manifests"},{"name":"v0.17","sha":"01d49c5f6da5f4ceaf5d67667687a2c1d264abcf","kind":"commit","published_at":"2022-12-13T17:20:17.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.17","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.17","dependencies_parsed_at":"2023-06-01T10:13:57.324Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.17/manifests"},{"name":"v0.16","sha":"69cbde4bdcdd6d33ce1f8a2b803d3640725bd63c","kind":"commit","published_at":"2022-11-29T21:04:15.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.16","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.16","dependencies_parsed_at":"2023-06-01T10:13:57.914Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.16/manifests"},{"name":"v0.15","sha":"901fbb83ac988c6d9ccf9d68a84c944593c0cf1a","kind":"commit","published_at":"2022-11-16T22:04:47.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.15","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.15","dependencies_parsed_at":"2023-06-01T10:13:58.408Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.15/manifests"},{"name":"v0.14","sha":"4c54b4a2fd59900c4207a1d44dde615dacf922be","kind":"commit","published_at":"2022-11-04T20:26:51.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.14","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.14","dependencies_parsed_at":"2023-06-01T10:13:58.898Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.14/manifests"},{"name":"v0.14.0","sha":"ce6989a70f36d8353598fe0d6a2d24bff8ea0758","kind":"commit","published_at":"2022-11-03T21:22:24.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.14.0","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.14.0","dependencies_parsed_at":"2023-06-01T10:13:59.373Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.14.0/manifests"},{"name":"v0.13","sha":"e68870aec0dd1ca9a8f5a3a3faa33b265da1a5dd","kind":"commit","published_at":"2022-10-28T19:55:05.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.13","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.13","dependencies_parsed_at":"2023-06-01T10:13:59.909Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.13/manifests"},{"name":"v0.13-alpha","sha":"c3456ba49450cccd65fb2ac8903ee646303aa88e","kind":"commit","published_at":"2022-10-28T17:54:26.000Z","download_url":"https://codeload.github.com/model-checking/kani-github-action/tar.gz/v0.13-alpha","html_url":"https://github.com/model-checking/kani-github-action/releases/tag/v0.13-alpha","dependencies_parsed_at":"2023-06-01T10:14:00.420Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.13-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/model-checking%2Fkani-github-action/tags/v0.13-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-21T02:25:30.727Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":10.39171974522293,"dependent_packages_count":0.0,"stargazers_count":15.814116447955154,"forks_count":4.704570791527313,"docker_downloads_count":null,"average":7.727601746176349},"purl":"pkg:githubactions/model-checking/kani-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/model-checking/kani-github-action","docker_dependents_count":1,"docker_downloads_count":40007,"usage_url":"https://repos.ecosyste.ms/usage/actions/model-checking/kani-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/model-checking/kani-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-21T09:18:58.055Z","issues_count":12,"pull_requests_count":37,"avg_time_to_close_issue":2465730.3333333335,"avg_time_to_close_pull_request":142525.27777777778,"issues_closed_count":6,"pull_requests_closed_count":36,"pull_request_authors_count":14,"issue_authors_count":7,"avg_comments_per_issue":0.9166666666666666,"avg_comments_per_pull_request":0.43243243243243246,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":2465730.3333333335,"past_year_avg_time_to_close_pull_request":142525.27777777778,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.9166666666666666,"past_year_avg_comments_per_pull_request":0.43243243243243246,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/model-checking%2Fkani-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/model-checking%2Fkani-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/model-checking%2Fkani-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/model-checking%2Fkani-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/model-checking%2Fkani-github-action/codemeta","maintainers":[]}