{"id":20910138,"url":"https://github.com/viperproject/prusti-action","last_synced_at":"2026-04-20T23:33:13.494Z","repository":{"id":103042077,"uuid":"604616109","full_name":"viperproject/prusti-action","owner":"viperproject","description":"GitHub Action to verify Rust code using the Prusti verifier.","archived":false,"fork":false,"pushed_at":"2023-02-21T17:26:07.000Z","size":259,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-02-02T17:12:28.726Z","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/viperproject.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}},"created_at":"2023-02-21T12:44:29.000Z","updated_at":"2023-04-12T17:31:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad6036fb-1d60-4567-93c8-191e9a50b505","html_url":"https://github.com/viperproject/prusti-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/viperproject/prusti-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprusti-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprusti-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprusti-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprusti-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viperproject","download_url":"https://codeload.github.com/viperproject/prusti-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprusti-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32070656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-18T14:14:02.977Z","updated_at":"2026-04-20T23:33:13.471Z","avatar_url":"https://github.com/viperproject.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Verify with Prusti\n\nThis action verifies Rust code using the [Prusti verifier](https://github.com/viperproject/prusti-dev). It supports verification of crates and individual Rust files.\n\n![](screenshot.png)\n\n## Inputs\n\n## `path`\n\n**Required**\n\nPath to crate or file to be verified. Note: when using as part of a GitHub workflow, you likely want to [checkout](https://github.com/actions/checkout) the current repository first.\n\n## `version`\n\nPrusti version to use, or `nightly`. Should be the name of a [Prusti release](https://github.com/viperproject/prusti-dev/releases). When set to `\"nightly\"`, will resolve to the latest available release, including nightly builds.\n\nDefault: `\"nightly\"`\n\n## `verify-crate`\n\nWhen set to `true`, will verify a full crate. When set to `false`, will verify a single Rust file.\n\nDefault: `true`\n\n## `annotation-path`\n\nRelative path from the root of the repository to `path`. Used to correctly attach GitHub annotations.\n\nDefault: `\"\"`\n\n## `token`\n\nGitHub token or personal access token. Used only when querying the GitHub API for the latest Prusti release.\n\nDefault: `\"\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperproject%2Fprusti-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviperproject%2Fprusti-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperproject%2Fprusti-action/lists"}