{"id":16928410,"url":"https://github.com/peterjclaw/srcomp-validate-action","last_synced_at":"2025-07-16T20:35:15.095Z","repository":{"id":65158327,"uuid":"474752930","full_name":"PeterJCLaw/srcomp-validate-action","owner":"PeterJCLaw","description":"A GitHub Action to validate a compstate.","archived":false,"fork":false,"pushed_at":"2024-05-04T16:37:53.000Z","size":13,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-13T21:17:07.535Z","etag":null,"topics":["github-actions","srcomp"],"latest_commit_sha":null,"homepage":"","language":"Python","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/PeterJCLaw.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":"2022-03-27T20:33:57.000Z","updated_at":"2025-04-28T17:03:12.000Z","dependencies_parsed_at":"2024-05-04T17:43:18.357Z","dependency_job_id":null,"html_url":"https://github.com/PeterJCLaw/srcomp-validate-action","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"4a1ca6e0cb7696eaba35b60654aa93681227b550"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/PeterJCLaw/srcomp-validate-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-validate-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-validate-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-validate-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-validate-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterJCLaw","download_url":"https://codeload.github.com/PeterJCLaw/srcomp-validate-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-validate-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265538575,"owners_count":23784614,"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":["github-actions","srcomp"],"created_at":"2024-10-13T20:36:41.761Z","updated_at":"2025-07-16T20:35:15.071Z","avatar_url":"https://github.com/PeterJCLaw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SRComp Validate Action\n\nA GitHub Action to validate a compstate.\n\n## Usage\n\nThis action aims to be a fully self-contained validator for Compstate repos. Usage is therefore very simple:\n\n``` yaml\nname: Validate\n\non:\n  push:\n    branches:\n      - main\n  pull_request:\n\njobs:\n  validate:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - uses: PeterJCLaw/srcomp-validate-action@v0.7\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterjclaw%2Fsrcomp-validate-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterjclaw%2Fsrcomp-validate-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterjclaw%2Fsrcomp-validate-action/lists"}