{"id":34514544,"url":"https://github.com/ucan-wg/conformance-tests","last_synced_at":"2026-05-28T03:31:32.674Z","repository":{"id":185106542,"uuid":"670685365","full_name":"ucan-wg/conformance-tests","owner":"ucan-wg","description":"UCAN fixtures for testing conformance","archived":false,"fork":false,"pushed_at":"2023-08-17T17:41:43.000Z","size":861,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-25T02:51:13.906Z","etag":null,"topics":["authorization","conformance","ucan"],"latest_commit_sha":null,"homepage":"https://ucan-wg.github.io/conformance-tests/","language":"Rust","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/ucan-wg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2023-07-25T15:44:34.000Z","updated_at":"2023-08-17T17:38:48.000Z","dependencies_parsed_at":"2023-07-31T18:46:12.334Z","dependency_job_id":"c7c4cb09-474b-4c5f-976f-45a0af4903ec","html_url":"https://github.com/ucan-wg/conformance-tests","commit_stats":null,"previous_names":["ucan-wg/ucan-fixture-generator","ucan-wg/conformance-tests"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ucan-wg/conformance-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucan-wg%2Fconformance-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucan-wg%2Fconformance-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucan-wg%2Fconformance-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucan-wg%2Fconformance-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucan-wg","download_url":"https://codeload.github.com/ucan-wg/conformance-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucan-wg%2Fconformance-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33593400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["authorization","conformance","ucan"],"created_at":"2025-12-24T04:19:26.902Z","updated_at":"2026-05-28T03:31:32.666Z","avatar_url":"https://github.com/ucan-wg.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ucan-wg/ucan-fixture-generator\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/ucan-wg/ucan-fixture-generator/main/assets/a_logo.png\" alt=\"ucan-fixture-generator Logo\" width=\"100\"\u003e\u003c/img\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003eucan-fixture-generator\u003c/h1\u003e\n\n  \u003cp\u003e\n    \u003ca href=\"https://crates.io/crates/ucan-fixture-generator\"\u003e\n      \u003cimg src=\"https://img.shields.io/crates/v/ucan-fixture-generator?label=crates\" alt=\"Crate\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/ucan-wg/ucan-fixture-generator/blob/main/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\" alt=\"License\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://docs.rs/ucan-fixture-generator\"\u003e\n      \u003cimg src=\"https://img.shields.io/static/v1?label=Docs\u0026message=docs.rs\u0026color=blue\" alt=\"Docs\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\u003csub\u003e:warning: Work in progress :warning:\u003c/sub\u003e\u003c/div\u003e\n\n##\n\n## Outline\n\n- [Installation](#installation)\n- [Testing the Project](#testing-the-project)\n- [Contributing](#contributing)\n- [Getting Help](#getting-help)\n- [External Resources](#external-resources)\n- [License](#license)\n\n## Installation\n\n### Using `cargo`\n\n```console\ncargo install ucan-fixture-generator\n```\n\n## Testing the Project\n\n- Run tests\n\n  ```console\n  cargo test\n  ```\n\n## Contributing\n\n:balloon: We're thankful for any feedback and help in improving our project!\nWe have a [contributing guide](./CONTRIBUTING.md) to help you get involved. We\nalso adhere to our [Code of Conduct](./CODE_OF_CONDUCT.md).\n\n### Nix\n\nThis repository contains a [Nix flake][nix-flake] that initiates both the Rust\ntoolchain set in [rust-toolchain.toml](./rust-toolchain.toml) and a\n[pre-commit hook](#pre-commit-hook). It also installs helpful cargo binaries for\ndevelopment. Please install [nix][nix] and [direnv][direnv] to get started.\n\nRun `nix develop` or `direnv allow` to load the `devShell` flake output,\naccording to your preference.\n\n### Formatting\n\nFor formatting Rust in particular, we automatically format on `nightly`, as it\nuses specific nightly features we recommend by default.\n\n### Pre-commit Hook\n\nThis project recommends using [pre-commit][pre-commit] for running pre-commit\nhooks. Please run this before every commit and/or push.\n\n- If you are doing interim commits locally, and for some reason if you _don't_\n  want pre-commit hooks to fire, you can run\n  `git commit -a -m \"Your message here\" --no-verify`.\n\n### Recommended Development Flow\n\n- We recommend leveraging [cargo-watch][cargo-watch],\n  [cargo-expand][cargo-expand] and [irust][irust] for Rust development.\n- We recommend using [cargo-udeps][cargo-udeps] for removing unused dependencies\n  before commits and pull-requests.\n\n### Conventional Commits\n\nThis project *lightly* follows the [Conventional Commits\nconvention][commit-spec-site] to help explain\ncommit history and tie in with our release process. The full specification\ncan be found [here][commit-spec]. We recommend prefixing your commits with\na type of `fix`, `feat`, `docs`, `ci`, `refactor`, etc..., structured like so:\n\n```\n\u003ctype\u003e[optional scope]: \u003cdescription\u003e\n\n[optional body]\n\n[optional footer(s)]\n```\n\n## Getting Help\n\nFor usage questions, usecases, or issues please open an issue in our repository.\n\nWe would be happy to try to answer your question or try opening a new issue on Github.\n\n## External Resources\n\nThese are references to specifications, talks and presentations, etc.\n\n## License\n\nThis project is licensed under the [Apache License 2.0](./LICENSE), or\n[http://www.apache.org/licenses/LICENSE-2.0][apache].\n\n\n[apache]: https://www.apache.org/licenses/LICENSE-2.0\n[cargo-expand]: https://github.com/dtolnay/cargo-expand\n[cargo-udeps]: https://github.com/est31/cargo-udeps\n[cargo-watch]: https://github.com/watchexec/cargo-watch\n[commit-spec]: https://www.conventionalcommits.org/en/v1.0.0/#specification\n[commit-spec-site]: https://www.conventionalcommits.org/\n[direnv]:https://direnv.net/\n[irust]: https://github.com/sigmaSd/IRust\n[nix]:https://nixos.org/download.html\n[nix-flake]: https://nixos.wiki/wiki/Flakes\n[pre-commit]: https://pre-commit.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucan-wg%2Fconformance-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fucan-wg%2Fconformance-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucan-wg%2Fconformance-tests/lists"}