{"id":373801,"url":"https://github.com/ajour/ajour","last_synced_at":"2026-08-27T17:34:21.662Z","repository":{"id":37177905,"uuid":"274977053","full_name":"ajour/ajour","owner":"ajour","description":"A World of Warcraft addon manager written in Rust.","archived":true,"fork":false,"pushed_at":"2024-09-17T14:57:45.000Z","size":29594,"stargazers_count":1008,"open_issues_count":41,"forks_count":84,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-08-21T14:36:09.027Z","etag":null,"topics":["addon","addon-managers","manager","rust","world-of-warcraft","wow"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajour.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-25T17:33:05.000Z","updated_at":"2026-08-19T22:32:52.000Z","dependencies_parsed_at":"2024-10-31T03:41:31.606Z","dependency_job_id":null,"html_url":"https://github.com/ajour/ajour","commit_stats":{"total_commits":1776,"total_committers":27,"mean_commits":65.77777777777777,"dds":"0.48873873873873874","last_synced_commit":"5ee83cce2ff796d0418188842caba1c174d6352c"},"previous_names":["casperstorm/ajour"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/ajour/ajour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/sbom","scorecard":{"id":174894,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajour/ajour","commit":"3826e898a9e3607d8426844bbd3ce9368bf3ded5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commit_to_pr_body.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown_lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_poeditor_translations.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_crates.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_draft.yml:1","Warn: no topLevel permission defined: .github/workflows/security-audit.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/release_to_draft.yml:93","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit_to_pr_body.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/commit_to_pr_body.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-audit.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-audit.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.2 not signed: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 not signed: https://api.github.com/repos/ajour/ajour/releases/47479362","Warn: release artifact 1.3.2 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/47479362"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0090 / GHSA-64wv-8vwp-xgw2 / GHSA-qj69-c89v-jwq2","Warn: Project is vulnerable to: RUSTSEC-2024-0416","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2023-0004 / GHSA-96jv-r488-c2rj","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0418","Warn: Project is vulnerable to: RUSTSEC-2021-0091 / GHSA-28p5-7rg4-8v99 / GHSA-ff2r-xpwq-6whj","Warn: Project is vulnerable to: RUSTSEC-2024-0420","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2021-0119 / GHSA-76w9-p8mg-j927 / GHSA-wgrg-5h56-jg27","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2021-0140","Warn: Project is vulnerable to: RUSTSEC-2021-0096","Warn: Project is vulnerable to: RUSTSEC-2021-0080 / GHSA-62jx-8vmh-4mcw","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: RUSTSEC-2023-0074 / GHSA-3mv5-343c-w2qg / GHSA-rjhf-4mh8-9xjq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:27:58.462Z","repository_id":37177905,"created_at":"2025-08-16T17:27:58.462Z","updated_at":"2025-08-16T17:27:58.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36809446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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"}},"owner":{"login":"ajour","name":"Ajour","uuid":"72744388","kind":"organization","description":"A World of Warcraft addon manager","email":"casperstorm@pm.me","website":"https://getajour.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72744388?v=4","repositories_count":4,"last_synced_at":"2023-03-04T09:34:48.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajour","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T17:01:36.690Z","updated_at":"2023-03-04T09:34:48.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour/repositories"},"packages":[{"id":3501293,"name":"ajour-core","ecosystem":"cargo","description":"Core library for Ajour","homepage":"https://github.com/ajour/ajour","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ajour/ajour","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2020-12-03T00:37:09.228Z","latest_release_published_at":"2021-03-31T16:12:45.803Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-26T17:03:16.666Z","created_at":"2022-04-10T20:11:38.686Z","updated_at":"2026-08-26T17:03:16.666Z","registry_url":"https://crates.io/crates/ajour-core/","install_command":"cargo install ajour-core","documentation_url":"https://docs.rs/ajour-core/","metadata":{"categories":[]},"repo_metadata":{"id":37177905,"uuid":"274977053","full_name":"ajour/ajour","owner":"ajour","description":"A World of Warcraft addon manager written in Rust.","archived":true,"fork":false,"pushed_at":"2024-09-17T14:57:45.000Z","size":29594,"stargazers_count":1008,"open_issues_count":41,"forks_count":84,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-08-21T14:36:09.027Z","etag":null,"topics":["addon","addon-managers","manager","rust","world-of-warcraft","wow"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajour.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-25T17:33:05.000Z","updated_at":"2026-08-19T22:32:52.000Z","dependencies_parsed_at":"2024-10-31T03:41:31.606Z","dependency_job_id":null,"html_url":"https://github.com/ajour/ajour","commit_stats":{"total_commits":1776,"total_committers":27,"mean_commits":65.77777777777777,"dds":"0.48873873873873874","last_synced_commit":"5ee83cce2ff796d0418188842caba1c174d6352c"},"previous_names":["casperstorm/ajour"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/ajour/ajour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/sbom","scorecard":{"id":174894,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajour/ajour","commit":"3826e898a9e3607d8426844bbd3ce9368bf3ded5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commit_to_pr_body.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown_lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_poeditor_translations.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_crates.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_draft.yml:1","Warn: no topLevel permission defined: .github/workflows/security-audit.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/release_to_draft.yml:93","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit_to_pr_body.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/commit_to_pr_body.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-audit.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-audit.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.2 not signed: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 not signed: https://api.github.com/repos/ajour/ajour/releases/47479362","Warn: release artifact 1.3.2 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/47479362"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0090 / GHSA-64wv-8vwp-xgw2 / GHSA-qj69-c89v-jwq2","Warn: Project is vulnerable to: RUSTSEC-2024-0416","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2023-0004 / GHSA-96jv-r488-c2rj","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0418","Warn: Project is vulnerable to: RUSTSEC-2021-0091 / GHSA-28p5-7rg4-8v99 / GHSA-ff2r-xpwq-6whj","Warn: Project is vulnerable to: RUSTSEC-2024-0420","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2021-0119 / GHSA-76w9-p8mg-j927 / GHSA-wgrg-5h56-jg27","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2021-0140","Warn: Project is vulnerable to: RUSTSEC-2021-0096","Warn: Project is vulnerable to: RUSTSEC-2021-0080 / GHSA-62jx-8vmh-4mcw","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: RUSTSEC-2023-0074 / GHSA-3mv5-343c-w2qg / GHSA-rjhf-4mh8-9xjq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:27:58.462Z","repository_id":37177905,"created_at":"2025-08-16T17:27:58.462Z","updated_at":"2025-08-16T17:27:58.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36809446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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"},"owner_record":{"login":"ajour","name":"Ajour","uuid":"72744388","kind":"organization","description":"A World of Warcraft addon manager","email":"casperstorm@pm.me","website":"https://getajour.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72744388?v=4","repositories_count":4,"last_synced_at":"2023-03-04T09:34:48.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajour","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T17:01:36.690Z","updated_at":"2023-03-04T09:34:48.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour/repositories"},"tags":[{"name":"1.3.2","sha":"c4d6f28dfe98f193c353dc2d2aa539845da5e4ce","kind":"commit","published_at":"2021-09-23T15:00:38.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2/manifests"},{"name":"1.3.2-rc.1","sha":"f24746f255536c6b4b4f9d3906cd12693daf9e81","kind":"commit","published_at":"2021-09-22T12:35:47.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1/manifests"},{"name":"1.3.1","sha":"49591ae4b997e85b9adfd09b896ab09db749d524","kind":"commit","published_at":"2021-09-12T08:12:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1/manifests"},{"name":"1.3.1-rc.1","sha":"2cc5dce854d98433b9594808ef6e045bb5394f4f","kind":"commit","published_at":"2021-09-10T17:54:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1/manifests"},{"name":"1.3.0","sha":"4c718bb7557f3f2ca3a640aecbabd80e9692efc1","kind":"commit","published_at":"2021-08-07T17:08:57.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0/manifests"},{"name":"1.3.0-rc.2","sha":"d6059600e62726aebcbc36424be0db991785d4d5","kind":"commit","published_at":"2021-08-02T00:35:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2/manifests"},{"name":"1.3.0-rc.1","sha":"7ecaa53cba6d0f65533a771ced133ae77dcdc04c","kind":"commit","published_at":"2021-08-01T16:28:23.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1/manifests"},{"name":"1.2.5","sha":"788d55f3c0b89a0c7b757799cbbf3eedbc2b08ed","kind":"commit","published_at":"2021-07-26T13:01:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"ad2d593b0f6e62ed4d3e4e590b9bc710efc52c59","kind":"commit","published_at":"2021-07-26T10:58:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4/manifests"},{"name":"1.2.4-rc.1","sha":"3b7ca821a227c93805a1406bf03177314dcb502c","kind":"commit","published_at":"2021-07-24T11:56:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1/manifests"},{"name":"1.2.3","sha":"7673da543c58c9be943cc593fd5d516c6da60579","kind":"commit","published_at":"2021-07-17T18:08:36.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3/manifests"},{"name":"1.2.3-rc.1","sha":"76a1cdc596a0dbfcaf6eb1ef148fd5b11ba21800","kind":"commit","published_at":"2021-07-15T19:16:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1/manifests"},{"name":"1.2.2","sha":"acee40b7e6ab4dd73274ad3c217737919d3a8907","kind":"commit","published_at":"2021-07-06T19:22:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c2d6b4feee8a4dc2cada970c64a89cfd6d1505e3","kind":"commit","published_at":"2021-07-02T18:41:55.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1/manifests"},{"name":"1.2.1-rc.2","sha":"153aaa27f1c56a3f6cab0850cae7602884947316","kind":"commit","published_at":"2021-06-30T21:22:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2/manifests"},{"name":"1.2.1-rc.1","sha":"915e378bcc90703590b0245fc08f04fd6f7bd9e9","kind":"commit","published_at":"2021-06-27T10:58:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1/manifests"},{"name":"1.2.0","sha":"b4f29e4b7526a91b03e7e73388dc2f5966950968","kind":"commit","published_at":"2021-05-20T08:30:29.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0/manifests"},{"name":"1.2.0-rc.1","sha":"b4afdd71d0b9a93c1b6bb0597d291d6f2490d4a5","kind":"commit","published_at":"2021-05-19T21:40:21.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1/manifests"},{"name":"1.1.0","sha":"9093ddd0160a5dcc2493c413132cef0f338339f1","kind":"commit","published_at":"2021-04-15T17:19:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0/manifests"},{"name":"1.1.0-rc.2","sha":"6ffe323bf1fa80aca950d962b55e7fe8418f6480","kind":"commit","published_at":"2021-04-12T18:35:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2/manifests"},{"name":"1.1.0-rc.1","sha":"4a68b1a4a7e8c73614e59054937a46483fac8e27","kind":"commit","published_at":"2021-03-30T19:55:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1/manifests"},{"name":"1.0.1","sha":"65e4dde319e0b24b11f8cc4d704d1d90fd81a5b9","kind":"commit","published_at":"2021-03-28T12:13:17.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1/manifests"},{"name":"1.0.1-rc.2","sha":"236d4d9d785cb1166fe1711743abcb7c571261ea","kind":"commit","published_at":"2021-03-26T15:49:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2/manifests"},{"name":"1.0.1-rc.1","sha":"63f15ad284772dce827201fd44c025bbc9bfeab6","kind":"commit","published_at":"2021-03-25T07:58:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1/manifests"},{"name":"1.0.0","sha":"6b207c0b28b6932928f59f8f49a829a8959d2594","kind":"commit","published_at":"2021-03-23T19:01:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0/manifests"},{"name":"1.0.0-rc.1","sha":"15a8df124d20e08b68bf6dad322962c737b599b5","kind":"commit","published_at":"2021-03-22T18:03:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1/manifests"},{"name":"0.8.0-rc.2","sha":"5a47221908c26e8b562e419b4f07447f9a4950a1","kind":"commit","published_at":"2021-03-17T23:24:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2/manifests"},{"name":"0.8.0-rc.1","sha":"53f7b7b9e5030eb0a0a2402eadb64c6b7fc44e01","kind":"commit","published_at":"2021-03-14T23:43:41.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1/manifests"},{"name":"0.7.2","sha":"bc56207dff58410ea0c4d8ac7584db263db85eac","kind":"commit","published_at":"2021-03-02T09:06:49.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2/manifests"},{"name":"0.7.2-rc.2","sha":"f2e09432d73e543f7bbeabfc374fee0428547ada","kind":"commit","published_at":"2021-02-27T06:36:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2/manifests"},{"name":"0.7.2-rc.1","sha":"ac3b7cfefae3fc3d1cff5a87df67bbf7ce7fa877","kind":"commit","published_at":"2021-02-22T21:30:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1/manifests"},{"name":"0.7.1","sha":"8bd9a2a93cbb752ab7105b28d6981d2a56f56a8a","kind":"commit","published_at":"2021-02-14T10:18:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1/manifests"},{"name":"0.7.1-rc.1","sha":"e5a95a799971e230f3e4a599efbe8a0e0d123694","kind":"commit","published_at":"2021-02-09T08:46:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1/manifests"},{"name":"0.7.0","sha":"1c057fdb5f1f02915219664220978af79551723f","kind":"commit","published_at":"2021-01-26T11:36:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0/manifests"},{"name":"0.7.0-rc.3","sha":"b5932bfc260dc208a055a9f74c366bdbdce7d40e","kind":"commit","published_at":"2021-01-25T21:39:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3/manifests"},{"name":"0.7.0-rc.2","sha":"b1e7a46b453fbb1ee181481ae3da07a38f1d7a68","kind":"commit","published_at":"2021-01-23T07:44:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2/manifests"},{"name":"0.6.3","sha":"aafb5ba1509a6cb8ff26d6df37dae039ce5aff26","kind":"commit","published_at":"2021-01-14T13:06:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5118d09853e707e2b0171734365c9811576e7dbe","kind":"commit","published_at":"2021-01-14T10:06:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2/manifests"},{"name":"0.6.2-rc.1","sha":"587f2c1c5d39516d10bbaaa23488120c9444588d","kind":"commit","published_at":"2021-01-08T21:57:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1/manifests"},{"name":"0.6.1","sha":"d6bdbfaf935b94c78d10ea09976b2d3906ad7d33","kind":"commit","published_at":"2021-01-02T21:06:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1/manifests"},{"name":"0.6.1-rc.1","sha":"647ee9ccae77354b180aa3d6376d2169a426b19e","kind":"commit","published_at":"2020-12-22T18:19:12.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1/manifests"},{"name":"0.6.0","sha":"306491b5ec76212e33a7573eae1df50508278203","kind":"commit","published_at":"2020-12-20T22:13:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0/manifests"},{"name":"0.6.0-rc.2","sha":"49367e96512c7e65cf76b0c895d19496d945eefc","kind":"commit","published_at":"2020-12-18T21:08:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2/manifests"},{"name":"0.6.0-rc.1","sha":"2f60550e5ad965ff76516c51a7093adf260c4b25","kind":"commit","published_at":"2020-12-18T18:17:53.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1/manifests"},{"name":"0.5.5-rc.1","sha":"af9107b174b2f766b707223364e1708f7f782ddf","kind":"commit","published_at":"2020-12-09T23:25:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.5-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1/manifests"},{"name":"0.5.4","sha":"67884abb8594e461ce6efee7d7c46f2182065bbc","kind":"tag","published_at":"2020-12-07T20:30:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4/manifests"},{"name":"0.5.4-rc.4","sha":"e8037088eb21eac805ab6e1b7bc77461280e9764","kind":"commit","published_at":"2020-12-07T16:42:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4/manifests"},{"name":"0.5.4-rc.3","sha":"2a4d2f3d069fe2781fdd0953614b2bed97b5ffda","kind":"commit","published_at":"2020-12-07T07:48:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3/manifests"},{"name":"0.5.4-rc.2","sha":"718d126da125773054ee89d67eef7b3ac32d5b40","kind":"commit","published_at":"2020-12-04T00:40:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2/manifests"},{"name":"0.5.4-rc.2-test2","sha":"71591249671bc335d22b078f1b6957ad38c03e3d","kind":"commit","published_at":"2020-12-03T21:53:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2-test2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2/manifests"},{"name":"0.5.4-rc.1","sha":"9bd5eed8799821dafde8578f4d3d7e807bc709a5","kind":"commit","published_at":"2020-12-03T00:56:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1/manifests"},{"name":"0.5.3","sha":"0eeb2e840e2d7280013ce8a3186b2df8af74b93a","kind":"commit","published_at":"2020-11-23T19:55:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"615073c9f5f6863a2b5616fe07bbf300d53e0042","kind":"commit","published_at":"2020-11-20T20:24:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"d82694fe70558dfff351a9a2cc64d083f7fdbd33","kind":"commit","published_at":"2020-11-12T13:13:39.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"7c06055e06f5980335da1e4717b89bf2428aadd5","kind":"commit","published_at":"2020-11-03T07:23:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"02732df09760847483f27688a8458b4cf8c02c32","kind":"commit","published_at":"2020-10-23T12:54:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"20730083decd7b354e9088f7a1446f50acd2e80b","kind":"commit","published_at":"2020-10-22T09:28:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"ec6594ce124afa8176f73dab3f6ee47bffd0f4ce","kind":"commit","published_at":"2020-10-21T15:19:07.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"f4557b2c0132eadb165ed99089e750379a8905a0","kind":"commit","published_at":"2020-10-11T14:16:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"d36f5a6c248dfa9962fae2271694ad9624551336","kind":"commit","published_at":"2020-10-06T18:42:52.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"442e9b9963d5b94315d5170ec4a2c9393b1379de","kind":"commit","published_at":"2020-10-01T18:04:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"4f0e7f761dfa24033cbadce2b4b50e23b964770f","kind":"commit","published_at":"2020-09-26T12:08:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"e96da30bb43b5118e6d08fc4a500656f5034ccb3","kind":"commit","published_at":"2020-09-17T06:24:22.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"7482c65f4ac6c738705f7a01585a9ce3199d93f7","kind":"commit","published_at":"2020-09-11T18:34:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"ddd6a83a0e807d2f726ba8e8c56c96025254d7a4","kind":"commit","published_at":"2020-09-11T06:35:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7a843ecb65493fa732a7169160d14eb0cf1f1098","kind":"commit","published_at":"2020-09-10T20:45:35.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"bb8f36a710c2f215d09e2a4568c4167934ce0f2a","kind":"commit","published_at":"2020-09-05T13:07:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"0f8161feb709e7448c824c5087fb830305a9d9b0","kind":"commit","published_at":"2020-09-02T07:29:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"060d6d4b0c6506cdbea79e10fb82361e899c2f50","kind":"commit","published_at":"2020-08-30T19:56:18.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"7afa05953c7c7536e638b405f333e4398b74e432","kind":"commit","published_at":"2020-08-27T19:29:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"14132f32302cb564ab31893ee7af7571745406d9","kind":"commit","published_at":"2020-08-26T20:37:34.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1/manifests"},{"name":"0.1.0-beta5","sha":"da93f542564f3d1615f2307eda78aee92ba1af46","kind":"commit","published_at":"2020-08-25T15:34:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta5","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5/manifests"},{"name":"0.1.0-beta4","sha":"8e907ded29ad39addbb452d424d4528eb21e0d55","kind":"commit","published_at":"2020-08-23T14:49:59.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta4","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4/manifests"},{"name":"0.1.0-beta3","sha":"186b7adf0bb47a500934b56cdb9dbbe24caab5c7","kind":"commit","published_at":"2020-08-22T09:38:16.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta3","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3/manifests"},{"name":"0.1.0-beta2","sha":"06fb399d574c86c3702e3d17adab58eeb8806685","kind":"commit","published_at":"2020-08-19T10:25:50.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta2","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2/manifests"},{"name":"0.1.0-beta1","sha":"14154a805637955530256566fbad5d68b726e0a9","kind":"commit","published_at":"2020-08-15T11:57:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta1","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T16:44:41.898Z","dependent_packages_count":2,"downloads":16747,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":25.280885321580516,"dependent_repos_count":17.362870725644925,"dependent_packages_count":10.77648270148089,"stargazers_count":5.278311712334826,"forks_count":7.190562788676634,"docker_downloads_count":2.9673662111181716,"average":11.476079910139328},"purl":"pkg:cargo/ajour-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ajour-core","docker_dependents_count":29,"docker_downloads_count":23282367,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ajour-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ajour-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T16:49:26.480Z","issues_count":59,"pull_requests_count":45,"avg_time_to_close_issue":5272390.033333333,"avg_time_to_close_pull_request":189730.07692307694,"issues_closed_count":30,"pull_requests_closed_count":39,"pull_request_authors_count":6,"issue_authors_count":38,"avg_comments_per_issue":3.711864406779661,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":38,"bot_issues_count":10,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/issues","maintainers":[{"login":"casperstorm","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperstorm"},{"login":"tarkah","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarkah"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-core/codemeta","maintainers":[{"uuid":"99424","login":"casperstorm","name":"Casper Rogild Storm","email":null,"url":"https://github.com/casperstorm","packages_count":5,"html_url":"https://crates.io/users/casperstorm","role":null,"created_at":"2022-11-07T16:34:59.344Z","updated_at":"2022-11-07T16:34:59.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/casperstorm/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":331274,"maintainers_count":70665,"namespaces_count":0,"keywords_count":71208,"github":"rust-lang","metadata":{"funded_packages_count":30234,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-27T05:05:02.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3501331,"name":"ajour-widgets","ecosystem":"cargo","description":"Widget library for Ajour","homepage":"https://github.com/ajour/ajour","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ajour/ajour","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2020-12-03T00:42:01.418Z","latest_release_published_at":"2021-03-31T16:14:38.212Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-26T17:03:16.859Z","created_at":"2022-04-10T20:12:00.166Z","updated_at":"2026-08-26T17:03:16.859Z","registry_url":"https://crates.io/crates/ajour-widgets/","install_command":"cargo install ajour-widgets","documentation_url":"https://docs.rs/ajour-widgets/","metadata":{"categories":[]},"repo_metadata":{"id":37177905,"uuid":"274977053","full_name":"ajour/ajour","owner":"ajour","description":"A World of Warcraft addon manager written in Rust.","archived":true,"fork":false,"pushed_at":"2024-09-17T14:57:45.000Z","size":29594,"stargazers_count":1008,"open_issues_count":41,"forks_count":84,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-08-21T14:36:09.027Z","etag":null,"topics":["addon","addon-managers","manager","rust","world-of-warcraft","wow"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajour.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-25T17:33:05.000Z","updated_at":"2026-08-19T22:32:52.000Z","dependencies_parsed_at":"2024-10-31T03:41:31.606Z","dependency_job_id":null,"html_url":"https://github.com/ajour/ajour","commit_stats":{"total_commits":1776,"total_committers":27,"mean_commits":65.77777777777777,"dds":"0.48873873873873874","last_synced_commit":"5ee83cce2ff796d0418188842caba1c174d6352c"},"previous_names":["casperstorm/ajour"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/ajour/ajour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/sbom","scorecard":{"id":174894,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajour/ajour","commit":"3826e898a9e3607d8426844bbd3ce9368bf3ded5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commit_to_pr_body.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown_lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_poeditor_translations.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_crates.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_draft.yml:1","Warn: no topLevel permission defined: .github/workflows/security-audit.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/release_to_draft.yml:93","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit_to_pr_body.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/commit_to_pr_body.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-audit.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-audit.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.2 not signed: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 not signed: https://api.github.com/repos/ajour/ajour/releases/47479362","Warn: release artifact 1.3.2 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/47479362"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0090 / GHSA-64wv-8vwp-xgw2 / GHSA-qj69-c89v-jwq2","Warn: Project is vulnerable to: RUSTSEC-2024-0416","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2023-0004 / GHSA-96jv-r488-c2rj","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0418","Warn: Project is vulnerable to: RUSTSEC-2021-0091 / GHSA-28p5-7rg4-8v99 / GHSA-ff2r-xpwq-6whj","Warn: Project is vulnerable to: RUSTSEC-2024-0420","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2021-0119 / GHSA-76w9-p8mg-j927 / GHSA-wgrg-5h56-jg27","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2021-0140","Warn: Project is vulnerable to: RUSTSEC-2021-0096","Warn: Project is vulnerable to: RUSTSEC-2021-0080 / GHSA-62jx-8vmh-4mcw","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: RUSTSEC-2023-0074 / GHSA-3mv5-343c-w2qg / GHSA-rjhf-4mh8-9xjq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:27:58.462Z","repository_id":37177905,"created_at":"2025-08-16T17:27:58.462Z","updated_at":"2025-08-16T17:27:58.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36809446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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"},"owner_record":{"login":"ajour","name":"Ajour","uuid":"72744388","kind":"organization","description":"A World of Warcraft addon manager","email":"casperstorm@pm.me","website":"https://getajour.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72744388?v=4","repositories_count":4,"last_synced_at":"2023-03-04T09:34:48.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajour","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T17:01:36.690Z","updated_at":"2023-03-04T09:34:48.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour/repositories"},"tags":[{"name":"1.3.2","sha":"c4d6f28dfe98f193c353dc2d2aa539845da5e4ce","kind":"commit","published_at":"2021-09-23T15:00:38.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2/manifests"},{"name":"1.3.2-rc.1","sha":"f24746f255536c6b4b4f9d3906cd12693daf9e81","kind":"commit","published_at":"2021-09-22T12:35:47.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1/manifests"},{"name":"1.3.1","sha":"49591ae4b997e85b9adfd09b896ab09db749d524","kind":"commit","published_at":"2021-09-12T08:12:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1/manifests"},{"name":"1.3.1-rc.1","sha":"2cc5dce854d98433b9594808ef6e045bb5394f4f","kind":"commit","published_at":"2021-09-10T17:54:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1/manifests"},{"name":"1.3.0","sha":"4c718bb7557f3f2ca3a640aecbabd80e9692efc1","kind":"commit","published_at":"2021-08-07T17:08:57.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0/manifests"},{"name":"1.3.0-rc.2","sha":"d6059600e62726aebcbc36424be0db991785d4d5","kind":"commit","published_at":"2021-08-02T00:35:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2/manifests"},{"name":"1.3.0-rc.1","sha":"7ecaa53cba6d0f65533a771ced133ae77dcdc04c","kind":"commit","published_at":"2021-08-01T16:28:23.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1/manifests"},{"name":"1.2.5","sha":"788d55f3c0b89a0c7b757799cbbf3eedbc2b08ed","kind":"commit","published_at":"2021-07-26T13:01:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"ad2d593b0f6e62ed4d3e4e590b9bc710efc52c59","kind":"commit","published_at":"2021-07-26T10:58:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4/manifests"},{"name":"1.2.4-rc.1","sha":"3b7ca821a227c93805a1406bf03177314dcb502c","kind":"commit","published_at":"2021-07-24T11:56:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1/manifests"},{"name":"1.2.3","sha":"7673da543c58c9be943cc593fd5d516c6da60579","kind":"commit","published_at":"2021-07-17T18:08:36.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3/manifests"},{"name":"1.2.3-rc.1","sha":"76a1cdc596a0dbfcaf6eb1ef148fd5b11ba21800","kind":"commit","published_at":"2021-07-15T19:16:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1/manifests"},{"name":"1.2.2","sha":"acee40b7e6ab4dd73274ad3c217737919d3a8907","kind":"commit","published_at":"2021-07-06T19:22:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c2d6b4feee8a4dc2cada970c64a89cfd6d1505e3","kind":"commit","published_at":"2021-07-02T18:41:55.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1/manifests"},{"name":"1.2.1-rc.2","sha":"153aaa27f1c56a3f6cab0850cae7602884947316","kind":"commit","published_at":"2021-06-30T21:22:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2/manifests"},{"name":"1.2.1-rc.1","sha":"915e378bcc90703590b0245fc08f04fd6f7bd9e9","kind":"commit","published_at":"2021-06-27T10:58:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1/manifests"},{"name":"1.2.0","sha":"b4f29e4b7526a91b03e7e73388dc2f5966950968","kind":"commit","published_at":"2021-05-20T08:30:29.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0/manifests"},{"name":"1.2.0-rc.1","sha":"b4afdd71d0b9a93c1b6bb0597d291d6f2490d4a5","kind":"commit","published_at":"2021-05-19T21:40:21.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1/manifests"},{"name":"1.1.0","sha":"9093ddd0160a5dcc2493c413132cef0f338339f1","kind":"commit","published_at":"2021-04-15T17:19:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0/manifests"},{"name":"1.1.0-rc.2","sha":"6ffe323bf1fa80aca950d962b55e7fe8418f6480","kind":"commit","published_at":"2021-04-12T18:35:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2/manifests"},{"name":"1.1.0-rc.1","sha":"4a68b1a4a7e8c73614e59054937a46483fac8e27","kind":"commit","published_at":"2021-03-30T19:55:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1/manifests"},{"name":"1.0.1","sha":"65e4dde319e0b24b11f8cc4d704d1d90fd81a5b9","kind":"commit","published_at":"2021-03-28T12:13:17.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1/manifests"},{"name":"1.0.1-rc.2","sha":"236d4d9d785cb1166fe1711743abcb7c571261ea","kind":"commit","published_at":"2021-03-26T15:49:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2/manifests"},{"name":"1.0.1-rc.1","sha":"63f15ad284772dce827201fd44c025bbc9bfeab6","kind":"commit","published_at":"2021-03-25T07:58:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1/manifests"},{"name":"1.0.0","sha":"6b207c0b28b6932928f59f8f49a829a8959d2594","kind":"commit","published_at":"2021-03-23T19:01:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0/manifests"},{"name":"1.0.0-rc.1","sha":"15a8df124d20e08b68bf6dad322962c737b599b5","kind":"commit","published_at":"2021-03-22T18:03:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1/manifests"},{"name":"0.8.0-rc.2","sha":"5a47221908c26e8b562e419b4f07447f9a4950a1","kind":"commit","published_at":"2021-03-17T23:24:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2/manifests"},{"name":"0.8.0-rc.1","sha":"53f7b7b9e5030eb0a0a2402eadb64c6b7fc44e01","kind":"commit","published_at":"2021-03-14T23:43:41.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1/manifests"},{"name":"0.7.2","sha":"bc56207dff58410ea0c4d8ac7584db263db85eac","kind":"commit","published_at":"2021-03-02T09:06:49.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2/manifests"},{"name":"0.7.2-rc.2","sha":"f2e09432d73e543f7bbeabfc374fee0428547ada","kind":"commit","published_at":"2021-02-27T06:36:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2/manifests"},{"name":"0.7.2-rc.1","sha":"ac3b7cfefae3fc3d1cff5a87df67bbf7ce7fa877","kind":"commit","published_at":"2021-02-22T21:30:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1/manifests"},{"name":"0.7.1","sha":"8bd9a2a93cbb752ab7105b28d6981d2a56f56a8a","kind":"commit","published_at":"2021-02-14T10:18:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1/manifests"},{"name":"0.7.1-rc.1","sha":"e5a95a799971e230f3e4a599efbe8a0e0d123694","kind":"commit","published_at":"2021-02-09T08:46:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1/manifests"},{"name":"0.7.0","sha":"1c057fdb5f1f02915219664220978af79551723f","kind":"commit","published_at":"2021-01-26T11:36:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0/manifests"},{"name":"0.7.0-rc.3","sha":"b5932bfc260dc208a055a9f74c366bdbdce7d40e","kind":"commit","published_at":"2021-01-25T21:39:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3/manifests"},{"name":"0.7.0-rc.2","sha":"b1e7a46b453fbb1ee181481ae3da07a38f1d7a68","kind":"commit","published_at":"2021-01-23T07:44:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2/manifests"},{"name":"0.6.3","sha":"aafb5ba1509a6cb8ff26d6df37dae039ce5aff26","kind":"commit","published_at":"2021-01-14T13:06:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5118d09853e707e2b0171734365c9811576e7dbe","kind":"commit","published_at":"2021-01-14T10:06:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2/manifests"},{"name":"0.6.2-rc.1","sha":"587f2c1c5d39516d10bbaaa23488120c9444588d","kind":"commit","published_at":"2021-01-08T21:57:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1/manifests"},{"name":"0.6.1","sha":"d6bdbfaf935b94c78d10ea09976b2d3906ad7d33","kind":"commit","published_at":"2021-01-02T21:06:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1/manifests"},{"name":"0.6.1-rc.1","sha":"647ee9ccae77354b180aa3d6376d2169a426b19e","kind":"commit","published_at":"2020-12-22T18:19:12.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1/manifests"},{"name":"0.6.0","sha":"306491b5ec76212e33a7573eae1df50508278203","kind":"commit","published_at":"2020-12-20T22:13:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0/manifests"},{"name":"0.6.0-rc.2","sha":"49367e96512c7e65cf76b0c895d19496d945eefc","kind":"commit","published_at":"2020-12-18T21:08:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2/manifests"},{"name":"0.6.0-rc.1","sha":"2f60550e5ad965ff76516c51a7093adf260c4b25","kind":"commit","published_at":"2020-12-18T18:17:53.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1/manifests"},{"name":"0.5.5-rc.1","sha":"af9107b174b2f766b707223364e1708f7f782ddf","kind":"commit","published_at":"2020-12-09T23:25:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.5-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1/manifests"},{"name":"0.5.4","sha":"67884abb8594e461ce6efee7d7c46f2182065bbc","kind":"tag","published_at":"2020-12-07T20:30:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4/manifests"},{"name":"0.5.4-rc.4","sha":"e8037088eb21eac805ab6e1b7bc77461280e9764","kind":"commit","published_at":"2020-12-07T16:42:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4/manifests"},{"name":"0.5.4-rc.3","sha":"2a4d2f3d069fe2781fdd0953614b2bed97b5ffda","kind":"commit","published_at":"2020-12-07T07:48:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3/manifests"},{"name":"0.5.4-rc.2","sha":"718d126da125773054ee89d67eef7b3ac32d5b40","kind":"commit","published_at":"2020-12-04T00:40:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2/manifests"},{"name":"0.5.4-rc.2-test2","sha":"71591249671bc335d22b078f1b6957ad38c03e3d","kind":"commit","published_at":"2020-12-03T21:53:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2-test2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2/manifests"},{"name":"0.5.4-rc.1","sha":"9bd5eed8799821dafde8578f4d3d7e807bc709a5","kind":"commit","published_at":"2020-12-03T00:56:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1/manifests"},{"name":"0.5.3","sha":"0eeb2e840e2d7280013ce8a3186b2df8af74b93a","kind":"commit","published_at":"2020-11-23T19:55:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"615073c9f5f6863a2b5616fe07bbf300d53e0042","kind":"commit","published_at":"2020-11-20T20:24:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"d82694fe70558dfff351a9a2cc64d083f7fdbd33","kind":"commit","published_at":"2020-11-12T13:13:39.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"7c06055e06f5980335da1e4717b89bf2428aadd5","kind":"commit","published_at":"2020-11-03T07:23:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"02732df09760847483f27688a8458b4cf8c02c32","kind":"commit","published_at":"2020-10-23T12:54:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"20730083decd7b354e9088f7a1446f50acd2e80b","kind":"commit","published_at":"2020-10-22T09:28:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"ec6594ce124afa8176f73dab3f6ee47bffd0f4ce","kind":"commit","published_at":"2020-10-21T15:19:07.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"f4557b2c0132eadb165ed99089e750379a8905a0","kind":"commit","published_at":"2020-10-11T14:16:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"d36f5a6c248dfa9962fae2271694ad9624551336","kind":"commit","published_at":"2020-10-06T18:42:52.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"442e9b9963d5b94315d5170ec4a2c9393b1379de","kind":"commit","published_at":"2020-10-01T18:04:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"4f0e7f761dfa24033cbadce2b4b50e23b964770f","kind":"commit","published_at":"2020-09-26T12:08:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"e96da30bb43b5118e6d08fc4a500656f5034ccb3","kind":"commit","published_at":"2020-09-17T06:24:22.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"7482c65f4ac6c738705f7a01585a9ce3199d93f7","kind":"commit","published_at":"2020-09-11T18:34:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"ddd6a83a0e807d2f726ba8e8c56c96025254d7a4","kind":"commit","published_at":"2020-09-11T06:35:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7a843ecb65493fa732a7169160d14eb0cf1f1098","kind":"commit","published_at":"2020-09-10T20:45:35.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"bb8f36a710c2f215d09e2a4568c4167934ce0f2a","kind":"commit","published_at":"2020-09-05T13:07:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"0f8161feb709e7448c824c5087fb830305a9d9b0","kind":"commit","published_at":"2020-09-02T07:29:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"060d6d4b0c6506cdbea79e10fb82361e899c2f50","kind":"commit","published_at":"2020-08-30T19:56:18.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"7afa05953c7c7536e638b405f333e4398b74e432","kind":"commit","published_at":"2020-08-27T19:29:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"14132f32302cb564ab31893ee7af7571745406d9","kind":"commit","published_at":"2020-08-26T20:37:34.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1/manifests"},{"name":"0.1.0-beta5","sha":"da93f542564f3d1615f2307eda78aee92ba1af46","kind":"commit","published_at":"2020-08-25T15:34:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta5","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5/manifests"},{"name":"0.1.0-beta4","sha":"8e907ded29ad39addbb452d424d4528eb21e0d55","kind":"commit","published_at":"2020-08-23T14:49:59.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta4","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4/manifests"},{"name":"0.1.0-beta3","sha":"186b7adf0bb47a500934b56cdb9dbbe24caab5c7","kind":"commit","published_at":"2020-08-22T09:38:16.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta3","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3/manifests"},{"name":"0.1.0-beta2","sha":"06fb399d574c86c3702e3d17adab58eeb8806685","kind":"commit","published_at":"2020-08-19T10:25:50.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta2","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2/manifests"},{"name":"0.1.0-beta1","sha":"14154a805637955530256566fbad5d68b726e0a9","kind":"commit","published_at":"2020-08-15T11:57:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta1","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:36:24.775Z","dependent_packages_count":2,"downloads":16503,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":25.56880785594222,"dependent_repos_count":17.362870725644925,"dependent_packages_count":10.77648270148089,"stargazers_count":5.278311712334826,"forks_count":7.190562788676634,"docker_downloads_count":2.9673662111181716,"average":11.524066999199611},"purl":"pkg:cargo/ajour-widgets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ajour-widgets","docker_dependents_count":29,"docker_downloads_count":23282367,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ajour-widgets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ajour-widgets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T14:36:00.628Z","issues_count":59,"pull_requests_count":45,"avg_time_to_close_issue":5272390.033333333,"avg_time_to_close_pull_request":189730.07692307694,"issues_closed_count":30,"pull_requests_closed_count":39,"pull_request_authors_count":6,"issue_authors_count":38,"avg_comments_per_issue":3.711864406779661,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":38,"bot_issues_count":10,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/issues","maintainers":[{"login":"casperstorm","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperstorm"},{"login":"tarkah","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarkah"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-widgets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-widgets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-widgets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-widgets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-widgets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-widgets/codemeta","maintainers":[{"uuid":"99424","login":"casperstorm","name":"Casper Rogild Storm","email":null,"url":"https://github.com/casperstorm","packages_count":5,"html_url":"https://crates.io/users/casperstorm","role":null,"created_at":"2022-11-07T16:35:00.165Z","updated_at":"2022-11-07T16:35:00.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/casperstorm/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":331274,"maintainers_count":70665,"namespaces_count":0,"keywords_count":71208,"github":"rust-lang","metadata":{"funded_packages_count":30234,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-27T05:05:02.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3501268,"name":"ajour","ecosystem":"cargo","description":"A World of Warcraft addon manager","homepage":"https://github.com/ajour/ajour","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ajour/ajour","keywords_array":["wow","addon","addon-manager","world-of-warcraft"],"namespace":null,"versions_count":10,"first_release_published_at":"2020-12-03T00:44:54.863Z","latest_release_published_at":"2021-03-31T16:23:59.243Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-26T17:03:50.065Z","created_at":"2022-04-10T20:11:26.954Z","updated_at":"2026-08-26T17:03:50.066Z","registry_url":"https://crates.io/crates/ajour/","install_command":"cargo install ajour","documentation_url":"https://docs.rs/ajour/","metadata":{"categories":["games","graphics","gui"]},"repo_metadata":{"id":37177905,"uuid":"274977053","full_name":"ajour/ajour","owner":"ajour","description":"A World of Warcraft addon manager written in Rust.","archived":true,"fork":false,"pushed_at":"2024-09-17T14:57:45.000Z","size":29594,"stargazers_count":1008,"open_issues_count":41,"forks_count":84,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-08-21T14:36:09.027Z","etag":null,"topics":["addon","addon-managers","manager","rust","world-of-warcraft","wow"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajour.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-25T17:33:05.000Z","updated_at":"2026-08-19T22:32:52.000Z","dependencies_parsed_at":"2024-10-31T03:41:31.606Z","dependency_job_id":null,"html_url":"https://github.com/ajour/ajour","commit_stats":{"total_commits":1776,"total_committers":27,"mean_commits":65.77777777777777,"dds":"0.48873873873873874","last_synced_commit":"5ee83cce2ff796d0418188842caba1c174d6352c"},"previous_names":["casperstorm/ajour"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/ajour/ajour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/sbom","scorecard":{"id":174894,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajour/ajour","commit":"3826e898a9e3607d8426844bbd3ce9368bf3ded5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commit_to_pr_body.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown_lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_poeditor_translations.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_crates.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_draft.yml:1","Warn: no topLevel permission defined: .github/workflows/security-audit.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/release_to_draft.yml:93","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit_to_pr_body.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/commit_to_pr_body.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-audit.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-audit.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.2 not signed: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 not signed: https://api.github.com/repos/ajour/ajour/releases/47479362","Warn: release artifact 1.3.2 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/47479362"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0090 / GHSA-64wv-8vwp-xgw2 / GHSA-qj69-c89v-jwq2","Warn: Project is vulnerable to: RUSTSEC-2024-0416","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2023-0004 / GHSA-96jv-r488-c2rj","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0418","Warn: Project is vulnerable to: RUSTSEC-2021-0091 / GHSA-28p5-7rg4-8v99 / GHSA-ff2r-xpwq-6whj","Warn: Project is vulnerable to: RUSTSEC-2024-0420","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2021-0119 / GHSA-76w9-p8mg-j927 / GHSA-wgrg-5h56-jg27","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2021-0140","Warn: Project is vulnerable to: RUSTSEC-2021-0096","Warn: Project is vulnerable to: RUSTSEC-2021-0080 / GHSA-62jx-8vmh-4mcw","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: RUSTSEC-2023-0074 / GHSA-3mv5-343c-w2qg / GHSA-rjhf-4mh8-9xjq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:27:58.462Z","repository_id":37177905,"created_at":"2025-08-16T17:27:58.462Z","updated_at":"2025-08-16T17:27:58.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36809446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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"},"owner_record":{"login":"ajour","name":"Ajour","uuid":"72744388","kind":"organization","description":"A World of Warcraft addon manager","email":"casperstorm@pm.me","website":"https://getajour.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72744388?v=4","repositories_count":4,"last_synced_at":"2023-03-04T09:34:48.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajour","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T17:01:36.690Z","updated_at":"2023-03-04T09:34:48.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour/repositories"},"tags":[{"name":"1.3.2","sha":"c4d6f28dfe98f193c353dc2d2aa539845da5e4ce","kind":"commit","published_at":"2021-09-23T15:00:38.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2/manifests"},{"name":"1.3.2-rc.1","sha":"f24746f255536c6b4b4f9d3906cd12693daf9e81","kind":"commit","published_at":"2021-09-22T12:35:47.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1/manifests"},{"name":"1.3.1","sha":"49591ae4b997e85b9adfd09b896ab09db749d524","kind":"commit","published_at":"2021-09-12T08:12:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1/manifests"},{"name":"1.3.1-rc.1","sha":"2cc5dce854d98433b9594808ef6e045bb5394f4f","kind":"commit","published_at":"2021-09-10T17:54:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1/manifests"},{"name":"1.3.0","sha":"4c718bb7557f3f2ca3a640aecbabd80e9692efc1","kind":"commit","published_at":"2021-08-07T17:08:57.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0/manifests"},{"name":"1.3.0-rc.2","sha":"d6059600e62726aebcbc36424be0db991785d4d5","kind":"commit","published_at":"2021-08-02T00:35:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2/manifests"},{"name":"1.3.0-rc.1","sha":"7ecaa53cba6d0f65533a771ced133ae77dcdc04c","kind":"commit","published_at":"2021-08-01T16:28:23.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1/manifests"},{"name":"1.2.5","sha":"788d55f3c0b89a0c7b757799cbbf3eedbc2b08ed","kind":"commit","published_at":"2021-07-26T13:01:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"ad2d593b0f6e62ed4d3e4e590b9bc710efc52c59","kind":"commit","published_at":"2021-07-26T10:58:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4/manifests"},{"name":"1.2.4-rc.1","sha":"3b7ca821a227c93805a1406bf03177314dcb502c","kind":"commit","published_at":"2021-07-24T11:56:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1/manifests"},{"name":"1.2.3","sha":"7673da543c58c9be943cc593fd5d516c6da60579","kind":"commit","published_at":"2021-07-17T18:08:36.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3/manifests"},{"name":"1.2.3-rc.1","sha":"76a1cdc596a0dbfcaf6eb1ef148fd5b11ba21800","kind":"commit","published_at":"2021-07-15T19:16:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1/manifests"},{"name":"1.2.2","sha":"acee40b7e6ab4dd73274ad3c217737919d3a8907","kind":"commit","published_at":"2021-07-06T19:22:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c2d6b4feee8a4dc2cada970c64a89cfd6d1505e3","kind":"commit","published_at":"2021-07-02T18:41:55.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1/manifests"},{"name":"1.2.1-rc.2","sha":"153aaa27f1c56a3f6cab0850cae7602884947316","kind":"commit","published_at":"2021-06-30T21:22:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2/manifests"},{"name":"1.2.1-rc.1","sha":"915e378bcc90703590b0245fc08f04fd6f7bd9e9","kind":"commit","published_at":"2021-06-27T10:58:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1/manifests"},{"name":"1.2.0","sha":"b4f29e4b7526a91b03e7e73388dc2f5966950968","kind":"commit","published_at":"2021-05-20T08:30:29.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0/manifests"},{"name":"1.2.0-rc.1","sha":"b4afdd71d0b9a93c1b6bb0597d291d6f2490d4a5","kind":"commit","published_at":"2021-05-19T21:40:21.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1/manifests"},{"name":"1.1.0","sha":"9093ddd0160a5dcc2493c413132cef0f338339f1","kind":"commit","published_at":"2021-04-15T17:19:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0/manifests"},{"name":"1.1.0-rc.2","sha":"6ffe323bf1fa80aca950d962b55e7fe8418f6480","kind":"commit","published_at":"2021-04-12T18:35:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2/manifests"},{"name":"1.1.0-rc.1","sha":"4a68b1a4a7e8c73614e59054937a46483fac8e27","kind":"commit","published_at":"2021-03-30T19:55:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1/manifests"},{"name":"1.0.1","sha":"65e4dde319e0b24b11f8cc4d704d1d90fd81a5b9","kind":"commit","published_at":"2021-03-28T12:13:17.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1/manifests"},{"name":"1.0.1-rc.2","sha":"236d4d9d785cb1166fe1711743abcb7c571261ea","kind":"commit","published_at":"2021-03-26T15:49:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2/manifests"},{"name":"1.0.1-rc.1","sha":"63f15ad284772dce827201fd44c025bbc9bfeab6","kind":"commit","published_at":"2021-03-25T07:58:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1/manifests"},{"name":"1.0.0","sha":"6b207c0b28b6932928f59f8f49a829a8959d2594","kind":"commit","published_at":"2021-03-23T19:01:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0/manifests"},{"name":"1.0.0-rc.1","sha":"15a8df124d20e08b68bf6dad322962c737b599b5","kind":"commit","published_at":"2021-03-22T18:03:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1/manifests"},{"name":"0.8.0-rc.2","sha":"5a47221908c26e8b562e419b4f07447f9a4950a1","kind":"commit","published_at":"2021-03-17T23:24:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2/manifests"},{"name":"0.8.0-rc.1","sha":"53f7b7b9e5030eb0a0a2402eadb64c6b7fc44e01","kind":"commit","published_at":"2021-03-14T23:43:41.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1/manifests"},{"name":"0.7.2","sha":"bc56207dff58410ea0c4d8ac7584db263db85eac","kind":"commit","published_at":"2021-03-02T09:06:49.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2/manifests"},{"name":"0.7.2-rc.2","sha":"f2e09432d73e543f7bbeabfc374fee0428547ada","kind":"commit","published_at":"2021-02-27T06:36:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2/manifests"},{"name":"0.7.2-rc.1","sha":"ac3b7cfefae3fc3d1cff5a87df67bbf7ce7fa877","kind":"commit","published_at":"2021-02-22T21:30:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1/manifests"},{"name":"0.7.1","sha":"8bd9a2a93cbb752ab7105b28d6981d2a56f56a8a","kind":"commit","published_at":"2021-02-14T10:18:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1/manifests"},{"name":"0.7.1-rc.1","sha":"e5a95a799971e230f3e4a599efbe8a0e0d123694","kind":"commit","published_at":"2021-02-09T08:46:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1/manifests"},{"name":"0.7.0","sha":"1c057fdb5f1f02915219664220978af79551723f","kind":"commit","published_at":"2021-01-26T11:36:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0/manifests"},{"name":"0.7.0-rc.3","sha":"b5932bfc260dc208a055a9f74c366bdbdce7d40e","kind":"commit","published_at":"2021-01-25T21:39:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3/manifests"},{"name":"0.7.0-rc.2","sha":"b1e7a46b453fbb1ee181481ae3da07a38f1d7a68","kind":"commit","published_at":"2021-01-23T07:44:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2/manifests"},{"name":"0.6.3","sha":"aafb5ba1509a6cb8ff26d6df37dae039ce5aff26","kind":"commit","published_at":"2021-01-14T13:06:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5118d09853e707e2b0171734365c9811576e7dbe","kind":"commit","published_at":"2021-01-14T10:06:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2/manifests"},{"name":"0.6.2-rc.1","sha":"587f2c1c5d39516d10bbaaa23488120c9444588d","kind":"commit","published_at":"2021-01-08T21:57:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1/manifests"},{"name":"0.6.1","sha":"d6bdbfaf935b94c78d10ea09976b2d3906ad7d33","kind":"commit","published_at":"2021-01-02T21:06:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1/manifests"},{"name":"0.6.1-rc.1","sha":"647ee9ccae77354b180aa3d6376d2169a426b19e","kind":"commit","published_at":"2020-12-22T18:19:12.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1/manifests"},{"name":"0.6.0","sha":"306491b5ec76212e33a7573eae1df50508278203","kind":"commit","published_at":"2020-12-20T22:13:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0/manifests"},{"name":"0.6.0-rc.2","sha":"49367e96512c7e65cf76b0c895d19496d945eefc","kind":"commit","published_at":"2020-12-18T21:08:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2/manifests"},{"name":"0.6.0-rc.1","sha":"2f60550e5ad965ff76516c51a7093adf260c4b25","kind":"commit","published_at":"2020-12-18T18:17:53.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1/manifests"},{"name":"0.5.5-rc.1","sha":"af9107b174b2f766b707223364e1708f7f782ddf","kind":"commit","published_at":"2020-12-09T23:25:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.5-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1/manifests"},{"name":"0.5.4","sha":"67884abb8594e461ce6efee7d7c46f2182065bbc","kind":"tag","published_at":"2020-12-07T20:30:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4/manifests"},{"name":"0.5.4-rc.4","sha":"e8037088eb21eac805ab6e1b7bc77461280e9764","kind":"commit","published_at":"2020-12-07T16:42:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4/manifests"},{"name":"0.5.4-rc.3","sha":"2a4d2f3d069fe2781fdd0953614b2bed97b5ffda","kind":"commit","published_at":"2020-12-07T07:48:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3/manifests"},{"name":"0.5.4-rc.2","sha":"718d126da125773054ee89d67eef7b3ac32d5b40","kind":"commit","published_at":"2020-12-04T00:40:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2/manifests"},{"name":"0.5.4-rc.2-test2","sha":"71591249671bc335d22b078f1b6957ad38c03e3d","kind":"commit","published_at":"2020-12-03T21:53:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2-test2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2/manifests"},{"name":"0.5.4-rc.1","sha":"9bd5eed8799821dafde8578f4d3d7e807bc709a5","kind":"commit","published_at":"2020-12-03T00:56:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1/manifests"},{"name":"0.5.3","sha":"0eeb2e840e2d7280013ce8a3186b2df8af74b93a","kind":"commit","published_at":"2020-11-23T19:55:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"615073c9f5f6863a2b5616fe07bbf300d53e0042","kind":"commit","published_at":"2020-11-20T20:24:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"d82694fe70558dfff351a9a2cc64d083f7fdbd33","kind":"commit","published_at":"2020-11-12T13:13:39.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"7c06055e06f5980335da1e4717b89bf2428aadd5","kind":"commit","published_at":"2020-11-03T07:23:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"02732df09760847483f27688a8458b4cf8c02c32","kind":"commit","published_at":"2020-10-23T12:54:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"20730083decd7b354e9088f7a1446f50acd2e80b","kind":"commit","published_at":"2020-10-22T09:28:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"ec6594ce124afa8176f73dab3f6ee47bffd0f4ce","kind":"commit","published_at":"2020-10-21T15:19:07.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"f4557b2c0132eadb165ed99089e750379a8905a0","kind":"commit","published_at":"2020-10-11T14:16:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"d36f5a6c248dfa9962fae2271694ad9624551336","kind":"commit","published_at":"2020-10-06T18:42:52.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"442e9b9963d5b94315d5170ec4a2c9393b1379de","kind":"commit","published_at":"2020-10-01T18:04:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"4f0e7f761dfa24033cbadce2b4b50e23b964770f","kind":"commit","published_at":"2020-09-26T12:08:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"e96da30bb43b5118e6d08fc4a500656f5034ccb3","kind":"commit","published_at":"2020-09-17T06:24:22.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"7482c65f4ac6c738705f7a01585a9ce3199d93f7","kind":"commit","published_at":"2020-09-11T18:34:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"ddd6a83a0e807d2f726ba8e8c56c96025254d7a4","kind":"commit","published_at":"2020-09-11T06:35:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7a843ecb65493fa732a7169160d14eb0cf1f1098","kind":"commit","published_at":"2020-09-10T20:45:35.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"bb8f36a710c2f215d09e2a4568c4167934ce0f2a","kind":"commit","published_at":"2020-09-05T13:07:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"0f8161feb709e7448c824c5087fb830305a9d9b0","kind":"commit","published_at":"2020-09-02T07:29:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"060d6d4b0c6506cdbea79e10fb82361e899c2f50","kind":"commit","published_at":"2020-08-30T19:56:18.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"7afa05953c7c7536e638b405f333e4398b74e432","kind":"commit","published_at":"2020-08-27T19:29:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"14132f32302cb564ab31893ee7af7571745406d9","kind":"commit","published_at":"2020-08-26T20:37:34.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1/manifests"},{"name":"0.1.0-beta5","sha":"da93f542564f3d1615f2307eda78aee92ba1af46","kind":"commit","published_at":"2020-08-25T15:34:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta5","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5/manifests"},{"name":"0.1.0-beta4","sha":"8e907ded29ad39addbb452d424d4528eb21e0d55","kind":"commit","published_at":"2020-08-23T14:49:59.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta4","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4/manifests"},{"name":"0.1.0-beta3","sha":"186b7adf0bb47a500934b56cdb9dbbe24caab5c7","kind":"commit","published_at":"2020-08-22T09:38:16.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta3","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3/manifests"},{"name":"0.1.0-beta2","sha":"06fb399d574c86c3702e3d17adab58eeb8806685","kind":"commit","published_at":"2020-08-19T10:25:50.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta2","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2/manifests"},{"name":"0.1.0-beta1","sha":"14154a805637955530256566fbad5d68b726e0a9","kind":"commit","published_at":"2020-08-15T11:57:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta1","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T01:35:04.791Z","dependent_packages_count":0,"downloads":18007,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":29.246626491377363,"dependent_repos_count":28.658758965631026,"dependent_packages_count":33.54057762109029,"stargazers_count":5.199631822997169,"forks_count":7.003178131675379,"docker_downloads_count":2.5672658401605517,"average":17.702673145488628},"purl":"pkg:cargo/ajour","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ajour","docker_dependents_count":29,"docker_downloads_count":23282367,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ajour","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ajour/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T16:06:44.260Z","issues_count":59,"pull_requests_count":45,"avg_time_to_close_issue":5272390.033333333,"avg_time_to_close_pull_request":189730.07692307694,"issues_closed_count":30,"pull_requests_closed_count":39,"pull_request_authors_count":6,"issue_authors_count":38,"avg_comments_per_issue":3.711864406779661,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":38,"bot_issues_count":10,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/issues","maintainers":[{"login":"casperstorm","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperstorm"},{"login":"tarkah","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarkah"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour/codemeta","maintainers":[{"uuid":"99424","login":"casperstorm","name":"Casper Rogild Storm","email":null,"url":"https://github.com/casperstorm","packages_count":5,"html_url":"https://crates.io/users/casperstorm","role":null,"created_at":"2022-11-07T16:34:59.002Z","updated_at":"2022-11-07T16:34:59.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/casperstorm/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":331274,"maintainers_count":70665,"namespaces_count":0,"keywords_count":71208,"github":"rust-lang","metadata":{"funded_packages_count":30234,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-27T05:05:02.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3501318,"name":"ajour-weak-auras","ecosystem":"cargo","description":"Weak Auras library for Ajour","homepage":"https://github.com/ajour/ajour","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ajour/ajour","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2020-12-22T00:08:34.323Z","latest_release_published_at":"2021-03-31T16:17:30.171Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-26T17:04:22.317Z","created_at":"2022-04-10T20:11:50.543Z","updated_at":"2026-08-26T17:04:22.318Z","registry_url":"https://crates.io/crates/ajour-weak-auras/","install_command":"cargo install ajour-weak-auras","documentation_url":"https://docs.rs/ajour-weak-auras/","metadata":{"categories":[]},"repo_metadata":{"id":37177905,"uuid":"274977053","full_name":"ajour/ajour","owner":"ajour","description":"A World of Warcraft addon manager written in Rust.","archived":true,"fork":false,"pushed_at":"2024-09-17T14:57:45.000Z","size":29594,"stargazers_count":1008,"open_issues_count":41,"forks_count":84,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-08-21T14:36:09.027Z","etag":null,"topics":["addon","addon-managers","manager","rust","world-of-warcraft","wow"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajour.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-25T17:33:05.000Z","updated_at":"2026-08-19T22:32:52.000Z","dependencies_parsed_at":"2024-10-31T03:41:31.606Z","dependency_job_id":null,"html_url":"https://github.com/ajour/ajour","commit_stats":{"total_commits":1776,"total_committers":27,"mean_commits":65.77777777777777,"dds":"0.48873873873873874","last_synced_commit":"5ee83cce2ff796d0418188842caba1c174d6352c"},"previous_names":["casperstorm/ajour"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/ajour/ajour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/sbom","scorecard":{"id":174894,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajour/ajour","commit":"3826e898a9e3607d8426844bbd3ce9368bf3ded5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commit_to_pr_body.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown_lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_poeditor_translations.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_crates.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_draft.yml:1","Warn: no topLevel permission defined: .github/workflows/security-audit.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/release_to_draft.yml:93","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit_to_pr_body.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/commit_to_pr_body.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/markdown_lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_poeditor_translations.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/pull_poeditor_translations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_crates.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_crates.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_draft.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/release_to_draft.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-audit.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-audit.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ajour/ajour/security-audit.yml/master?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.2 not signed: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 not signed: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 not signed: https://api.github.com/repos/ajour/ajour/releases/47479362","Warn: release artifact 1.3.2 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50150144","Warn: release artifact 1.3.2-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/50055718","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49407469","Warn: release artifact 1.3.1-rc.1 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/49365614","Warn: release artifact 1.3.0 does not have provenance: https://api.github.com/repos/ajour/ajour/releases/47479362"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0090 / GHSA-64wv-8vwp-xgw2 / GHSA-qj69-c89v-jwq2","Warn: Project is vulnerable to: RUSTSEC-2024-0416","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2023-0004 / GHSA-96jv-r488-c2rj","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0418","Warn: Project is vulnerable to: RUSTSEC-2021-0091 / GHSA-28p5-7rg4-8v99 / GHSA-ff2r-xpwq-6whj","Warn: Project is vulnerable to: RUSTSEC-2024-0420","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2021-0119 / GHSA-76w9-p8mg-j927 / GHSA-wgrg-5h56-jg27","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2021-0140","Warn: Project is vulnerable to: RUSTSEC-2021-0096","Warn: Project is vulnerable to: RUSTSEC-2021-0080 / GHSA-62jx-8vmh-4mcw","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: RUSTSEC-2023-0074 / GHSA-3mv5-343c-w2qg / GHSA-rjhf-4mh8-9xjq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:27:58.462Z","repository_id":37177905,"created_at":"2025-08-16T17:27:58.462Z","updated_at":"2025-08-16T17:27:58.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36809446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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"},"owner_record":{"login":"ajour","name":"Ajour","uuid":"72744388","kind":"organization","description":"A World of Warcraft addon manager","email":"casperstorm@pm.me","website":"https://getajour.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72744388?v=4","repositories_count":4,"last_synced_at":"2023-03-04T09:34:48.015Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajour","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T17:01:36.690Z","updated_at":"2023-03-04T09:34:48.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajour/repositories"},"tags":[{"name":"1.3.2","sha":"c4d6f28dfe98f193c353dc2d2aa539845da5e4ce","kind":"commit","published_at":"2021-09-23T15:00:38.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2/manifests"},{"name":"1.3.2-rc.1","sha":"f24746f255536c6b4b4f9d3906cd12693daf9e81","kind":"commit","published_at":"2021-09-22T12:35:47.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.2-rc.1/manifests"},{"name":"1.3.1","sha":"49591ae4b997e85b9adfd09b896ab09db749d524","kind":"commit","published_at":"2021-09-12T08:12:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1/manifests"},{"name":"1.3.1-rc.1","sha":"2cc5dce854d98433b9594808ef6e045bb5394f4f","kind":"commit","published_at":"2021-09-10T17:54:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.1-rc.1/manifests"},{"name":"1.3.0","sha":"4c718bb7557f3f2ca3a640aecbabd80e9692efc1","kind":"commit","published_at":"2021-08-07T17:08:57.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0/manifests"},{"name":"1.3.0-rc.2","sha":"d6059600e62726aebcbc36424be0db991785d4d5","kind":"commit","published_at":"2021-08-02T00:35:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.2/manifests"},{"name":"1.3.0-rc.1","sha":"7ecaa53cba6d0f65533a771ced133ae77dcdc04c","kind":"commit","published_at":"2021-08-01T16:28:23.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.3.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.3.0-rc.1/manifests"},{"name":"1.2.5","sha":"788d55f3c0b89a0c7b757799cbbf3eedbc2b08ed","kind":"commit","published_at":"2021-07-26T13:01:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"ad2d593b0f6e62ed4d3e4e590b9bc710efc52c59","kind":"commit","published_at":"2021-07-26T10:58:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4/manifests"},{"name":"1.2.4-rc.1","sha":"3b7ca821a227c93805a1406bf03177314dcb502c","kind":"commit","published_at":"2021-07-24T11:56:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.4-rc.1/manifests"},{"name":"1.2.3","sha":"7673da543c58c9be943cc593fd5d516c6da60579","kind":"commit","published_at":"2021-07-17T18:08:36.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3/manifests"},{"name":"1.2.3-rc.1","sha":"76a1cdc596a0dbfcaf6eb1ef148fd5b11ba21800","kind":"commit","published_at":"2021-07-15T19:16:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.3-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.3-rc.1/manifests"},{"name":"1.2.2","sha":"acee40b7e6ab4dd73274ad3c217737919d3a8907","kind":"commit","published_at":"2021-07-06T19:22:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c2d6b4feee8a4dc2cada970c64a89cfd6d1505e3","kind":"commit","published_at":"2021-07-02T18:41:55.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1/manifests"},{"name":"1.2.1-rc.2","sha":"153aaa27f1c56a3f6cab0850cae7602884947316","kind":"commit","published_at":"2021-06-30T21:22:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.2/manifests"},{"name":"1.2.1-rc.1","sha":"915e378bcc90703590b0245fc08f04fd6f7bd9e9","kind":"commit","published_at":"2021-06-27T10:58:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.1-rc.1/manifests"},{"name":"1.2.0","sha":"b4f29e4b7526a91b03e7e73388dc2f5966950968","kind":"commit","published_at":"2021-05-20T08:30:29.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0/manifests"},{"name":"1.2.0-rc.1","sha":"b4afdd71d0b9a93c1b6bb0597d291d6f2490d4a5","kind":"commit","published_at":"2021-05-19T21:40:21.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.2.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.2.0-rc.1/manifests"},{"name":"1.1.0","sha":"9093ddd0160a5dcc2493c413132cef0f338339f1","kind":"commit","published_at":"2021-04-15T17:19:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0/manifests"},{"name":"1.1.0-rc.2","sha":"6ffe323bf1fa80aca950d962b55e7fe8418f6480","kind":"commit","published_at":"2021-04-12T18:35:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.2/manifests"},{"name":"1.1.0-rc.1","sha":"4a68b1a4a7e8c73614e59054937a46483fac8e27","kind":"commit","published_at":"2021-03-30T19:55:28.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.1.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.1.0-rc.1/manifests"},{"name":"1.0.1","sha":"65e4dde319e0b24b11f8cc4d704d1d90fd81a5b9","kind":"commit","published_at":"2021-03-28T12:13:17.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1/manifests"},{"name":"1.0.1-rc.2","sha":"236d4d9d785cb1166fe1711743abcb7c571261ea","kind":"commit","published_at":"2021-03-26T15:49:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.2/manifests"},{"name":"1.0.1-rc.1","sha":"63f15ad284772dce827201fd44c025bbc9bfeab6","kind":"commit","published_at":"2021-03-25T07:58:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.1-rc.1/manifests"},{"name":"1.0.0","sha":"6b207c0b28b6932928f59f8f49a829a8959d2594","kind":"commit","published_at":"2021-03-23T19:01:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0/manifests"},{"name":"1.0.0-rc.1","sha":"15a8df124d20e08b68bf6dad322962c737b599b5","kind":"commit","published_at":"2021-03-22T18:03:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/1.0.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/1.0.0-rc.1/manifests"},{"name":"0.8.0-rc.2","sha":"5a47221908c26e8b562e419b4f07447f9a4950a1","kind":"commit","published_at":"2021-03-17T23:24:46.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.2/manifests"},{"name":"0.8.0-rc.1","sha":"53f7b7b9e5030eb0a0a2402eadb64c6b7fc44e01","kind":"commit","published_at":"2021-03-14T23:43:41.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.8.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.8.0-rc.1/manifests"},{"name":"0.7.2","sha":"bc56207dff58410ea0c4d8ac7584db263db85eac","kind":"commit","published_at":"2021-03-02T09:06:49.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2/manifests"},{"name":"0.7.2-rc.2","sha":"f2e09432d73e543f7bbeabfc374fee0428547ada","kind":"commit","published_at":"2021-02-27T06:36:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.2/manifests"},{"name":"0.7.2-rc.1","sha":"ac3b7cfefae3fc3d1cff5a87df67bbf7ce7fa877","kind":"commit","published_at":"2021-02-22T21:30:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.2-rc.1/manifests"},{"name":"0.7.1","sha":"8bd9a2a93cbb752ab7105b28d6981d2a56f56a8a","kind":"commit","published_at":"2021-02-14T10:18:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1/manifests"},{"name":"0.7.1-rc.1","sha":"e5a95a799971e230f3e4a599efbe8a0e0d123694","kind":"commit","published_at":"2021-02-09T08:46:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.1-rc.1/manifests"},{"name":"0.7.0","sha":"1c057fdb5f1f02915219664220978af79551723f","kind":"commit","published_at":"2021-01-26T11:36:48.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0/manifests"},{"name":"0.7.0-rc.3","sha":"b5932bfc260dc208a055a9f74c366bdbdce7d40e","kind":"commit","published_at":"2021-01-25T21:39:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.3/manifests"},{"name":"0.7.0-rc.2","sha":"b1e7a46b453fbb1ee181481ae3da07a38f1d7a68","kind":"commit","published_at":"2021-01-23T07:44:06.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.7.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.7.0-rc.2/manifests"},{"name":"0.6.3","sha":"aafb5ba1509a6cb8ff26d6df37dae039ce5aff26","kind":"commit","published_at":"2021-01-14T13:06:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5118d09853e707e2b0171734365c9811576e7dbe","kind":"commit","published_at":"2021-01-14T10:06:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2/manifests"},{"name":"0.6.2-rc.1","sha":"587f2c1c5d39516d10bbaaa23488120c9444588d","kind":"commit","published_at":"2021-01-08T21:57:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.2-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.2-rc.1/manifests"},{"name":"0.6.1","sha":"d6bdbfaf935b94c78d10ea09976b2d3906ad7d33","kind":"commit","published_at":"2021-01-02T21:06:24.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1/manifests"},{"name":"0.6.1-rc.1","sha":"647ee9ccae77354b180aa3d6376d2169a426b19e","kind":"commit","published_at":"2020-12-22T18:19:12.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.1-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.1-rc.1/manifests"},{"name":"0.6.0","sha":"306491b5ec76212e33a7573eae1df50508278203","kind":"commit","published_at":"2020-12-20T22:13:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0/manifests"},{"name":"0.6.0-rc.2","sha":"49367e96512c7e65cf76b0c895d19496d945eefc","kind":"commit","published_at":"2020-12-18T21:08:14.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.2/manifests"},{"name":"0.6.0-rc.1","sha":"2f60550e5ad965ff76516c51a7093adf260c4b25","kind":"commit","published_at":"2020-12-18T18:17:53.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.6.0-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.6.0-rc.1/manifests"},{"name":"0.5.5-rc.1","sha":"af9107b174b2f766b707223364e1708f7f782ddf","kind":"commit","published_at":"2020-12-09T23:25:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.5-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.5-rc.1/manifests"},{"name":"0.5.4","sha":"67884abb8594e461ce6efee7d7c46f2182065bbc","kind":"tag","published_at":"2020-12-07T20:30:56.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4/manifests"},{"name":"0.5.4-rc.4","sha":"e8037088eb21eac805ab6e1b7bc77461280e9764","kind":"commit","published_at":"2020-12-07T16:42:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.4/manifests"},{"name":"0.5.4-rc.3","sha":"2a4d2f3d069fe2781fdd0953614b2bed97b5ffda","kind":"commit","published_at":"2020-12-07T07:48:58.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.3/manifests"},{"name":"0.5.4-rc.2","sha":"718d126da125773054ee89d67eef7b3ac32d5b40","kind":"commit","published_at":"2020-12-04T00:40:44.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2/manifests"},{"name":"0.5.4-rc.2-test2","sha":"71591249671bc335d22b078f1b6957ad38c03e3d","kind":"commit","published_at":"2020-12-03T21:53:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.2-test2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.2-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.2-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.2-test2/manifests"},{"name":"0.5.4-rc.1","sha":"9bd5eed8799821dafde8578f4d3d7e807bc709a5","kind":"commit","published_at":"2020-12-03T00:56:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.4-rc.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.4-rc.1/manifests"},{"name":"0.5.3","sha":"0eeb2e840e2d7280013ce8a3186b2df8af74b93a","kind":"commit","published_at":"2020-11-23T19:55:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"615073c9f5f6863a2b5616fe07bbf300d53e0042","kind":"commit","published_at":"2020-11-20T20:24:08.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"d82694fe70558dfff351a9a2cc64d083f7fdbd33","kind":"commit","published_at":"2020-11-12T13:13:39.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"7c06055e06f5980335da1e4717b89bf2428aadd5","kind":"commit","published_at":"2020-11-03T07:23:13.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.5.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"02732df09760847483f27688a8458b4cf8c02c32","kind":"commit","published_at":"2020-10-23T12:54:42.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"20730083decd7b354e9088f7a1446f50acd2e80b","kind":"commit","published_at":"2020-10-22T09:28:30.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"ec6594ce124afa8176f73dab3f6ee47bffd0f4ce","kind":"commit","published_at":"2020-10-21T15:19:07.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"f4557b2c0132eadb165ed99089e750379a8905a0","kind":"commit","published_at":"2020-10-11T14:16:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"d36f5a6c248dfa9962fae2271694ad9624551336","kind":"commit","published_at":"2020-10-06T18:42:52.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.4.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"442e9b9963d5b94315d5170ec4a2c9393b1379de","kind":"commit","published_at":"2020-10-01T18:04:51.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"4f0e7f761dfa24033cbadce2b4b50e23b964770f","kind":"commit","published_at":"2020-09-26T12:08:19.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"e96da30bb43b5118e6d08fc4a500656f5034ccb3","kind":"commit","published_at":"2020-09-17T06:24:22.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"7482c65f4ac6c738705f7a01585a9ce3199d93f7","kind":"commit","published_at":"2020-09-11T18:34:31.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"ddd6a83a0e807d2f726ba8e8c56c96025254d7a4","kind":"commit","published_at":"2020-09-11T06:35:03.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7a843ecb65493fa732a7169160d14eb0cf1f1098","kind":"commit","published_at":"2020-09-10T20:45:35.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.3.0","html_url":"https://github.com/ajour/ajour/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"bb8f36a710c2f215d09e2a4568c4167934ce0f2a","kind":"commit","published_at":"2020-09-05T13:07:25.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.5","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"0f8161feb709e7448c824c5087fb830305a9d9b0","kind":"commit","published_at":"2020-09-02T07:29:43.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.4","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"060d6d4b0c6506cdbea79e10fb82361e899c2f50","kind":"commit","published_at":"2020-08-30T19:56:18.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.3","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"7afa05953c7c7536e638b405f333e4398b74e432","kind":"commit","published_at":"2020-08-27T19:29:00.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.2","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"14132f32302cb564ab31893ee7af7571745406d9","kind":"commit","published_at":"2020-08-26T20:37:34.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.2.1","html_url":"https://github.com/ajour/ajour/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.2.1/manifests"},{"name":"0.1.0-beta5","sha":"da93f542564f3d1615f2307eda78aee92ba1af46","kind":"commit","published_at":"2020-08-25T15:34:32.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta5","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta5/manifests"},{"name":"0.1.0-beta4","sha":"8e907ded29ad39addbb452d424d4528eb21e0d55","kind":"commit","published_at":"2020-08-23T14:49:59.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta4","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta4/manifests"},{"name":"0.1.0-beta3","sha":"186b7adf0bb47a500934b56cdb9dbbe24caab5c7","kind":"commit","published_at":"2020-08-22T09:38:16.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta3","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta3/manifests"},{"name":"0.1.0-beta2","sha":"06fb399d574c86c3702e3d17adab58eeb8806685","kind":"commit","published_at":"2020-08-19T10:25:50.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta2","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta2/manifests"},{"name":"0.1.0-beta1","sha":"14154a805637955530256566fbad5d68b726e0a9","kind":"commit","published_at":"2020-08-15T11:57:54.000Z","download_url":"https://codeload.github.com/ajour/ajour/tar.gz/0.1.0-beta1","html_url":"https://github.com/ajour/ajour/releases/tag/0.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajour/ajour@0.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/tags/0.1.0-beta1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T12:11:16.362Z","dependent_packages_count":1,"downloads":13037,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":29.00940171627567,"dependent_repos_count":17.362870725644925,"dependent_packages_count":15.958396679456552,"stargazers_count":5.278311712334826,"forks_count":7.190562788676634,"docker_downloads_count":2.9673662111181716,"average":12.961151638917796},"purl":"pkg:cargo/ajour-weak-auras","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ajour-weak-auras","docker_dependents_count":29,"docker_downloads_count":23282367,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ajour-weak-auras","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ajour-weak-auras/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T16:06:44.260Z","issues_count":59,"pull_requests_count":45,"avg_time_to_close_issue":5272390.033333333,"avg_time_to_close_pull_request":189730.07692307694,"issues_closed_count":30,"pull_requests_closed_count":39,"pull_request_authors_count":6,"issue_authors_count":38,"avg_comments_per_issue":3.711864406779661,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":38,"bot_issues_count":10,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/issues","maintainers":[{"login":"casperstorm","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperstorm"},{"login":"tarkah","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarkah"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-weak-auras/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-weak-auras/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-weak-auras/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-weak-auras/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-weak-auras/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ajour-weak-auras/codemeta","maintainers":[{"uuid":"99424","login":"casperstorm","name":"Casper Rogild Storm","email":null,"url":"https://github.com/casperstorm","packages_count":5,"html_url":"https://crates.io/users/casperstorm","role":null,"created_at":"2022-11-07T16:34:59.728Z","updated_at":"2022-11-07T16:34:59.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/casperstorm/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":331274,"maintainers_count":70665,"namespaces_count":0,"keywords_count":71208,"github":"rust-lang","metadata":{"funded_packages_count":30234,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-27T05:05:02.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1209943,"full_name":"ajour/ajour","default_branch":"master","total_commits":1777,"total_committers":25,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":71.08,"dds":0.3100731570061902,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-26T21:26:26.156Z","last_synced_commit":"3826e898a9e3607d8426844bbd3ce9368bf3ded5","created_at":"2023-03-10T14:44:25.777Z","updated_at":"2026-08-26T21:26:26.078Z","committers":[{"name":"Casper Rogild Storm","email":"casper+github@rogildstorm.com","login":"casperstorm","count":1226},{"name":"Cory Forsstrom","email":"cforsstrom18@gmail.com","login":"tarkah","count":435},{"name":"Simon Arnaud","email":"simon.arnaud@anses.fr","login":"ANSES-Simon-Arnaud","count":23},{"name":"mlablah","email":"68285419+mlablah","login":"mlablah","count":23},{"name":"francesco","email":"francesco.viglino@webhub.it","login":null,"count":15},{"name":"Sebastian Berglönn","email":"sebastianberglonn@gmail.com","login":"Cronnay","count":8},{"name":"CrimsonVoid","email":"CrimsonVoid","login":"CrimsonVoid","count":6},{"name":"Jef LeCompte","email":"jeffreylec@gmail.com","login":"jef","count":6},{"name":"Nelfym","email":"12660094+Nelfym","login":"Nelfym","count":5},{"name":"Kasper Kronborg","email":"kasper@kronborg.info","login":"kasperkronborg","count":4},{"name":"Nikolaj K. Falsted","email":"nikolajfalsted@gmail.com","login":"nkf","count":4},{"name":"revinder","email":"michal0kasprzyk@gmail.com","login":"RevinderDev","count":4},{"name":"Kristian Williams","email":"kristian.andersonwilliams@gmail.com","login":"kwilliams1987","count":2},{"name":"Sebastian Luzynski","email":"sebastian.luzynski@gmail.com","login":"LEGOL2","count":2},{"name":"Zee V. (Philip)","email":"zee@vall.in","login":"zeevallin","count":2},{"name":"kawashita86","email":"kawashita@hotmail.it","login":"kawashita86","count":2},{"name":"Mason","email":"masonnl@yahoo.com","login":"masonnl","count":2},{"name":"Evan Burkey","email":"evan@burkey.co","login":"3burk","count":1},{"name":"Lukasz Czaplinski","email":"git@scoiatael.dev","login":"scoiatael","count":1},{"name":"Sean Kelly","email":"home@seank.com","login":"seank-com","count":1},{"name":"Simon Arnaud","email":"github.maz@kabalo.org","login":"Mazwak","count":1},{"name":"layday","email":"layday@protonmail.com","login":"layday","count":1},{"name":"Kristian Williams","email":"kris@softtech.nl","login":null,"count":1},{"name":"Jncl","email":"jncl@mac.com","login":null,"count":1},{"name":"カワリミ人形","email":"kawarimidoll+git@gmail.com","login":"kawarimidoll","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-27T00:00:09.802Z","repositories_count":6813446,"commits_count":987114343,"contributors_count":41630223,"owners_count":1370711,"committers_count":3375903,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"ajour/ajour","html_url":"https://github.com/ajour/ajour","last_synced_at":"2026-08-26T17:02:30.517Z","status":null,"issues_count":59,"pull_requests_count":45,"avg_time_to_close_issue":5272390.033333333,"avg_time_to_close_pull_request":189730.07692307694,"issues_closed_count":30,"pull_requests_closed_count":39,"pull_request_authors_count":6,"issue_authors_count":38,"avg_comments_per_issue":3.711864406779661,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":38,"bot_issues_count":10,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T22:15:28.755Z","updated_at":"2026-08-26T17:02:30.518Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajour%2Fajour/issues","issue_labels_count":{"table":{"B - bug":22,"B - missing feature":19,"C - waiting on maintainer":7,"S - addons":5,"A - needs reproduction":3,"C - waiting on upstream":3,"B - crash":2,"F - duplicate":2,"enhancement":2,"F - rejected":2,"S - catalog":1,"S - iced":1,"OS - windows":1,"S - wgpu":1,"C - waiting on author":1,"S - gui":1,"good first issue":1,"F - not a bug":1,"A - dependency":1,"P - high":1,"S - parsing":1}},"pull_request_labels_count":{"table":{"A - dependency":5}},"issue_author_associations_count":{"table":{"NONE":56,"CONTRIBUTOR":2,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"MEMBER":30,"NONE":15}},"issue_authors":{"table":{"github-actions[bot]":10,"Arcitec":5,"waytoomuchgaming":3,"hasnogaems":3,"JoshStrobl":2,"jimnordb":2,"Sooongz":2,"Silun":2,"nreilly":1,"Kechlion":1,"Nelfym":1,"LenweSaralonde":1,"grrttedwards":1,"nosrednaski":1,"AmazonCourt":1,"LutzPS":1,"Kuurse":1,"Ketrel":1,"bloodstrike":1,"Char11e":1,"Ruffz":1,"oscassey":1,"pilotstew":1,"vitorgalvao":1,"glyph":1,"kiddingbaby":1,"jrydh":1,"Maia-Everett":1,"SamMousa":1,"ylixir":1,"truekenny":1,"Industrial":1,"StrangePeanut":1,"kwilliams1987":1,"tordenflesk":1,"jkw":1,"casperstorm":1,"Kurnasos":1}},"pull_request_authors":{"table":{"casperstorm":21,"tarkah":9,"github-actions[bot]":8,"dependabot[bot]":5,"jncl":1,"sikrinick":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-27T00:00:05.952Z","repositories_count":16475824,"issues_count":43001229,"pull_requests_count":137341893,"authors_count":11551405,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"casperstorm","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperstorm"}},{"table":{"login":"tarkah","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarkah"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1,"WatchEvent":12},"last_year":{"WatchEvent":2}},"keywords":["addon","addon-managers","manager","rust","world-of-warcraft","wow"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T03:00:56.845Z","updated_at":"2022-07-12T03:00:56.845Z","repository_link":"https://github.com/ajour/ajour/blob/master/Cargo.lock","dependencies":[{"id":148632335,"package_name":"ab_glyph","ecosystem":"cargo","requirements":"0.2.11","direct":false,"kind":"runtime","optional":false},{"id":148632336,"package_name":"ab_glyph_rasterizer","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":148632337,"package_name":"addr2line","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":148632338,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":148632339,"package_name":"adler32","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632340,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.18","direct":false,"kind":"runtime","optional":false},{"id":148632341,"package_name":"andrew","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":148632342,"package_name":"android_glue","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":148632343,"package_name":"ansi_term","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":148632344,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.42","direct":false,"kind":"runtime","optional":false},{"id":148632345,"package_name":"approx","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":148632346,"package_name":"arrayvec","ecosystem":"cargo","requirements":"0.4.12","direct":false,"kind":"runtime","optional":false},{"id":148632347,"package_name":"arrayvec","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":148632348,"package_name":"ash","ecosystem":"cargo","requirements":"0.31.0","direct":false,"kind":"runtime","optional":false},{"id":148632349,"package_name":"async-channel","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":148632350,"package_name":"async-executor","ecosystem":"cargo","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":148632351,"package_name":"async-global-executor","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":148632352,"package_name":"async-io","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":148632353,"package_name":"async-lock","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632354,"package_name":"async-mutex","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632355,"package_name":"async-process","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632356,"package_name":"async-std","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":148632357,"package_name":"async-task","ecosystem":"cargo","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":148632358,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.51","direct":false,"kind":"runtime","optional":false},{"id":148632359,"package_name":"atk-sys","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632360,"package_name":"atomic-waker","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632361,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":148632362,"package_name":"autocfg","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":148632363,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":148632364,"package_name":"backtrace","ecosystem":"cargo","requirements":"0.3.61","direct":false,"kind":"runtime","optional":false},{"id":148632365,"package_name":"bit-set","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":148632366,"package_name":"bit-vec","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":148632367,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632368,"package_name":"block","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":148632369,"package_name":"blocking","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":148632370,"package_name":"bstr","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":148632371,"package_name":"bumpalo","ecosystem":"cargo","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":148632372,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632373,"package_name":"bytemuck","ecosystem":"cargo","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":148632374,"package_name":"bytemuck_derive","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":148632375,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":148632376,"package_name":"bytes","ecosystem":"cargo","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":148632377,"package_name":"bytes","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":148632378,"package_name":"bzip2","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":148632379,"package_name":"bzip2-sys","ecosystem":"cargo","requirements":"0.1.11+1.0.8","direct":false,"kind":"runtime","optional":false},{"id":148632380,"package_name":"cache-padded","ecosystem":"cargo","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632381,"package_name":"cairo-sys-rs","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632382,"package_name":"calloop","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":148632384,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":148632385,"package_name":"cfg-if","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":148632386,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632387,"package_name":"cgl","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":148632388,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.19","direct":false,"kind":"runtime","optional":false},{"id":148632390,"package_name":"clap","ecosystem":"cargo","requirements":"2.33.3","direct":false,"kind":"runtime","optional":false},{"id":148632391,"package_name":"clipboard-win","ecosystem":"cargo","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632393,"package_name":"clipboard_macos","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632394,"package_name":"clipboard_wayland","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632396,"package_name":"clipboard_x11","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":148632397,"package_name":"cloudabi","ecosystem":"cargo","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":148632399,"package_name":"cmake","ecosystem":"cargo","requirements":"0.1.45","direct":false,"kind":"runtime","optional":false},{"id":148632400,"package_name":"cocoa","ecosystem":"cargo","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":148632401,"package_name":"cocoa","ecosystem":"cargo","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":148632402,"package_name":"cocoa-foundation","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632403,"package_name":"color_quant","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632404,"package_name":"concurrent-queue","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632405,"package_name":"copyless","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":148632406,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632407,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":148632408,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632409,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":148632410,"package_name":"core-graphics","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":148632411,"package_name":"core-graphics","ecosystem":"cargo","requirements":"0.22.2","direct":false,"kind":"runtime","optional":false},{"id":148632412,"package_name":"core-graphics-types","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632413,"package_name":"core-text","ecosystem":"cargo","requirements":"19.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632414,"package_name":"core-video-sys","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":148632415,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632416,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":148632417,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":148632418,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":148632419,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":148632420,"package_name":"ctor","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":148632421,"package_name":"curl","ecosystem":"cargo","requirements":"0.4.38","direct":false,"kind":"runtime","optional":false},{"id":148632422,"package_name":"curl-sys","ecosystem":"cargo","requirements":"0.4.45+curl-7.78.0","direct":false,"kind":"runtime","optional":false},{"id":148632423,"package_name":"d3d12","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":148632424,"package_name":"darling","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":148632425,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":148632426,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":148632427,"package_name":"deflate","ecosystem":"cargo","requirements":"0.8.6","direct":false,"kind":"runtime","optional":false},{"id":148632428,"package_name":"derivative","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632429,"package_name":"dirs-next","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632430,"package_name":"dirs-sys-next","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":148632431,"package_name":"dispatch","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632432,"package_name":"dlib","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":148632433,"package_name":"dlib","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":148632434,"package_name":"dodrio","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632435,"package_name":"downcast-rs","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632436,"package_name":"dtoa","ecosystem":"cargo","requirements":"0.4.8","direct":false,"kind":"runtime","optional":false},{"id":148632437,"package_name":"dwrote","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":148632438,"package_name":"dyn-clone","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":148632439,"package_name":"either","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":148632440,"package_name":"embed-resource","ecosystem":"cargo","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":148632441,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.28","direct":false,"kind":"runtime","optional":false},{"id":148632442,"package_name":"error-code","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632443,"package_name":"euclid","ecosystem":"cargo","requirements":"0.22.6","direct":false,"kind":"runtime","optional":false},{"id":148632444,"package_name":"event-listener","ecosystem":"cargo","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":148632445,"package_name":"expat-sys","ecosystem":"cargo","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":148632446,"package_name":"fancy-regex","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":148632447,"package_name":"fastrand","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":148632448,"package_name":"fern","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":148632449,"package_name":"filetime","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":148632450,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.20","direct":false,"kind":"runtime","optional":false},{"id":148632451,"package_name":"float-ord","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632452,"package_name":"flume","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":148632453,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":148632454,"package_name":"font-kit","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":148632455,"package_name":"foreign-types","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":148632456,"package_name":"foreign-types-shared","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632457,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":148632458,"package_name":"freetype","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632459,"package_name":"freetype-sys","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":148632460,"package_name":"fuchsia-cprng","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632461,"package_name":"fuchsia-zircon","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632462,"package_name":"fuchsia-zircon-sys","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632463,"package_name":"futures","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632464,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632465,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632466,"package_name":"futures-executor","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632467,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632468,"package_name":"futures-lite","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":148632469,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632470,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632471,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632472,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632473,"package_name":"fuzzy-matcher","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":148632474,"package_name":"fxhash","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632475,"package_name":"gdk-pixbuf-sys","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632476,"package_name":"gdk-sys","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632477,"package_name":"gethostname","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632478,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.1.16","direct":false,"kind":"runtime","optional":false},{"id":148632479,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":148632480,"package_name":"gfx-auxil","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632481,"package_name":"gfx-backend-dx11","ecosystem":"cargo","requirements":"0.6.17","direct":false,"kind":"runtime","optional":false},{"id":148632482,"package_name":"gfx-backend-dx12","ecosystem":"cargo","requirements":"0.6.13","direct":false,"kind":"runtime","optional":false},{"id":148632483,"package_name":"gfx-backend-empty","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":148632484,"package_name":"gfx-backend-metal","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":148632485,"package_name":"gfx-backend-vulkan","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":148632486,"package_name":"gfx-descriptor","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632487,"package_name":"gfx-hal","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":148632488,"package_name":"gfx-memory","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632489,"package_name":"gif","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":148632490,"package_name":"gimli","ecosystem":"cargo","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":148632491,"package_name":"gio-sys","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":148632492,"package_name":"gl_generator","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":148632493,"package_name":"glam","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":148632494,"package_name":"glib-sys","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":148632495,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632496,"package_name":"gloo-timers","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632497,"package_name":"glow","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":148632498,"package_name":"glow_glyph","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632499,"package_name":"glutin","ecosystem":"cargo","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":148632500,"package_name":"glutin_egl_sys","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":148632501,"package_name":"glutin_emscripten_sys","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632502,"package_name":"glutin_gles2_sys","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":148632503,"package_name":"glutin_glx_sys","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":148632504,"package_name":"glutin_wgl_sys","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":148632505,"package_name":"glyph_brush","ecosystem":"cargo","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":148632506,"package_name":"glyph_brush_draw_cache","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":148632507,"package_name":"glyph_brush_layout","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":148632508,"package_name":"gobject-sys","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632509,"package_name":"gtk-sys","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632510,"package_name":"guillotiere","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":148632511,"package_name":"heck","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632512,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":148632513,"package_name":"http","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":148632514,"package_name":"ident_case","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":148632515,"package_name":"idna","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":148632516,"package_name":"image","ecosystem":"cargo","requirements":"0.23.14","direct":false,"kind":"runtime","optional":false},{"id":148632517,"package_name":"inplace_it","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632518,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":148632519,"package_name":"iovec","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":148632520,"package_name":"isahc","ecosystem":"cargo","requirements":"0.9.14","direct":false,"kind":"runtime","optional":false},{"id":148632521,"package_name":"isahc","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632522,"package_name":"isolang","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632523,"package_name":"itoa","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":148632524,"package_name":"jni-sys","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632525,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":148632526,"package_name":"jpeg-decoder","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":148632527,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.51","direct":false,"kind":"runtime","optional":false},{"id":148632528,"package_name":"json-gettext","ecosystem":"cargo","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":148632529,"package_name":"kernel32-sys","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632530,"package_name":"khronos_api","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632531,"package_name":"kv-log-macro","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":148632532,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632533,"package_name":"lazycell","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632534,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.98","direct":false,"kind":"runtime","optional":false},{"id":148632535,"package_name":"libloading","ecosystem":"cargo","requirements":"0.6.7","direct":false,"kind":"runtime","optional":false},{"id":148632536,"package_name":"libloading","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632537,"package_name":"libnghttp2-sys","ecosystem":"cargo","requirements":"0.1.6+1.43.0","direct":false,"kind":"runtime","optional":false},{"id":148632538,"package_name":"libz-sys","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":148632539,"package_name":"linked-hash-map","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":148632540,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":148632541,"package_name":"log","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":148632542,"package_name":"log-panics","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632543,"package_name":"longest-increasing-subsequence","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632544,"package_name":"lua-src","ecosystem":"cargo","requirements":"540.0.1","direct":false,"kind":"runtime","optional":false},{"id":148632545,"package_name":"luajit-src","ecosystem":"cargo","requirements":"210.2.0+resty5f13855","direct":false,"kind":"runtime","optional":false},{"id":148632546,"package_name":"malloc_buf","ecosystem":"cargo","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":148632547,"package_name":"matches","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":148632548,"package_name":"maybe-uninit","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632549,"package_name":"memchr","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632550,"package_name":"memmap2","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632551,"package_name":"memmap2","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":148632552,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":148632553,"package_name":"metal","ecosystem":"cargo","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":148632554,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":148632555,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":148632556,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":148632557,"package_name":"mio","ecosystem":"cargo","requirements":"0.6.23","direct":false,"kind":"runtime","optional":false},{"id":148632558,"package_name":"mio-extras","ecosystem":"cargo","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":148632559,"package_name":"miow","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632560,"package_name":"mlua","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":148632561,"package_name":"naga","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632562,"package_name":"native-dialog","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":148632563,"package_name":"ndk","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632564,"package_name":"ndk-glue","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632565,"package_name":"ndk-macro","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632566,"package_name":"ndk-sys","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632567,"package_name":"net2","ecosystem":"cargo","requirements":"0.2.37","direct":false,"kind":"runtime","optional":false},{"id":148632568,"package_name":"nix","ecosystem":"cargo","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":148632569,"package_name":"nix","ecosystem":"cargo","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":148632570,"package_name":"nodrop","ecosystem":"cargo","requirements":"0.1.14","direct":false,"kind":"runtime","optional":false},{"id":148632571,"package_name":"nom","ecosystem":"cargo","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":148632572,"package_name":"num-format","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632573,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":148632574,"package_name":"num-iter","ecosystem":"cargo","requirements":"0.1.42","direct":false,"kind":"runtime","optional":false},{"id":148632575,"package_name":"num-rational","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":148632576,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":148632577,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":148632578,"package_name":"num_enum","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":148632579,"package_name":"num_enum_derive","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":148632580,"package_name":"objc","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":148632581,"package_name":"objc-foundation","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632582,"package_name":"objc_exception","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":148632583,"package_name":"objc_id","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632584,"package_name":"object","ecosystem":"cargo","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":148632585,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":148632586,"package_name":"open","ecosystem":"cargo","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":148632587,"package_name":"opener","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":148632588,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":148632589,"package_name":"openssl-sys","ecosystem":"cargo","requirements":"0.9.65","direct":false,"kind":"runtime","optional":false},{"id":148632590,"package_name":"ordered-float","ecosystem":"cargo","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632591,"package_name":"osmesa-sys","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":148632592,"package_name":"owned_ttf_parser","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":148632593,"package_name":"owned_ttf_parser","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":148632594,"package_name":"pango-sys","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632595,"package_name":"parking","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632596,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":148632597,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":148632598,"package_name":"path-slash","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":148632599,"package_name":"pathdiff","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632600,"package_name":"pathfinder_geometry","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":148632601,"package_name":"pathfinder_simd","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":148632602,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632603,"package_name":"pest","ecosystem":"cargo","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":148632604,"package_name":"phf","ecosystem":"cargo","requirements":"0.7.24","direct":false,"kind":"runtime","optional":false},{"id":148632605,"package_name":"phf_codegen","ecosystem":"cargo","requirements":"0.7.24","direct":false,"kind":"runtime","optional":false},{"id":148632606,"package_name":"phf_generator","ecosystem":"cargo","requirements":"0.7.24","direct":false,"kind":"runtime","optional":false},{"id":148632607,"package_name":"phf_shared","ecosystem":"cargo","requirements":"0.7.24","direct":false,"kind":"runtime","optional":false},{"id":148632608,"package_name":"pin-project","ecosystem":"cargo","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":148632609,"package_name":"pin-project-internal","ecosystem":"cargo","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":148632610,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":148632611,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632612,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.19","direct":false,"kind":"runtime","optional":false},{"id":148632613,"package_name":"png","ecosystem":"cargo","requirements":"0.16.8","direct":false,"kind":"runtime","optional":false},{"id":148632614,"package_name":"polling","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632615,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":148632616,"package_name":"proc-macro-crate","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":148632617,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":148632618,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":148632619,"package_name":"proc-macro-hack","ecosystem":"cargo","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":148632620,"package_name":"proc-macro-nested","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":148632621,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":148632622,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":148632623,"package_name":"rand","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":148632624,"package_name":"rand","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":148632625,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":148632626,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632627,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632628,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":148632629,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":148632630,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":148632631,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":148632632,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":148632633,"package_name":"rand_hc","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632634,"package_name":"rand_hc","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632635,"package_name":"rand_hc","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":148632636,"package_name":"rand_isaac","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632637,"package_name":"rand_jitter","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":148632638,"package_name":"rand_os","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":148632639,"package_name":"rand_pcg","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":148632640,"package_name":"rand_xorshift","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632641,"package_name":"range-alloc","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":148632642,"package_name":"raw-window-handle","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632643,"package_name":"rayon","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":148632644,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":148632645,"package_name":"rdrand","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632646,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":148632647,"package_name":"redox_users","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632648,"package_name":"regex","ecosystem":"cargo","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":148632649,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.25","direct":false,"kind":"runtime","optional":false},{"id":148632650,"package_name":"remove_dir_all","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":148632651,"package_name":"retry","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632652,"package_name":"rfd","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632653,"package_name":"rustc-demangle","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":148632654,"package_name":"rustc-hash","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632655,"package_name":"rustc_version","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632656,"package_name":"rusttype","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":148632657,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":148632658,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":148632659,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":148632660,"package_name":"scoped-tls","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":148632661,"package_name":"scoped_threadpool","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":148632662,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632663,"package_name":"semver","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":148632664,"package_name":"semver-parser","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":148632665,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.127","direct":false,"kind":"runtime","optional":false},{"id":148632666,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.127","direct":false,"kind":"runtime","optional":false},{"id":148632667,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.66","direct":false,"kind":"runtime","optional":false},{"id":148632668,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":148632669,"package_name":"serde_yaml","ecosystem":"cargo","requirements":"0.8.17","direct":false,"kind":"runtime","optional":false},{"id":148632670,"package_name":"servo-fontconfig","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":148632671,"package_name":"servo-fontconfig-sys","ecosystem":"cargo","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632672,"package_name":"shared_library","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":148632673,"package_name":"signal-hook","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":148632674,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632675,"package_name":"siphasher","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":148632676,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":148632677,"package_name":"slotmap","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":148632678,"package_name":"sluice","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":148632679,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":148632680,"package_name":"smithay-client-toolkit","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":148632681,"package_name":"smithay-client-toolkit","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":148632682,"package_name":"smithay-clipboard","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":148632683,"package_name":"socket2","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":148632684,"package_name":"spinning_top","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":148632685,"package_name":"spirv_cross","ecosystem":"cargo","requirements":"0.22.2","direct":false,"kind":"runtime","optional":false},{"id":148632686,"package_name":"spirv_headers","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":148632687,"package_name":"static_assertions","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632688,"package_name":"storage-map","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632689,"package_name":"str-buf","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":148632690,"package_name":"strfmt","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":148632691,"package_name":"strsim","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":148632692,"package_name":"strsim","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":148632693,"package_name":"structopt","ecosystem":"cargo","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":148632694,"package_name":"structopt-derive","ecosystem":"cargo","requirements":"0.4.15","direct":false,"kind":"runtime","optional":false},{"id":148632695,"package_name":"strum","ecosystem":"cargo","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":148632696,"package_name":"strum_macros","ecosystem":"cargo","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":148632697,"package_name":"svg_fmt","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":148632698,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.74","direct":false,"kind":"runtime","optional":false},{"id":148632699,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":148632700,"package_name":"system-deps","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":148632701,"package_name":"tar","ecosystem":"cargo","requirements":"0.4.35","direct":false,"kind":"runtime","optional":false},{"id":148632702,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632703,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":148632704,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.26","direct":false,"kind":"runtime","optional":false},{"id":148632705,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.26","direct":false,"kind":"runtime","optional":false},{"id":148632706,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":148632707,"package_name":"thunderdome","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632708,"package_name":"tiff","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":148632709,"package_name":"time","ecosystem":"cargo","requirements":"0.1.43","direct":false,"kind":"runtime","optional":false},{"id":148632710,"package_name":"timeago","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632711,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":148632712,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632713,"package_name":"toml","ecosystem":"cargo","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":148632714,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.26","direct":false,"kind":"runtime","optional":false},{"id":148632715,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":148632716,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.18","direct":false,"kind":"runtime","optional":false},{"id":148632717,"package_name":"tracing-futures","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":148632718,"package_name":"ttf-parser","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":148632719,"package_name":"ttf-parser","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":148632720,"package_name":"twox-hash","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":148632721,"package_name":"typed-arena","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":148632722,"package_name":"ucd-trie","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":148632723,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":148632724,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":148632725,"package_name":"unicode-segmentation","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":148632726,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":148632727,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632728,"package_name":"url","ecosystem":"cargo","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632729,"package_name":"urlencoding","ecosystem":"cargo","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632730,"package_name":"value-bag","ecosystem":"cargo","requirements":"1.0.0-alpha.7","direct":false,"kind":"runtime","optional":false},{"id":148632731,"package_name":"vcpkg","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":148632732,"package_name":"vec_map","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":148632733,"package_name":"version-compare","ecosystem":"cargo","requirements":"0.0.10","direct":false,"kind":"runtime","optional":false},{"id":148632734,"package_name":"version-compare","ecosystem":"cargo","requirements":"0.0.11","direct":false,"kind":"runtime","optional":false},{"id":148632735,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":148632736,"package_name":"vswhom","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632737,"package_name":"vswhom-sys","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632738,"package_name":"waker-fn","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":148632739,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":148632740,"package_name":"wasi","ecosystem":"cargo","requirements":"0.9.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":148632741,"package_name":"wasi","ecosystem":"cargo","requirements":"0.10.2+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":148632742,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":148632743,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":148632744,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":148632745,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":148632746,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":148632747,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":148632748,"package_name":"wayland-client","ecosystem":"cargo","requirements":"0.28.6","direct":false,"kind":"runtime","optional":false},{"id":148632749,"package_name":"wayland-commons","ecosystem":"cargo","requirements":"0.28.6","direct":false,"kind":"runtime","optional":false},{"id":148632750,"package_name":"wayland-cursor","ecosystem":"cargo","requirements":"0.28.6","direct":false,"kind":"runtime","optional":false},{"id":148632751,"package_name":"wayland-egl","ecosystem":"cargo","requirements":"0.28.6","direct":false,"kind":"runtime","optional":false},{"id":148632752,"package_name":"wayland-protocols","ecosystem":"cargo","requirements":"0.28.6","direct":false,"kind":"runtime","optional":false},{"id":148632753,"package_name":"wayland-scanner","ecosystem":"cargo","requirements":"0.28.6","direct":false,"kind":"runtime","optional":false},{"id":148632754,"package_name":"wayland-sys","ecosystem":"cargo","requirements":"0.28.6","direct":false,"kind":"runtime","optional":false},{"id":148632755,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.48","direct":false,"kind":"runtime","optional":false},{"id":148632756,"package_name":"weezl","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":148632757,"package_name":"wepoll-ffi","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":148632758,"package_name":"wfd","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":148632759,"package_name":"wgpu","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":148632760,"package_name":"wgpu-core","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":148632761,"package_name":"wgpu-types","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":148632762,"package_name":"wgpu_glyph","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":148632763,"package_name":"which","ecosystem":"cargo","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632764,"package_name":"winapi","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":148632765,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":148632766,"package_name":"winapi-build","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632767,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632768,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":148632769,"package_name":"winapi-wsapoll","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":148632770,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":148632771,"package_name":"window_clipboard","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632772,"package_name":"winit","ecosystem":"cargo","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":148632773,"package_name":"winreg","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":148632774,"package_name":"wio","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632775,"package_name":"ws2_32-sys","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":148632776,"package_name":"x11","ecosystem":"cargo","requirements":"2.18.2","direct":false,"kind":"runtime","optional":false},{"id":148632777,"package_name":"x11-dl","ecosystem":"cargo","requirements":"2.18.5","direct":false,"kind":"runtime","optional":false},{"id":148632778,"package_name":"x11rb","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":148632779,"package_name":"xattr","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":148632780,"package_name":"xcursor","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":148632781,"package_name":"xdg","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632782,"package_name":"xi-unicode","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632783,"package_name":"xml-rs","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":148632784,"package_name":"yaml-rust","ecosystem":"cargo","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":148632785,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":148632786,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":148632787,"package_name":"zip","ecosystem":"cargo","requirements":"0.5.13","direct":false,"kind":"runtime","optional":false},{"id":148632788,"package_name":"zstd","ecosystem":"cargo","requirements":"0.6.1+zstd.1.4.9","direct":false,"kind":"runtime","optional":false},{"id":148632789,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"3.0.1+zstd.1.4.9","direct":false,"kind":"runtime","optional":false},{"id":148632790,"package_name":"zstd-sys","ecosystem":"cargo","requirements":"1.4.20+zstd.1.4.9","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-12T03:00:57.113Z","updated_at":"2022-07-12T03:00:57.113Z","repository_link":"https://github.com/ajour/ajour/blob/master/Cargo.toml","dependencies":[{"id":148633955,"package_name":"ajour-core","ecosystem":"cargo","requirements":"1.3.2","direct":true,"kind":"runtime","optional":false},{"id":148633956,"package_name":"ajour-weak-auras","ecosystem":"cargo","requirements":"1.3.2","direct":true,"kind":"runtime","optional":false},{"id":148633957,"package_name":"ajour-widgets","ecosystem":"cargo","requirements":"1.3.2","direct":true,"kind":"runtime","optional":false},{"id":148633958,"package_name":"iced","ecosystem":"cargo","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":148633959,"package_name":"iced_futures","ecosystem":"cargo","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":148633960,"package_name":"iced_native","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false},{"id":148633961,"package_name":"async-std","ecosystem":"cargo","requirements":"1.6.2","direct":true,"kind":"runtime","optional":false},{"id":148633962,"package_name":"isahc","ecosystem":"cargo","requirements":"0.9.6","direct":true,"kind":"runtime","optional":false},{"id":148633963,"package_name":"image","ecosystem":"cargo","requirements":"0.23.8","direct":true,"kind":"runtime","optional":false},{"id":148633964,"package_name":"opener","ecosystem":"cargo","requirements":"0.4.1","direct":true,"kind":"runtime","optional":false},{"id":148633965,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":148633966,"package_name":"log","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":148633967,"package_name":"fern","ecosystem":"cargo","requirements":"0.6","direct":true,"kind":"runtime","optional":false},{"id":148633968,"package_name":"timeago","ecosystem":"cargo","requirements":"0.2.1","direct":true,"kind":"runtime","optional":false},{"id":148633969,"package_name":"isolang","ecosystem":"cargo","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":148633970,"package_name":"log-panics","ecosystem":"cargo","requirements":"2.0","direct":true,"kind":"runtime","optional":false},{"id":148633971,"package_name":"structopt","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":148633972,"package_name":"num-format","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false},{"id":148633973,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":148633974,"package_name":"version-compare","ecosystem":"cargo","requirements":"0.0.11","direct":true,"kind":"runtime","optional":false},{"id":148633975,"package_name":"open","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":148633976,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":148633977,"package_name":"fuzzy-matcher","ecosystem":"cargo","requirements":"0.3.7","direct":true,"kind":"runtime","optional":false},{"id":148633978,"package_name":"json-gettext","ecosystem":"cargo","requirements":"3.2.8","direct":true,"kind":"runtime","optional":false},{"id":148633979,"package_name":"strfmt","ecosystem":"cargo","requirements":"0.1.6","direct":true,"kind":"runtime","optional":false},{"id":148633980,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":148633981,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.114","direct":true,"kind":"runtime","optional":false},{"id":148633982,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.57","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"crates/core/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-12T03:00:57.219Z","updated_at":"2022-07-12T03:00:57.219Z","repository_link":"https://github.com/ajour/ajour/blob/master/crates/core/Cargo.toml","dependencies":[{"id":148637258,"package_name":"regex","ecosystem":"cargo","requirements":"1.4.3","direct":true,"kind":"runtime","optional":false},{"id":148637259,"package_name":"fancy-regex","ecosystem":"cargo","requirements":"0.5.0","direct":true,"kind":"runtime","optional":false},{"id":148637260,"package_name":"async-std","ecosystem":"cargo","requirements":"1.9.0","direct":true,"kind":"runtime","optional":false},{"id":148637261,"package_name":"dirs-next","ecosystem":"cargo","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":148637262,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.123","direct":true,"kind":"runtime","optional":false},{"id":148637263,"package_name":"serde_yaml","ecosystem":"cargo","requirements":"0.8.17","direct":true,"kind":"runtime","optional":false},{"id":148637264,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.62","direct":true,"kind":"runtime","optional":false},{"id":148637265,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7","direct":true,"kind":"runtime","optional":false},{"id":148637266,"package_name":"isahc","ecosystem":"cargo","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":148637267,"package_name":"zip","ecosystem":"cargo","requirements":"0.5.10","direct":true,"kind":"runtime","optional":false},{"id":148637268,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":148637269,"package_name":"rayon","ecosystem":"cargo","requirements":"1.5.0","direct":true,"kind":"runtime","optional":false},{"id":148637270,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":148637271,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":148637272,"package_name":"log","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":148637273,"package_name":"fern","ecosystem":"cargo","requirements":"0.6","direct":true,"kind":"runtime","optional":false},{"id":148637274,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3","direct":true,"kind":"runtime","optional":false},{"id":148637275,"package_name":"retry","ecosystem":"cargo","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":148637276,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":148637277,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.42","direct":true,"kind":"runtime","optional":false},{"id":148637278,"package_name":"dyn-clone","ecosystem":"cargo","requirements":"1.0.4","direct":true,"kind":"runtime","optional":false},{"id":148637279,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":148637280,"package_name":"path-slash","ecosystem":"cargo","requirements":"0.1.4","direct":true,"kind":"runtime","optional":false},{"id":148637281,"package_name":"tar","ecosystem":"cargo","requirements":"0.4.33","direct":true,"kind":"runtime","optional":false},{"id":148637282,"package_name":"zstd","ecosystem":"cargo","requirements":"0.6.1","direct":true,"kind":"runtime","optional":false},{"id":148637283,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.13.0","direct":true,"kind":"runtime","optional":false},{"id":148637284,"package_name":"urlencoding","ecosystem":"cargo","requirements":"1.3.3","direct":true,"kind":"runtime","optional":false},{"id":148637285,"package_name":"iced_native","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"crates/weak_auras/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-12T03:00:57.422Z","updated_at":"2022-07-12T03:00:57.422Z","repository_link":"https://github.com/ajour/ajour/blob/master/crates/weak_auras/Cargo.toml","dependencies":[{"id":148637746,"package_name":"ajour-core","ecosystem":"cargo","requirements":"1.3.2","direct":true,"kind":"runtime","optional":false},{"id":148637751,"package_name":"async-std","ecosystem":"cargo","requirements":"1.6","direct":true,"kind":"runtime","optional":false},{"id":148637753,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":148637755,"package_name":"isahc","ecosystem":"cargo","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":148637757,"package_name":"mlua","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":148637759,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":148637761,"package_name":"serde","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":148637763,"package_name":"serde_json","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":148637765,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":148637767,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":148637769,"package_name":"structopt","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"crates/widgets/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-12T03:00:57.617Z","updated_at":"2022-07-12T03:00:57.617Z","repository_link":"https://github.com/ajour/ajour/blob/master/crates/widgets/Cargo.toml","dependencies":[{"id":148638585,"package_name":"iced_native","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false},{"id":148638586,"package_name":"iced_graphics","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":148638587,"package_name":"iced_core","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false},{"id":148638588,"package_name":"iced_wgpu","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"runtime","optional":false},{"id":148638589,"package_name":"iced_glow","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commit_to_pr_body.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:31:45.335Z","updated_at":"2023-02-08T20:31:45.335Z","repository_link":"https://github.com/ajour/ajour/blob/master/.github/workflows/commit_to_pr_body.yml","dependencies":[{"id":7467541481,"package_name":"technote-space/pr-commit-body-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-integration.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:31:45.349Z","updated_at":"2023-02-08T20:31:45.349Z","repository_link":"https://github.com/ajour/ajour/blob/master/.github/workflows/continuous-integration.yml","dependencies":[{"id":7467541525,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541526,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541527,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7467541528,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/markdown_lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:31:45.358Z","updated_at":"2023-02-08T20:31:45.358Z","repository_link":"https://github.com/ajour/ajour/blob/master/.github/workflows/markdown_lint.yml","dependencies":[{"id":7467541530,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541531,"package_name":"docker://avtodev/markdown-lint","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_poeditor_translations.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:31:45.366Z","updated_at":"2023-02-08T20:31:45.366Z","repository_link":"https://github.com/ajour/ajour/blob/master/.github/workflows/pull_poeditor_translations.yml","dependencies":[{"id":7467541532,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541533,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_to_crates.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:31:45.376Z","updated_at":"2023-02-08T20:31:45.376Z","repository_link":"https://github.com/ajour/ajour/blob/master/.github/workflows/release_to_crates.yml","dependencies":[{"id":7467541534,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541535,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_to_draft.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:31:45.382Z","updated_at":"2023-02-08T20:31:45.382Z","repository_link":"https://github.com/ajour/ajour/blob/master/.github/workflows/release_to_draft.yml","dependencies":[{"id":7467541536,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541537,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7467541538,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541539,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7467541540,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541541,"package_name":"actions/upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/security-audit.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:31:45.387Z","updated_at":"2023-02-08T20:31:45.387Z","repository_link":"https://github.com/ajour/ajour/blob/master/.github/workflows/security-audit.yml","dependencies":[{"id":7467541542,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467541543,"package_name":"actions-rs/audit-check","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":28.524661120640435,"created_at":"2026-06-26T11:24:49.192Z","updated_at":"2026-08-27T17:34:21.672Z","avatar_url":"https://github.com/ajour.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373801","html_url":"https://summary.ecosyste.ms/projects/373801"}