{"id":4237376,"name":"printer","ecosystem":"cargo","description":"Abstraction over terminal manipulation","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sigmaSd/IRust","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2021-04-18T10:11:14.394Z","latest_release_published_at":"2025-08-18T07:18:44.301Z","latest_release_number":"0.8.1","last_synced_at":"2026-06-04T18:01:30.488Z","created_at":"2022-04-12T23:02:00.016Z","updated_at":"2026-06-04T18:01:30.488Z","registry_url":"https://crates.io/crates/printer/","install_command":"cargo install printer","documentation_url":"https://docs.rs/printer/","metadata":{"categories":[]},"repo_metadata":{"id":41432324,"uuid":"185211219","full_name":"sigmaSd/IRust","owner":"sigmaSd","description":"Cross Platform Rust Repl","archived":false,"fork":false,"pushed_at":"2025-09-06T14:53:02.000Z","size":2995,"stargazers_count":685,"open_issues_count":10,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-25T13:12:34.386Z","etag":null,"topics":["cross-platform","repl","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/irust","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sigmaSd.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T14:18:27.000Z","updated_at":"2025-09-18T22:42:31.000Z","dependencies_parsed_at":"2023-11-13T06:24:25.977Z","dependency_job_id":"95d70e64-1477-4227-bdb8-eaae7f429b63","html_url":"https://github.com/sigmaSd/IRust","commit_stats":{"total_commits":1143,"total_committers":10,"mean_commits":114.3,"dds":0.0201224846894138,"last_synced_commit":"86a65d2050324db3eddc1a48f6b67ab7c43ab591"},"previous_names":[],"tags_count":267,"template":false,"template_full_name":null,"purl":"pkg:github/sigmaSd/IRust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sigmaSd","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/sbom","scorecard":{"id":822959,"data":{"date":"2025-08-11","repo":{"name":"github.com/sigmaSd/IRust","commit":"76e7a0f03bcb1aed020eac3b928b3fc912f25e4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:16","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":"Maintained","score":10,"reason":"25 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","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":"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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sigmaSd/IRust/release.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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: MIT License: 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 irust@1.76.0 not signed: https://api.github.com/repos/sigmaSd/IRust/releases/238946703","Warn: release artifact irust@1.75.3 not signed: https://api.github.com/repos/sigmaSd/IRust/releases/238854338","Warn: release artifact irust@1.75.2 not signed: https://api.github.com/repos/sigmaSd/IRust/releases/238838238","Warn: release artifact irust@1.75.1 not signed: https://api.github.com/repos/sigmaSd/IRust/releases/238834611","Warn: release artifact irust@1.75.0 not signed: https://api.github.com/repos/sigmaSd/IRust/releases/237484988","Warn: release artifact irust@1.76.0 does not have provenance: https://api.github.com/repos/sigmaSd/IRust/releases/238946703","Warn: release artifact irust@1.75.3 does not have provenance: https://api.github.com/repos/sigmaSd/IRust/releases/238854338","Warn: release artifact irust@1.75.2 does not have provenance: https://api.github.com/repos/sigmaSd/IRust/releases/238838238","Warn: release artifact irust@1.75.1 does not have provenance: https://api.github.com/repos/sigmaSd/IRust/releases/238834611","Warn: release artifact irust@1.75.0 does not have provenance: https://api.github.com/repos/sigmaSd/IRust/releases/237484988"],"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 5 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-23T16:02:54.918Z","repository_id":41432324,"created_at":"2025-08-23T16:02:54.918Z","updated_at":"2025-08-23T16:02:54.918Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277025203,"owners_count":25747189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"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":"sigmaSd","name":null,"uuid":"22427111","kind":"user","description":"","email":"","website":"https://sigmasd.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22427111?v=4","repositories_count":42,"last_synced_at":"2023-03-05T18:52:06.400Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sigmaSd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T21:05:08.276Z","updated_at":"2023-03-05T18:52:06.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sigmaSd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sigmaSd/repositories"},"tags":[{"name":"irust@1.76.2","sha":"3c12baca63a3d9b4fbcbaaab7654cb15afe592f8","kind":"tag","published_at":"2025-09-06T14:52:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.76.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.76.2/manifests"},{"name":"v1.76.2","sha":"3c12baca63a3d9b4fbcbaaab7654cb15afe592f8","kind":"tag","published_at":"2025-09-06T14:52:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.76.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.76.2/manifests"},{"name":"irust@1.76.1","sha":"94bb34ecb6509e22469ef3b1fefd422a8298e059","kind":"tag","published_at":"2025-08-18T07:38:01.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.76.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.76.1/manifests"},{"name":"irust_api@0.31.10","sha":"2fa32df6b809acdd9c38f42aa5afc6a97412de52","kind":"tag","published_at":"2025-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.10","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.10/manifests"},{"name":"printer@0.8.1","sha":"2fa32df6b809acdd9c38f42aa5afc6a97412de52","kind":"tag","published_at":"2025-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.8.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.8.1/manifests"},{"name":"v1.76.1","sha":"2fa32df6b809acdd9c38f42aa5afc6a97412de52","kind":"tag","published_at":"2025-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.76.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.76.1/manifests"},{"name":"irust_repl@0.25.1","sha":"2fa32df6b809acdd9c38f42aa5afc6a97412de52","kind":"tag","published_at":"2025-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.25.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.25.1/manifests"},{"name":"irust@1.76.0","sha":"c80ffa37979481b1cac3a6b46af302151a623f24","kind":"tag","published_at":"2025-08-11T09:05:45.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.76.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.76.0/manifests"},{"name":"irust_repl@0.25.0","sha":"a7918379cf84c2a617d5436358fdcc4f00820b29","kind":"tag","published_at":"2025-08-11T09:03:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.25.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.25.0/manifests"},{"name":"v1.76.0","sha":"a7918379cf84c2a617d5436358fdcc4f00820b29","kind":"tag","published_at":"2025-08-11T09:03:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.76.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.76.0/manifests"},{"name":"irust@1.75.3","sha":"4c2e6ce521e206085ad27f9ff8527520070bfc86","kind":"tag","published_at":"2025-08-10T15:11:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.75.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.75.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.75.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.3/manifests"},{"name":"v1.75.3","sha":"4c2e6ce521e206085ad27f9ff8527520070bfc86","kind":"tag","published_at":"2025-08-10T15:11:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.75.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.75.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.75.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.3/manifests"},{"name":"v1.75.2","sha":"b5c3b1736dadefd29ae966e87f82a744d0fa504f","kind":"tag","published_at":"2025-08-10T09:27:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.75.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.2/manifests"},{"name":"irust@1.75.2","sha":"b5c3b1736dadefd29ae966e87f82a744d0fa504f","kind":"tag","published_at":"2025-08-10T09:27:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.75.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.2/manifests"},{"name":"irust_repl@0.24.12","sha":"9bb2d13760b2bdb473af6a2878c0731dc716c71b","kind":"tag","published_at":"2025-08-10T08:31:33.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.12","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.12/manifests"},{"name":"irust@1.75.1","sha":"9bb2d13760b2bdb473af6a2878c0731dc716c71b","kind":"tag","published_at":"2025-08-10T08:31:33.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.75.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.1/manifests"},{"name":"v1.75.1","sha":"9bb2d13760b2bdb473af6a2878c0731dc716c71b","kind":"tag","published_at":"2025-08-10T08:31:33.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.75.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.1/manifests"},{"name":"irust@1.75.0","sha":"68ff04044e13118886eaf85d643f90415d320b07","kind":"tag","published_at":"2025-08-04T20:43:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.75.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.75.0/manifests"},{"name":"v1.75.0","sha":"68ff04044e13118886eaf85d643f90415d320b07","kind":"tag","published_at":"2025-08-04T20:43:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.75.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.75.0/manifests"},{"name":"v1.74.0","sha":"6636c64222e381500e67028e8dca41a1bfc6ff7f","kind":"tag","published_at":"2025-07-28T00:00:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.74.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.74.0/manifests"},{"name":"irust@1.74.0","sha":"6636c64222e381500e67028e8dca41a1bfc6ff7f","kind":"tag","published_at":"2025-07-28T00:00:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.74.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.74.0/manifests"},{"name":"printer@0.8.0","sha":"6636c64222e381500e67028e8dca41a1bfc6ff7f","kind":"tag","published_at":"2025-07-28T00:00:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.8.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.8.0/manifests"},{"name":"v1.73.0","sha":"a9f975431083d12df7dbca9367f7ce82e6309df5","kind":"tag","published_at":"2025-04-17T20:18:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.73.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.73.0/manifests"},{"name":"irust@1.73.0","sha":"a9f975431083d12df7dbca9367f7ce82e6309df5","kind":"tag","published_at":"2025-04-17T20:18:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.73.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.73.0/manifests"},{"name":"v1.72.0","sha":"4f20cb04da199af98fb38cf09847095b01069bcc","kind":"tag","published_at":"2025-03-11T04:06:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.72.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.72.0/manifests"},{"name":"irust_repl@0.24.11","sha":"4f20cb04da199af98fb38cf09847095b01069bcc","kind":"tag","published_at":"2025-03-11T04:06:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.11","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.11/manifests"},{"name":"irust@1.72.0","sha":"4f20cb04da199af98fb38cf09847095b01069bcc","kind":"tag","published_at":"2025-03-11T04:06:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.72.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.72.0/manifests"},{"name":"printer@0.7.4","sha":"4f20cb04da199af98fb38cf09847095b01069bcc","kind":"tag","published_at":"2025-03-11T04:06:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.7.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.4/manifests"},{"name":"irust_api@0.31.9","sha":"4f20cb04da199af98fb38cf09847095b01069bcc","kind":"tag","published_at":"2025-03-11T04:06:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.9","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.9/manifests"},{"name":"irust_repl@0.24.10","sha":"fff8795d16adcf45007484a2cea17ac0122c409b","kind":"tag","published_at":"2024-12-22T17:00:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.10","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.10/manifests"},{"name":"irust@1.71.30","sha":"fff8795d16adcf45007484a2cea17ac0122c409b","kind":"tag","published_at":"2024-12-22T17:00:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.30","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.30/manifests"},{"name":"v1.71.30","sha":"fff8795d16adcf45007484a2cea17ac0122c409b","kind":"tag","published_at":"2024-12-22T17:00:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.30","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.30/manifests"},{"name":"master","sha":"be8fcc6dfa0682cd965d7a25e442fa1c36530bbc","kind":"commit","published_at":"2024-11-05T07:58:39.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/master","html_url":"https://github.com/sigmaSd/IRust/releases/tag/master","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/master/manifests"},{"name":"irust@1.71.29","sha":"0624af62ceeb71b82f7721736236a45cb22ada9a","kind":"tag","published_at":"2024-11-05T06:58:18.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.29","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.29/manifests"},{"name":"irust_repl@0.24.9","sha":"3c2365c5277d24c248a1833e9ef00e5d0612e2b3","kind":"tag","published_at":"2024-11-05T06:54:36.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.9","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.9/manifests"},{"name":"irust_repl@0.24.8","sha":"f7c87183bd73463988eb8310bb59f7faf8626436","kind":"tag","published_at":"2024-11-05T06:50:44.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.8","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.8/manifests"},{"name":"irust@1.71.28","sha":"f7c87183bd73463988eb8310bb59f7faf8626436","kind":"tag","published_at":"2024-11-05T06:50:43.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.28","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.28/manifests"},{"name":"v1.71.28","sha":"f7c87183bd73463988eb8310bb59f7faf8626436","kind":"tag","published_at":"2024-11-05T06:50:43.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.28","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.28/manifests"},{"name":"irust@1.71.27","sha":"ce674c182875d36d6bd8f1b6ac2d0ef5f05cb37f","kind":"tag","published_at":"2024-10-13T08:18:36.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.27","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.27/manifests"},{"name":"printer@0.7.3","sha":"2ab85521f1adef49a9d3c2229219649f4a32435f","kind":"tag","published_at":"2024-10-13T08:15:28.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.7.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.3/manifests"},{"name":"irust@1.71.26","sha":"7811feeee4f6958a5dd81a53626d6bf5fd416f47","kind":"tag","published_at":"2024-10-06T20:27:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.26","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.26/manifests"},{"name":"v1.71.26","sha":"7811feeee4f6958a5dd81a53626d6bf5fd416f47","kind":"tag","published_at":"2024-10-06T20:27:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.26","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.26/manifests"},{"name":"v1.71.25","sha":"a3904dd775f5c44b18fcc97f8bbbf7181ff70630","kind":"tag","published_at":"2024-10-06T13:14:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.25","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.25/manifests"},{"name":"irust@1.71.25","sha":"a3904dd775f5c44b18fcc97f8bbbf7181ff70630","kind":"tag","published_at":"2024-10-06T13:14:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.25","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.25/manifests"},{"name":"irust@1.71.24","sha":"9210fb1cf6c66b2e575b1bdfaadaec3a2d06eea5","kind":"tag","published_at":"2024-09-27T15:50:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.24","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.24/manifests"},{"name":"irust_repl@0.24.7","sha":"9210fb1cf6c66b2e575b1bdfaadaec3a2d06eea5","kind":"tag","published_at":"2024-09-27T15:50:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.7","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.7/manifests"},{"name":"v1.71.24","sha":"9210fb1cf6c66b2e575b1bdfaadaec3a2d06eea5","kind":"tag","published_at":"2024-09-27T15:50:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.24","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.24/manifests"},{"name":"irust@1.71.23","sha":"6794c211407ee6a17070016ae3bd5f9f67d23f53","kind":"tag","published_at":"2024-05-28T05:28:17.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.23","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.23/manifests"},{"name":"1.71.23","sha":"63e4edb8736d22ad9fdaf0c6c6cd6deace16e6a3","kind":"tag","published_at":"2024-05-28T05:25:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.71.23","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.71.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.71.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.71.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.71.23/manifests"},{"name":"irust_repl@0.24.6","sha":"f2e1b024711d131414aee43be7ffb7613954745a","kind":"tag","published_at":"2024-05-05T07:28:14.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.6","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.6/manifests"},{"name":"irust@1.71.22","sha":"f2e1b024711d131414aee43be7ffb7613954745a","kind":"tag","published_at":"2024-05-05T07:28:14.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.22","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.22/manifests"},{"name":"v1.71.22","sha":"f2e1b024711d131414aee43be7ffb7613954745a","kind":"tag","published_at":"2024-05-05T07:28:14.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.22","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.22/manifests"},{"name":"irust@1.71.21-1","sha":"59314ab99bd46bf4a6f9d3d1a9af0ae15edd37ba","kind":"tag","published_at":"2024-03-24T15:32:46.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.21-1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.21-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.21-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.21-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.21-1/manifests"},{"name":"irust_repl@0.24.5","sha":"f31f073c88ce04c0797da6f65115a0186946c02b","kind":"tag","published_at":"2024-03-24T08:55:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.5/manifests"},{"name":"irust_api@0.31.8","sha":"f31f073c88ce04c0797da6f65115a0186946c02b","kind":"tag","published_at":"2024-03-24T08:55:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.8","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.8/manifests"},{"name":"irust@1.71.21","sha":"f31f073c88ce04c0797da6f65115a0186946c02b","kind":"tag","published_at":"2024-03-24T08:55:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.21","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.21/manifests"},{"name":"printer@0.7.2","sha":"f31f073c88ce04c0797da6f65115a0186946c02b","kind":"tag","published_at":"2024-03-24T08:55:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.7.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.2/manifests"},{"name":"v1.71.21","sha":"f31f073c88ce04c0797da6f65115a0186946c02b","kind":"tag","published_at":"2024-03-24T08:55:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.21","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.21/manifests"},{"name":"v1.71.20","sha":"b0a0c293b486a2c058f5b0b6d42a00c4b2319170","kind":"tag","published_at":"2024-03-22T10:44:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.20","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.20/manifests"},{"name":"irust@1.71.20","sha":"b0a0c293b486a2c058f5b0b6d42a00c4b2319170","kind":"tag","published_at":"2024-03-22T10:44:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.20","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.20/manifests"},{"name":"irust@1.71.19","sha":"6f9dbaf9387b39019a44dfe5ef5397e6bb8d2a1a","kind":"tag","published_at":"2023-12-11T22:15:56.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.19","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.19/manifests"},{"name":"irust@1.71.18","sha":"35ec2d2f92dce0530f8c78c60281773f55542fde","kind":"tag","published_at":"2023-11-26T08:29:06.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.18","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.18/manifests"},{"name":"irust@1.71.17","sha":"73d816fcc70081d74a87fc884aa6a9a6caaa3e1f","kind":"tag","published_at":"2023-11-10T05:29:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.17","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.17/manifests"},{"name":"irust@1.71.16","sha":"b7d94732ee15bf40cc743fa0833e580bd9a295c6","kind":"tag","published_at":"2023-11-06T14:02:47.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.16","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.16/manifests"},{"name":"irust@1.71.15","sha":"1be6822a4abe0839276959eae302c5d60dabaffd","kind":"tag","published_at":"2023-11-05T08:12:34.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.15","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.15/manifests"},{"name":"irust_repl@0.24.3","sha":"4fa5d226ef2f9342fc7b33e4acf01e262950a59f","kind":"tag","published_at":"2023-11-05T08:10:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.3/manifests"},{"name":"irust@1.71.14","sha":"d3be6bd4e9fe3a3040ef27a36c25090f67664cef","kind":"tag","published_at":"2023-11-03T06:15:24.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.14","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.14/manifests"},{"name":"v1.71.14","sha":"d3be6bd4e9fe3a3040ef27a36c25090f67664cef","kind":"tag","published_at":"2023-11-03T06:15:24.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.14","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.14/manifests"},{"name":"v1.71.12","sha":"5f96dab74b2c351699c42bed20d13bf38557a0d4","kind":"tag","published_at":"2023-11-03T06:11:44.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.12","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.12/manifests"},{"name":"irust@1.71.12","sha":"5f96dab74b2c351699c42bed20d13bf38557a0d4","kind":"tag","published_at":"2023-11-03T06:11:44.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.12","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.12/manifests"},{"name":"v1.71.10","sha":"a854606beaa01f055e67f50240e35c1d38dea342","kind":"tag","published_at":"2023-11-03T06:10:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.10","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.10/manifests"},{"name":"irust@1.71.10","sha":"9dae1c8ab308f6b966e8d606c6fcc2183f56f3cb","kind":"tag","published_at":"2023-11-01T16:40:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.10","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.10/manifests"},{"name":"irust@1.71.9","sha":"46d6408a423a07d0bdcbb79c3de249ac7ab25be2","kind":"tag","published_at":"2023-11-01T16:29:48.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.9","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.9/manifests"},{"name":"v1.71.9","sha":"46d6408a423a07d0bdcbb79c3de249ac7ab25be2","kind":"tag","published_at":"2023-11-01T16:29:48.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.9","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.9/manifests"},{"name":"v1.71.8","sha":"5efa52db98ce06afe3afe16f02524f795491e9ee","kind":"tag","published_at":"2023-11-01T16:09:47.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.8","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.8/manifests"},{"name":"irust@1.71.8","sha":"5efa52db98ce06afe3afe16f02524f795491e9ee","kind":"tag","published_at":"2023-11-01T16:09:47.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.8","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.8/manifests"},{"name":"v1.71.7","sha":"f2cdb38aa7441b7070910ee22e39d1bf52e53588","kind":"tag","published_at":"2023-11-01T15:57:29.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.7","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.7/manifests"},{"name":"irust@1.71.7","sha":"f2cdb38aa7441b7070910ee22e39d1bf52e53588","kind":"tag","published_at":"2023-11-01T15:57:29.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.7","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.7/manifests"},{"name":"irust@1.71.5","sha":"08350deb311e15c66c56f3d2d8dd3d6da880531f","kind":"tag","published_at":"2023-11-01T15:53:16.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.5/manifests"},{"name":"irust_repl@0.24.2","sha":"08350deb311e15c66c56f3d2d8dd3d6da880531f","kind":"tag","published_at":"2023-11-01T15:53:16.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.2/manifests"},{"name":"v1.71.5","sha":"08350deb311e15c66c56f3d2d8dd3d6da880531f","kind":"tag","published_at":"2023-11-01T15:53:16.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.5/manifests"},{"name":"irust@1.71.4","sha":"7e99353f8c195c7cc191b6368a64e1b15cd803a6","kind":"tag","published_at":"2023-09-10T06:15:33.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.4/manifests"},{"name":"irust@1.71.3","sha":"cc3830b86cdeb1e814ef327e0274cf3d45f0043a","kind":"tag","published_at":"2023-09-03T19:25:26.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.3/manifests"},{"name":"irust@0.0.0","sha":"1deea4ca100296b7735cb855ae4f71d04ea18f79","kind":"commit","published_at":"2023-09-03T18:57:34.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@0.0.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%400.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@0.0.0/manifests"},{"name":"dev","sha":"5b01a6ba751145e7e18b565e1d216e5581b4b0f3","kind":"commit","published_at":"2023-09-02T08:01:06.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/dev","html_url":"https://github.com/sigmaSd/IRust/releases/tag/dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/dev/manifests"},{"name":"irust@1.71.2","sha":"5b01a6ba751145e7e18b565e1d216e5581b4b0f3","kind":"tag","published_at":"2023-09-02T08:01:06.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.2/manifests"},{"name":"v1.71.2","sha":"5b01a6ba751145e7e18b565e1d216e5581b4b0f3","kind":"tag","published_at":"2023-09-02T08:01:06.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.2/manifests"},{"name":"irust@1.71.1","sha":"261f2b6beb6b5e76cf33722bdac59a8399cedc48","kind":"tag","published_at":"2023-08-27T11:03:54.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.1/manifests"},{"name":"irust_api@0.31.6","sha":"261f2b6beb6b5e76cf33722bdac59a8399cedc48","kind":"tag","published_at":"2023-08-27T11:00:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.6","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.6/manifests"},{"name":"v1.71.1","sha":"261f2b6beb6b5e76cf33722bdac59a8399cedc48","kind":"tag","published_at":"2023-08-27T11:00:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.1/manifests"},{"name":"printer@0.7.1","sha":"261f2b6beb6b5e76cf33722bdac59a8399cedc48","kind":"tag","published_at":"2023-08-27T11:00:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.7.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.1/manifests"},{"name":"irust_repl@0.24.1","sha":"261f2b6beb6b5e76cf33722bdac59a8399cedc48","kind":"tag","published_at":"2023-08-27T11:00:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.1/manifests"},{"name":"irust_repl@0.24.0","sha":"aab313b4a840ec927fc5a89e2fc954f7e567913f","kind":"tag","published_at":"2023-08-26T18:54:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.24.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.24.0/manifests"},{"name":"v1.71.0","sha":"aab313b4a840ec927fc5a89e2fc954f7e567913f","kind":"tag","published_at":"2023-08-26T18:54:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.71.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.71.0/manifests"},{"name":"printer@0.7.0","sha":"aab313b4a840ec927fc5a89e2fc954f7e567913f","kind":"tag","published_at":"2023-08-26T18:54:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.7.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.7.0/manifests"},{"name":"irust@1.71.0","sha":"aab313b4a840ec927fc5a89e2fc954f7e567913f","kind":"tag","published_at":"2023-08-26T18:54:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.71.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.71.0/manifests"},{"name":"irust_repl@0.23.0","sha":"faae3de7adac4b0039afd56cc61cbce9dfd1730e","kind":"tag","published_at":"2023-04-27T18:26:50.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.23.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.23.0/manifests"},{"name":"irust@1.70.0","sha":"faae3de7adac4b0039afd56cc61cbce9dfd1730e","kind":"tag","published_at":"2023-04-27T18:26:50.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.70.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.70.0/manifests"},{"name":"v1.70.0","sha":"faae3de7adac4b0039afd56cc61cbce9dfd1730e","kind":"tag","published_at":"2023-04-27T18:26:50.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.70.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"2909777408c86b53a6a33f3319923d957c6749a1","kind":"tag","published_at":"2023-04-19T11:01:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.69.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.69.0/manifests"},{"name":"irust_repl@0.22.0","sha":"2909777408c86b53a6a33f3319923d957c6749a1","kind":"tag","published_at":"2023-04-19T11:01:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.22.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.22.0/manifests"},{"name":"irust@1.69.0","sha":"2909777408c86b53a6a33f3319923d957c6749a1","kind":"tag","published_at":"2023-04-19T11:01:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.69.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.69.0/manifests"},{"name":"v1.68.0","sha":"762c12506b415ece0fc972a0fa17ebdbd7a29804","kind":"tag","published_at":"2023-04-17T17:18:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.68.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.68.0/manifests"},{"name":"irust_repl@0.21.0","sha":"762c12506b415ece0fc972a0fa17ebdbd7a29804","kind":"tag","published_at":"2023-04-17T17:18:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.21.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.21.0/manifests"},{"name":"irust@1.68.0","sha":"762c12506b415ece0fc972a0fa17ebdbd7a29804","kind":"tag","published_at":"2023-04-17T17:18:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.68.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.68.0/manifests"},{"name":"printer@0.6.3","sha":"16f2bf25d34529769f7da21934b53bb4d65570ca","kind":"tag","published_at":"2023-03-13T20:02:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.6.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.6.3/manifests"},{"name":"v1.67.4","sha":"16f2bf25d34529769f7da21934b53bb4d65570ca","kind":"tag","published_at":"2023-03-13T20:02:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.67.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.67.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.4/manifests"},{"name":"irust_repl@0.20.3","sha":"16f2bf25d34529769f7da21934b53bb4d65570ca","kind":"tag","published_at":"2023-03-13T20:02:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.20.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.20.3/manifests"},{"name":"irust@1.67.4","sha":"16f2bf25d34529769f7da21934b53bb4d65570ca","kind":"tag","published_at":"2023-03-13T20:02:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.67.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.67.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.4/manifests"},{"name":"irust@1.67.3","sha":"882aba7d3da0d6e821eb284730e53a4bfc28fd7a","kind":"tag","published_at":"2023-03-02T16:00:11.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.67.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.3/manifests"},{"name":"v1.67.3","sha":"e5684bc4c66759f980a5675a542591598b6a5fae","kind":"tag","published_at":"2023-03-02T15:53:36.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.67.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.3/manifests"},{"name":"irust_api@0.31.5","sha":"e5684bc4c66759f980a5675a542591598b6a5fae","kind":"tag","published_at":"2023-03-02T15:53:36.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.5/manifests"},{"name":"printer@0.6.2","sha":"e5684bc4c66759f980a5675a542591598b6a5fae","kind":"tag","published_at":"2023-03-02T15:53:36.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.6.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.6.2/manifests"},{"name":"v1.67.2","sha":"7db534aae26289380fa07590600e3639ed9e9846","kind":"tag","published_at":"2023-02-26T16:59:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.67.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.2/manifests"},{"name":"irust@1.67.2","sha":"7db534aae26289380fa07590600e3639ed9e9846","kind":"tag","published_at":"2023-02-26T16:59:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.67.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.2/manifests"},{"name":"v1.67.1","sha":"56422d289ff651fecb37c59a8ff9aaf58d907e52","kind":"tag","published_at":"2023-02-26T16:51:29.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.67.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.1/manifests"},{"name":"irust@1.67.1","sha":"1c677acac29320e3e5110ae02b888dfee7948b7f","kind":"tag","published_at":"2023-01-29T09:05:00.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.67.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.1/manifests"},{"name":"printer@0.6.0","sha":"d037207cf2df8838d5de3c3a5c85522af90136bd","kind":"tag","published_at":"2023-01-28T14:51:30.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.6.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.6.0/manifests"},{"name":"irust@1.67.0","sha":"d037207cf2df8838d5de3c3a5c85522af90136bd","kind":"tag","published_at":"2023-01-28T14:51:30.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.67.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.67.0/manifests"},{"name":"v1.67.0","sha":"d037207cf2df8838d5de3c3a5c85522af90136bd","kind":"tag","published_at":"2023-01-28T14:51:30.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.67.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.67.0/manifests"},{"name":"irust_repl@0.20.1","sha":"d037207cf2df8838d5de3c3a5c85522af90136bd","kind":"tag","published_at":"2023-01-28T14:51:30.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.20.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.20.1/manifests"},{"name":"irust_api@0.31.3","sha":"d037207cf2df8838d5de3c3a5c85522af90136bd","kind":"tag","published_at":"2023-01-28T14:51:30.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.3/manifests"},{"name":"v1.66.0","sha":"6c6775912fe58047c4f13468b32ec0cc5f439989","kind":"tag","published_at":"2022-11-11T17:57:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.66.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.66.0/manifests"},{"name":"irust@1.66.0","sha":"6c6775912fe58047c4f13468b32ec0cc5f439989","kind":"tag","published_at":"2022-11-11T17:57:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.66.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.66.0/manifests"},{"name":"irust@1.65.1","sha":"d97c401d13f1a513ec85b3784d2e62fe9071bb64","kind":"tag","published_at":"2022-11-07T17:24:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.65.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.65.1/manifests"},{"name":"irust_repl@0.20.0","sha":"d68387cecf5e82088c5a7d9c7697e5d58e03e14a","kind":"tag","published_at":"2022-11-07T17:16:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.20.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.20.0/manifests"},{"name":"irust_api@0.31.2","sha":"d68387cecf5e82088c5a7d9c7697e5d58e03e14a","kind":"tag","published_at":"2022-11-07T17:16:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.2/manifests"},{"name":"printer@0.5.2","sha":"d68387cecf5e82088c5a7d9c7697e5d58e03e14a","kind":"tag","published_at":"2022-11-07T17:16:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.5.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.5.2/manifests"},{"name":"v1.65.1","sha":"d68387cecf5e82088c5a7d9c7697e5d58e03e14a","kind":"tag","published_at":"2022-11-07T17:16:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.65.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"e39cf95ed378dad96b0f1f22c4d364cbac982aeb","kind":"tag","published_at":"2022-10-16T05:51:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.65.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.65.0/manifests"},{"name":"printer@0.5.1","sha":"e39cf95ed378dad96b0f1f22c4d364cbac982aeb","kind":"tag","published_at":"2022-10-16T05:51:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.5.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.5.1/manifests"},{"name":"irust@1.65.0","sha":"e39cf95ed378dad96b0f1f22c4d364cbac982aeb","kind":"tag","published_at":"2022-10-16T05:51:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.65.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.65.0/manifests"},{"name":"irust_repl@0.19.4","sha":"e39cf95ed378dad96b0f1f22c4d364cbac982aeb","kind":"tag","published_at":"2022-10-16T05:51:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_repl@0.19.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_repl@0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_repl%400.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_repl@0.19.4/manifests"},{"name":"irust_api@0.31.1","sha":"e39cf95ed378dad96b0f1f22c4d364cbac982aeb","kind":"tag","published_at":"2022-10-16T05:51:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.1/manifests"},{"name":"1.64.0","sha":"b8011a071cdcf316d64b5d5d9fc84dc71140bd1d","kind":"tag","published_at":"2022-08-11T05:33:56.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.64.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.64.0/manifests"},{"name":"v1.64.0","sha":"b8011a071cdcf316d64b5d5d9fc84dc71140bd1d","kind":"tag","published_at":"2022-08-11T05:31:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.64.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.64.0/manifests"},{"name":"printer@0.5.0","sha":"b8011a071cdcf316d64b5d5d9fc84dc71140bd1d","kind":"tag","published_at":"2022-08-11T05:31:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@0.5.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@0.5.0/manifests"},{"name":"irust@1.64.0","sha":"b8011a071cdcf316d64b5d5d9fc84dc71140bd1d","kind":"tag","published_at":"2022-08-11T05:31:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.64.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.64.0/manifests"},{"name":"irust_api@0.31.0","sha":"b8011a071cdcf316d64b5d5d9fc84dc71140bd1d","kind":"tag","published_at":"2022-08-11T05:31:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@0.31.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@0.31.0/manifests"},{"name":"1.63.4","sha":"9eff1fb41fda5a1450d7aae33ee2805076234ef8","kind":"tag","published_at":"2022-07-29T06:58:37.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.63.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.4/manifests"},{"name":"1.63.3","sha":"d9eb4fcf998f0ca01f1c2d55924bbf3cdaff45f6","kind":"tag","published_at":"2022-06-21T23:41:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.63.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.3/manifests"},{"name":"1.63.2","sha":"6faff9bb1fc52597cdd4698e1179932885da375c","kind":"tag","published_at":"2022-04-08T08:26:14.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.63.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.2/manifests"},{"name":"1.63.1","sha":"fc7c07a6684e76f6d50d4ef6bf922ce6c069ca15","kind":"tag","published_at":"2022-02-20T11:48:34.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.63.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.1/manifests"},{"name":"v1.63.1","sha":"d7a23de58d6fa3d12a806ddb07d4faeac77c0358","kind":"tag","published_at":"2022-02-20T11:31:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v1.63.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v1.63.1/manifests"},{"name":"printer@1.63.1","sha":"d7a23de58d6fa3d12a806ddb07d4faeac77c0358","kind":"tag","published_at":"2022-02-20T11:31:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/printer@1.63.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/printer@1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@printer%401.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/printer@1.63.1/manifests"},{"name":"irust@1.63.1","sha":"d7a23de58d6fa3d12a806ddb07d4faeac77c0358","kind":"tag","published_at":"2022-02-20T11:31:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust@1.63.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust@1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust%401.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust@1.63.1/manifests"},{"name":"irust_api@1.63.1","sha":"d7a23de58d6fa3d12a806ddb07d4faeac77c0358","kind":"tag","published_at":"2022-02-20T11:31:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/irust_api@1.63.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/irust_api@1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@irust_api%401.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/irust_api@1.63.1/manifests"},{"name":"1.63.0","sha":"99778dd337c5fef65974fcf9b8f36d2d8e2f0a58","kind":"tag","published_at":"2022-02-03T18:53:15.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.63.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.63.0/manifests"},{"name":"1.62.1","sha":"e5982a669613d538372b463929edf0a871ad6976","kind":"tag","published_at":"2022-02-02T17:52:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.62.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.62.1/manifests"},{"name":"1.62.0","sha":"7fc97597702dd4321f67a05274bd524ac1d56380","kind":"tag","published_at":"2022-02-01T10:41:46.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.62.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.62.0/manifests"},{"name":"1.61.1","sha":"38a8a2bd3ad21da2ea0205b0da06822a4842c62d","kind":"tag","published_at":"2022-01-30T17:13:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.61.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.61.1/manifests"},{"name":"1.61.0","sha":"488c48a4c3cc9c6fde60eb18a292a15ed626637f","kind":"tag","published_at":"2022-01-30T16:10:39.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.61.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.61.0/manifests"},{"name":"1.60.0","sha":"db5b82a96bc3059f8fa8869262de2bb1ea226843","kind":"tag","published_at":"2022-01-30T12:13:03.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.60.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.60.0/manifests"},{"name":"1.50.0","sha":"5d1c2c0c196bae72d989b74a813b346b19754342","kind":"tag","published_at":"2022-01-14T16:36:03.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.50.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.50.0/manifests"},{"name":"1.49.0","sha":"0ea3381adb40756c95c5b5082db28049622c0ca1","kind":"tag","published_at":"2022-01-13T18:44:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.49.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.49.0/manifests"},{"name":"1.48.0","sha":"ea96065801c46e21ea6c69e948b312f4440d9727","kind":"tag","published_at":"2021-12-31T15:17:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.48.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.48.0/manifests"},{"name":"1.47.0","sha":"09b308f4cd3bb1914a31e7848f86171f559c9460","kind":"tag","published_at":"2021-12-28T16:38:32.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.47.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.47.0/manifests"},{"name":"1.46.0","sha":"dbeaf59c00bc7e4012a61e5043e820e7959e0279","kind":"tag","published_at":"2021-12-18T12:28:24.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.46.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.46.0/manifests"},{"name":"1.45.0","sha":"229c14f9a6d722b82c592348b46e08f260d59041","kind":"tag","published_at":"2021-12-16T09:08:19.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.45.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.45.0/manifests"},{"name":"1.44.0","sha":"e26023256bf59223331e6ea5fa694b0d012d7be8","kind":"tag","published_at":"2021-12-15T11:51:26.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.44.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.44.0/manifests"},{"name":"1.43.0","sha":"523fea81973307255084d6320c8227cbe8df3321","kind":"tag","published_at":"2021-12-14T21:20:15.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.43.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"a731e0b537493ef0057d69b2d556517275266667","kind":"tag","published_at":"2021-11-26T09:03:33.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.42.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.42.0/manifests"},{"name":"1.41.0","sha":"7fffc8c150c77d2f38dfbfb921c94f3a2121ef62","kind":"tag","published_at":"2021-11-25T15:06:04.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.41.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.41.0/manifests"},{"name":"1.40.0","sha":"168db9e5f2a97d4ad3c26714f83becbfa61ac799","kind":"tag","published_at":"2021-11-25T14:49:48.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.40.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.40.0/manifests"},{"name":"1.39.0","sha":"03656dc3540c93066810893f4160275572a994aa","kind":"tag","published_at":"2021-11-24T12:54:36.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.39.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.39.0/manifests"},{"name":"1.38.0","sha":"eba6f2c42e8ca920d1040d75d31fed733e5b1e6f","kind":"tag","published_at":"2021-11-24T08:48:40.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.38.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.38.0/manifests"},{"name":"1.37.5","sha":"db95fbfdf23fb257bac7c4d7e50765d176916718","kind":"tag","published_at":"2021-11-19T15:30:27.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.37.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.5/manifests"},{"name":"1.37.4","sha":"1ba9b962371e3d7c2e3b15f933a337e5f342015d","kind":"tag","published_at":"2021-10-31T08:53:04.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.37.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.4/manifests"},{"name":"1.37.3","sha":"ff322d96f1081a132ff3f644eef83a3e423d4d0f","kind":"tag","published_at":"2021-10-30T08:40:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.37.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.3/manifests"},{"name":"1.37.2","sha":"975fe90c12ce67eb4a0b9344b925c8513089f738","kind":"tag","published_at":"2021-10-30T08:07:16.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.37.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.2/manifests"},{"name":"1.37.1","sha":"3c8d03eb28da65d484f81c88ebaa0655c900dca4","kind":"tag","published_at":"2021-10-30T07:54:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.37.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.1/manifests"},{"name":"1.37.0","sha":"6af3201e5edee6dabe02eacc60ebf87f5ae429d3","kind":"tag","published_at":"2021-10-29T10:58:18.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.37.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"0b2bd2fce0668bffd5074f11bd8c29b00e766053","kind":"tag","published_at":"2021-10-29T10:15:47.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.36.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.36.0/manifests"},{"name":"1.35.0","sha":"c903006657af941890707f1a43c706e48fbc001b","kind":"tag","published_at":"2021-10-27T20:04:08.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.35.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.35.0/manifests"},{"name":"1.34.0","sha":"769865feb8ccd5cd02a7109d6a176a84ae10f324","kind":"tag","published_at":"2021-10-27T11:55:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.34.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.34.0/manifests"},{"name":"1.33.0","sha":"538aecc07e0b32e0eb87ba0aaf31ae42abf1c4d7","kind":"tag","published_at":"2021-10-26T12:47:49.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.33.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.33.0/manifests"},{"name":"1.32.0","sha":"3f907ef0a66e5a654b85af771496d5f2c152f7dd","kind":"tag","published_at":"2021-10-26T11:06:53.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.32.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.32.0/manifests"},{"name":"1.31.0","sha":"19a60cf64644636fb5ba46f4ea9977e112ff3e5b","kind":"tag","published_at":"2021-10-24T07:43:37.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.31.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.31.0/manifests"},{"name":"1.30.6","sha":"3da1f59509dc4547f7cbe36921283ca825bdd3d1","kind":"tag","published_at":"2021-10-23T10:45:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.30.6","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.6/manifests"},{"name":"1.30.5","sha":"60f872d82fc171108211c561b177df1d63fff8b1","kind":"tag","published_at":"2021-10-22T15:56:53.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.30.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.5/manifests"},{"name":"1.30.4","sha":"466132a08fe5ace66bf181154f514970de078c8d","kind":"tag","published_at":"2021-10-22T15:30:08.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.30.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.4/manifests"},{"name":"1.30.3","sha":"8fc244083123381e6215548b55de311b22d23f46","kind":"tag","published_at":"2021-10-22T13:27:32.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.30.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.3/manifests"},{"name":"1.30.2","sha":"5e38099daa239de9fdfaf3d4beec2d1b32602efb","kind":"tag","published_at":"2021-10-22T10:31:54.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.30.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.2/manifests"},{"name":"1.30.1","sha":"f2906f1679765d13136a1d82c023d215c05bb39d","kind":"tag","published_at":"2021-10-19T08:43:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.30.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.1/manifests"},{"name":"1.30.0","sha":"e654d7dcc999bedeca73a9df6b24f0c9442a6854","kind":"tag","published_at":"2021-10-18T18:07:08.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.30.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"d2c0983ef6dfb7e1c1925a9db041e744f0271df6","kind":"tag","published_at":"2021-10-14T17:12:42.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.29.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.29.0/manifests"},{"name":"1.28.0","sha":"caca8329fe87bba3f3bfb1f7fbfeb34af51abc30","kind":"tag","published_at":"2021-10-02T08:13:48.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.28.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"6a820d17f6d1ef44a573f140d9ffc46e73bc6a90","kind":"tag","published_at":"2021-09-22T08:23:11.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.27.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.27.0/manifests"},{"name":"1.26.0","sha":"3e56fc47a0e2a32c13d20b3436ff27be7162621c","kind":"tag","published_at":"2021-09-13T13:11:26.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.26.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"a6fb11efdc2cc3b2ffce5ec26ad13759cc02c8b7","kind":"tag","published_at":"2021-09-13T11:36:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.25.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.25.0/manifests"},{"name":"1.24.0","sha":"cbe6bc7188e326d5b72949f15404880b9944ee4e","kind":"tag","published_at":"2021-08-01T10:08:36.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.24.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.24.0/manifests"},{"name":"1.23.0","sha":"188a29fdd2f9394261508b8b759b293b143bf1b4","kind":"tag","published_at":"2021-08-01T07:22:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.23.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.23.0/manifests"},{"name":"1.22.2","sha":"b6fcfa19e6c03e1ef80109507039ac9488c7a639","kind":"tag","published_at":"2021-07-14T13:43:54.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.22.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.22.2/manifests"},{"name":"1.22.1","sha":"f888e193d6483a9ebf590a709b0cc1da5dac916e","kind":"tag","published_at":"2021-07-14T13:37:49.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.22.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.22.1/manifests"},{"name":"1.22.0","sha":"07a3437fe640c74adc6e8937a247d8f19da9044a","kind":"tag","published_at":"2021-07-14T13:14:35.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.22.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"bf244f07a0d07e8786366a70db47dfdd0b83a2a2","kind":"tag","published_at":"2021-07-10T08:09:45.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.21.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"d9ec36f2b87105f4dbebab0f5fe5fc54b5d5b05b","kind":"tag","published_at":"2021-07-03T09:00:06.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.20.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"8253e0d4eb709ee4ff43ba66ccdb603d06e0cef6","kind":"tag","published_at":"2021-07-02T10:56:52.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.19.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.19.0/manifests"},{"name":"1.18.0","sha":"aff5a309f39551915935855cadbe77c58c497703","kind":"tag","published_at":"2021-06-30T19:13:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.18.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.18.0/manifests"},{"name":"1.17.0","sha":"d50ab8cff4e6b6cc96bc392a9d79f22bb60301ed","kind":"tag","published_at":"2021-06-29T12:31:57.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.17.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"03d1379b02b50271a75682a73677cf0dad1ef432","kind":"tag","published_at":"2021-06-18T17:30:03.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.16.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"6f728ad2d0b55881de50e47839720353f7678128","kind":"tag","published_at":"2021-06-15T08:21:20.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.15.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"354fc5dbd54a2f037c9d05d8fbd2f448e9b357e7","kind":"tag","published_at":"2021-06-12T11:59:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.14.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"39666f20692dd809cecd87a69503d80306ad5671","kind":"tag","published_at":"2021-06-06T10:15:40.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.13.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"73fd938717643b46819301efe8b9f4232a016065","kind":"tag","published_at":"2021-05-13T11:39:20.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.12.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"dcfc65748759ab364868986436ec06e432745ca3","kind":"tag","published_at":"2021-05-12T10:19:26.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.11.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"1b38e6c19e13615f5d67bbf63e8e9c7799e38cc9","kind":"tag","published_at":"2021-05-11T17:29:19.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.10.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"30a958b392a435b195e60a44b28e82f876d8547a","kind":"tag","published_at":"2021-05-09T09:06:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.9.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"cbade08eb59bc225628f07cc1e9a6620c3e5124d","kind":"tag","published_at":"2021-05-07T17:15:17.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.8.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"851ac2ecb548bad56e7debb289280dedbb88427d","kind":"tag","published_at":"2021-05-07T09:39:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.8.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"3bb0e94691cbe77c0b18098911f7393f53b2abe9","kind":"tag","published_at":"2021-05-05T12:12:14.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.7.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"d3dbd0611e8c5140619c2ae3dbb55180d90721fc","kind":"tag","published_at":"2021-05-04T11:07:30.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.7.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"84c49dabd4d7c975639fb926000002a04bbb8d73","kind":"tag","published_at":"2021-05-03T13:27:52.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.7.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.7.0/manifests"},{"name":"1.6.2","sha":"b0e4feda131cf036dcdd0e705327cfb2185dbaea","kind":"tag","published_at":"2021-04-24T16:01:34.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.6.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"b72a2fdcd00fde791d45138151b66938424b3102","kind":"tag","published_at":"2021-04-20T20:57:50.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.6.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"d16eef5fd8f5d7bc97d7cf7514647cb6d4e55d5a","kind":"tag","published_at":"2021-04-20T11:45:57.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.6.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"a462ce75d7bc81674f20cbe2f47ba80590a5f6ad","kind":"tag","published_at":"2021-04-19T13:33:04.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.5.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"691a81aeaead98fd3819482b183530e1e9138dcf","kind":"tag","published_at":"2021-04-18T17:36:01.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.4.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"94f75feff1717b889d72b40ca1f4752aa4449c2b","kind":"tag","published_at":"2021-04-18T17:14:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.4.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5fe0d16b48768fc9518d694f2753ead95d26ddad","kind":"tag","published_at":"2021-04-17T11:14:45.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.3.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ecab8a9efbc3c0b48ae371bb067fad588d2c1ff0","kind":"tag","published_at":"2021-04-16T20:13:00.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.3.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3d637ee9d739636095d571806bb60ce863f08005","kind":"tag","published_at":"2021-04-16T19:49:38.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.3.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"2f87a3539b8ffe604121ef99792f623edd135532","kind":"tag","published_at":"2021-03-31T16:18:40.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.8","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"9ea1cfaf250373606b5e5e1918c64a441548968a","kind":"tag","published_at":"2021-03-31T10:19:49.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.7","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"7111de452c463672426bb948c62163ed087ec754","kind":"tag","published_at":"2021-03-29T09:33:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.6","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"a9d65064147ba6941e4f2eaa70f4a33d5b783eab","kind":"tag","published_at":"2021-03-29T08:51:48.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"9e883a980500d137f7812ffa051733754d201b2e","kind":"tag","published_at":"2021-03-06T15:57:22.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"dcf1f384c676077e3549e37186331317cb3a73ba","kind":"tag","published_at":"2020-12-28T18:01:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"29fd7aaf770e3357c72f5886c98966679eae85d1","kind":"tag","published_at":"2020-12-09T15:35:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"d08d25e389a90b5cd75a63612d8ff56ddb78b5bc","kind":"tag","published_at":"2020-12-09T14:49:09.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"f8fe9c529a8d66c1e2a56547bb8f6bdb724536ec","kind":"tag","published_at":"2020-12-02T08:23:20.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.2.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"d47c4f455af6cffa2b3438aeac744506ae87771d","kind":"tag","published_at":"2020-11-30T12:46:03.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.1.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"c67dcaee9c41ddf7d6be34ff11dfcd7e885da26a","kind":"tag","published_at":"2020-11-30T12:43:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.1.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"46d42ecf7a6a0ad2f33f034900d5cdb1a50b0d6d","kind":"tag","published_at":"2020-11-30T12:23:58.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.1.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"34ca05a1bb315dd4b8e826e7cd36211c63a8268c","kind":"tag","published_at":"2020-11-29T17:55:07.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1.0.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1.0.0/manifests"},{"name":"0.9.9","sha":"78433eeb3ab21b4759bd494e5d19abae87764abb","kind":"tag","published_at":"2020-11-25T16:05:05.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.9","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.9/manifests"},{"name":"0.9.8","sha":"e9d0ddbf256d21d5821c191bb15bf0424e14b85f","kind":"tag","published_at":"2020-11-21T19:37:18.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.8","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.8/manifests"},{"name":"0.9.7","sha":"6d044f29f5d15ac06fb9f50399d17f4b6eb7c1e0","kind":"tag","published_at":"2020-11-20T14:50:01.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.7","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"93458fed286bbeca34326dc1dc46b6893a2e471d","kind":"tag","published_at":"2020-11-19T10:54:23.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.6","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"b930d176c56e80039a5ed851b51edf7f618767d0","kind":"tag","published_at":"2020-11-18T15:13:25.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"24f433e7bb6a498951111f3d75f37e16fe71c04e","kind":"tag","published_at":"2020-11-17T17:07:34.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"db39648dc95ca9edbb197cb2e36f5ceed91b5fd9","kind":"tag","published_at":"2020-11-14T12:09:10.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"fdf9c51eb48911b08c5e36de367741cc54c2e6b2","kind":"tag","published_at":"2020-10-31T08:57:44.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"86b653c7af093981ba6630c420384a9bc664f1c5","kind":"tag","published_at":"2020-10-25T08:30:45.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"b01c49d90a48c8954bb03ef2c7fc3fefbfdfa67b","kind":"tag","published_at":"2020-10-24T10:22:17.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.9.0","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.9.0/manifests"},{"name":"0.8.60","sha":"5ae1de442223e5677501d4f3e1545559adacb8f9","kind":"tag","published_at":"2020-10-11T08:55:09.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.60","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.60/manifests"},{"name":"0.8.50","sha":"71992d186a2f48c6f327663e56a087c86ca7d423","kind":"tag","published_at":"2020-09-29T17:47:21.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.50","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.50/manifests"},{"name":"0.8.17","sha":"8ef5da2e23c6eea264e01739ff0bd364bab688a8","kind":"tag","published_at":"2020-09-14T09:40:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.17","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.17/manifests"},{"name":"0.8.16","sha":"88e43ea7aaf2bb109ebbe8d9d1e2f3aee3a1f1ee","kind":"tag","published_at":"2020-09-08T08:56:12.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.16","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.16/manifests"},{"name":"0.8.15","sha":"88e43ea7aaf2bb109ebbe8d9d1e2f3aee3a1f1ee","kind":"tag","published_at":"2020-09-08T08:10:02.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.15","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.15/manifests"},{"name":"0.8.14","sha":"6613afd857333f0faaa8219e3132504dc9390c23","kind":"tag","published_at":"2020-07-24T07:36:41.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.14","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.14/manifests"},{"name":"0.8.13","sha":"f2c1d45f8473111fbaa37f845cc5511ea44b2498","kind":"tag","published_at":"2020-07-14T20:36:32.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.13","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.13/manifests"},{"name":"0.8.12","sha":"31184b0addee15107f7fe9e56363277104b76545","kind":"tag","published_at":"2020-07-13T18:46:09.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.12","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.12/manifests"},{"name":"0.8.11","sha":"49082b59b576f11a054c64d02145a0dba774ab08","kind":"tag","published_at":"2020-07-13T18:05:32.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.11","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.11/manifests"},{"name":"0.8.10","sha":"b3320cdb0b7c91a5280e5d6ce7462d28d244c37b","kind":"tag","published_at":"2020-07-11T15:14:11.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.10","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.10/manifests"},{"name":"0.8.9","sha":"1cb606851cb828f37782379c7ae93acc0f5260a1","kind":"tag","published_at":"2020-06-22T11:34:20.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.9","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"c29779b1e4064ca4b42f3dd3710c378e5a55a773","kind":"tag","published_at":"2020-06-22T09:59:00.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.8","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"10e50b0e14cbad2dc3a5be741ced9ea5cf5d22b8","kind":"tag","published_at":"2020-06-15T15:47:51.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.7","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"d12eb8130ca577f9c2ef8d05feb75b287b8fc9dd","kind":"tag","published_at":"2020-06-14T14:41:23.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.6","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"4f7d351d8ab9ca6a0a05eec5bf0f17c6c6ac36f8","kind":"tag","published_at":"2020-06-14T09:53:32.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.5","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"8f3449ce5c5634ed26cb9888833a865f5c47d3de","kind":"tag","published_at":"2020-06-11T09:03:40.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.4","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"e5a881bbf411fb62290c099a56d57a8bb12b5ff2","kind":"tag","published_at":"2020-06-07T14:36:16.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.3","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"c9b1308bc3fb7e869bea19d89072149e1f6ae7d7","kind":"tag","published_at":"2020-06-07T12:14:24.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/0.8.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/0.8.2/manifests"},{"name":"v0.8.2","sha":"00a52c8dfc368f3ecd7028ef05c82368fdb19173","kind":"tag","published_at":"2020-06-07T10:41:31.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/v0.8.2","html_url":"https://github.com/sigmaSd/IRust/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/v0.8.2/manifests"},{"name":"1","sha":"118d7d4e43228bf1ea49b874bfe8e3f8707ae2dd","kind":"commit","published_at":"2020-06-06T14:53:11.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/1","html_url":"https://github.com/sigmaSd/IRust/releases/tag/1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/1/manifests"},{"name":"refs/pull/64/merge","sha":"118d7d4e43228bf1ea49b874bfe8e3f8707ae2dd","kind":"commit","published_at":"2020-06-06T14:53:11.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/refs/pull/64/merge","html_url":"https://github.com/sigmaSd/IRust/releases/tag/refs/pull/64/merge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@refs%2Fpull%2F64%2Fmerge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/refs%2Fpull%2F64%2Fmerge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/refs%2Fpull%2F64%2Fmerge/manifests"},{"name":"a","sha":"118d7d4e43228bf1ea49b874bfe8e3f8707ae2dd","kind":"commit","published_at":"2020-06-06T14:53:11.000Z","download_url":"https://codeload.github.com/sigmaSd/IRust/tar.gz/a","html_url":"https://github.com/sigmaSd/IRust/releases/tag/a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sigmaSd/IRust@a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/tags/a/manifests"}]},"repo_metadata_updated_at":"2026-03-26T15:33:48.162Z","dependent_packages_count":1,"downloads":53220,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":12.630128825675776,"dependent_repos_count":16.478614146018128,"dependent_packages_count":18.167734246983468,"stargazers_count":7.829324596023531,"forks_count":10.974074818836533,"docker_downloads_count":4.398084356822058,"average":11.746326831726583},"purl":"pkg:cargo/printer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/printer","docker_dependents_count":31,"docker_downloads_count":23282791,"usage_url":"https://repos.ecosyste.ms/usage/cargo/printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/printer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T20:41:57.215Z","issues_count":69,"pull_requests_count":71,"avg_time_to_close_issue":8370761.315789473,"avg_time_to_close_pull_request":364059.6285714286,"issues_closed_count":57,"pull_requests_closed_count":70,"pull_request_authors_count":20,"issue_authors_count":38,"avg_comments_per_issue":5.6231884057971016,"avg_comments_per_pull_request":1.7464788732394365,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":274563.75,"past_year_avg_time_to_close_pull_request":21114.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.153846153846154,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FIRust/issues","maintainers":[{"login":"sigmaSd","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sigmaSd"}],"active_maintainers":[{"login":"sigmaSd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sigmaSd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/printer/codemeta","maintainers":[{"uuid":"23692","login":"sigmaSd","name":"Bedis Nbiba","email":null,"url":"https://github.com/sigmaSd","packages_count":21,"html_url":"https://crates.io/users/sigmaSd","role":null,"created_at":"2022-11-07T21:13:35.668Z","updated_at":"2022-11-07T21:13:35.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sigmaSd/packages"}]}