{"id":15680666,"url":"https://github.com/sksat/minecraft-whitelist-validator","last_synced_at":"2025-04-14T03:34:07.954Z","repository":{"id":37499412,"uuid":"387425787","full_name":"sksat/minecraft-whitelist-validator","owner":"sksat","description":"Minecraft whitelist.json validator","archived":false,"fork":false,"pushed_at":"2025-04-03T16:56:50.000Z","size":414,"stargazers_count":10,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T17:38:01.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/sksat.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"sksat","liberapay":"sksat"}},"created_at":"2021-07-19T10:30:21.000Z","updated_at":"2025-04-03T16:56:04.000Z","dependencies_parsed_at":"2024-02-08T20:49:19.562Z","dependency_job_id":"e7b499f8-5737-458c-b337-b4159f6b59d1","html_url":"https://github.com/sksat/minecraft-whitelist-validator","commit_stats":{"total_commits":306,"total_committers":4,"mean_commits":76.5,"dds":0.5686274509803921,"last_synced_commit":"e5e00fd882e625922c02fc1b7b4d2e18ea6efc00"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksat%2Fminecraft-whitelist-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksat%2Fminecraft-whitelist-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksat%2Fminecraft-whitelist-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sksat%2Fminecraft-whitelist-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sksat","download_url":"https://codeload.github.com/sksat/minecraft-whitelist-validator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248815808,"owners_count":21165983,"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":[],"created_at":"2024-10-03T16:43:51.304Z","updated_at":"2025-04-14T03:34:07.908Z","avatar_url":"https://github.com/sksat.png","language":"Rust","funding_links":["https://github.com/sponsors/sksat","https://liberapay.com/sksat"],"categories":[],"sub_categories":[],"readme":"# minecraft-whitelist-validator\nMinecraft whitelist.json validator\n\n![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)\n[![CI](https://github.com/sksat/minecraft-whitelist-validator/actions/workflows/ci.yml/badge.svg)](https://github.com/sksat/minecraft-whitelist-validator/actions/workflows/ci.yml)\n[![Build Image](https://github.com/sksat/minecraft-whitelist-validator/actions/workflows/build-image.yml/badge.svg?branch=main)](https://github.com/sksat/minecraft-whitelist-validator/actions/workflows/build-image.yml)\n[![Image Size](https://img.shields.io/docker/image-size/sksat/minecraft-whitelist-validator/main)](https://github.com/sksat/minecraft-whitelist-validator/actions/workflows/build-image.yml)\n[![Build single-binary](https://github.com/sksat/minecraft-whitelist-validator/actions/workflows/build-musl.yml/badge.svg)](https://github.com/sksat/minecraft-whitelist-validator/actions/workflows/build-musl.yml)\n\n## GitHub Actions\n\n- Example workflow\n\n```yaml\non:\n  push:\n    paths:\n      - 'whitelist.json'\n\njobs:\n  validate:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - uses: sksat/minecraft-whitelist-validator@v0.2.0\n```\n\n## Inputs\n\n| Name   | Required | Description                        | Type   | Default        |\n| -------| :------: | -----------------------------------| ------ | -------------- |\n| `json` | ✓        | Minecraft whitelist.json file path | string | whitelist.json |\n| `rdjson` |        | [RDFormat](https://github.com/reviewdog/reviewdog/tree/master/proto/rdf) json file path(output) | string | |\n\n## Docker\n\n- Example oneliner\n\n```sh\n# bash\ndocker run --rm -it -v \"$(pwd)\"/whitelist.json:/app/whitelist.json sksat/minecraft-whitelist-validator /app/minecraft-whitelist-validator\n\n# fish\ndocker run --rm -it -v (pwd)/whitelist.json:/app/whitelist.json sksat/minecraft-whitelist-validator /app/minecraft-whitelist-validator\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsksat%2Fminecraft-whitelist-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsksat%2Fminecraft-whitelist-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsksat%2Fminecraft-whitelist-validator/lists"}