{"id":8799004,"name":"github.com/reagent-project/reagent","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/reagent-project/reagent","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2013-12-17T19:10:03.000Z","latest_release_published_at":"2025-11-04T14:36:32.000Z","latest_release_number":"v2.0.1+incompatible","last_synced_at":"2026-09-23T19:28:32.762Z","created_at":"2024-01-24T05:39:37.850Z","updated_at":"2026-09-23T20:20:16.526Z","registry_url":"https://pkg.go.dev/github.com/reagent-project/reagent","install_command":"go get github.com/reagent-project/reagent","documentation_url":"https://pkg.go.dev/github.com/reagent-project/reagent#section-documentation","metadata":{},"repo_metadata":{"id":12619410,"uuid":"15290592","full_name":"reagent-project/reagent","owner":"reagent-project","description":"A minimalistic ClojureScript interface to React.js","archived":false,"fork":false,"pushed_at":"2026-08-19T07:18:08.000Z","size":4445,"stargazers_count":4888,"open_issues_count":27,"forks_count":413,"subscribers_count":107,"default_branch":"master","last_synced_at":"2026-09-23T02:29:25.647Z","etag":null,"topics":["clojure","clojurescript","frontend","hiccup","react","reagent"],"latest_commit_sha":null,"homepage":"http://reagent-project.github.io/","language":"Clojure","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/reagent-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-12-18T18:12:03.000Z","updated_at":"2026-09-18T11:13:59.000Z","dependencies_parsed_at":"2023-02-12T02:01:10.394Z","dependency_job_id":"28583edd-c649-49d2-ac18-69cefab7da39","html_url":"https://github.com/reagent-project/reagent","commit_stats":{"total_commits":1386,"total_committers":91,"mean_commits":15.23076923076923,"dds":0.5418470418470418,"last_synced_commit":"a14faba55e373000f8f93edfcfce0d1222f7e71a"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/reagent-project/reagent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reagent-project","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/sbom","scorecard":{"id":766214,"data":{"date":"2025-08-11","repo":{"name":"github.com/reagent-project/reagent","commit":"589e5a68a0b30756fbdf62bcb7d062d32107f300"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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 1/16 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/clojure.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clojure.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clojure.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clojure.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clojure.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clojure.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/reagent-project/reagent/clojure.yml/master?enable=pin","Warn: npmCommand not pinned by hash: prepare-tests.sh:3","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   3 npmCommand 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3"],"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-23T00:53:34.440Z","repository_id":12619410,"created_at":"2025-08-23T00:53:34.440Z","updated_at":"2025-08-23T00:53:34.440Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37609312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-23T02:00:07.637Z","response_time":54,"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":"reagent-project","name":"reagent-project","uuid":"9254615","kind":"organization","description":"","email":null,"website":"http://reagent-project.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9254615?v=4","repositories_count":9,"last_synced_at":"2024-04-09T19:20:54.359Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/reagent-project","funding_links":[],"total_stars":6570,"followers":14,"following":0,"created_at":"2022-11-04T00:10:33.921Z","updated_at":"2024-04-09T19:20:56.339Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reagent-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reagent-project/repositories"},"tags":[{"name":"v2.0.1","sha":"f23875aac29679b9202809e14539523818cab50d","kind":"tag","published_at":"2025-11-04T14:36:43.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v2.0.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"63618533dce1581e74dd585550c7400ca5d98668","kind":"tag","published_at":"2025-10-29T09:54:44.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v2.0.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha3","sha":"a170b4e19cf5dd8713bd1c54511b18f2a1d7ede8","kind":"tag","published_at":"2025-09-29T13:43:32.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v2.0.0-alpha3","html_url":"https://github.com/reagent-project/reagent/releases/tag/v2.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v2.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0-alpha3/manifests"},{"name":"v2.0.0-alpha2","sha":"9fb8ae559eabbd368799487f65cea8060b8214eb","kind":"tag","published_at":"2025-07-15T07:48:48.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v2.0.0-alpha2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v2.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v2.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0-alpha2/manifests"},{"name":"v2.0.0-alpha1","sha":"38f817b9eec8ebcd1e5c77f85dacf4212dd940aa","kind":"tag","published_at":"2025-06-24T13:21:56.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v2.0.0-alpha1/manifests"},{"name":"v1.3.0","sha":"a039a5063ae0752790493c9176688f10bee97bf4","kind":"tag","published_at":"2025-02-14T11:50:26.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.3.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ce80585e9aebe0a6df09bda1530773aa512f6103","kind":"tag","published_at":"2023-02-16T15:29:46.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.2.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f64821ce2234098a837ac7e280969f98ab11342e","kind":"tag","published_at":"2022-03-09T09:42:39.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.1.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d2ed1a7de43913955ec6cc29fae7e4a65eaca8db","kind":"tag","published_at":"2021-06-05T12:05:49.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.1.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"02f209810b482d14a3e2af20d325bdf0cbf51e5e","kind":"tag","published_at":"2020-12-21T10:02:18.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.0.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc1","sha":"e287cb395ca7b32226ea5ed9845f11b16fa8ee55","kind":"tag","published_at":"2020-11-26T20:17:02.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.0.0-rc1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-alpha2","sha":"eaef33a54d1dd9f68c8cfbe73d624d8985fd145e","kind":"tag","published_at":"2020-05-13T04:55:08.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"95d1bb301a754f4f3ca1818ce050e7cb015347e8","kind":"tag","published_at":"2020-04-26T09:32:59.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.0","sha":"84692f8633b4acde47f2f44d8c55b2ddffe7da0f","kind":"tag","published_at":"2020-03-06T12:13:13.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.10.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"307d10e543a45cddfdc7689efb86cfb14ab32d57","kind":"tag","published_at":"2020-01-15T09:54:34.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.9.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"341f1ef1d5bf2a793d19f47b083e44a385492692","kind":"tag","published_at":"2020-01-15T08:30:44.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.9.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc4","sha":"ae0c64fe9f6fde25e6460865e28a49d2da68135b","kind":"tag","published_at":"2019-12-17T11:22:45.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.9.0-rc4","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc4/manifests"},{"name":"v0.9.0-rc3","sha":"d48f020147eb1a55735ddd1a1b03ee61aaf78bac","kind":"tag","published_at":"2019-11-19T20:04:05.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.9.0-rc3","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"f16ee70a24cc27cfa7bebc6d9286f27f8aa90f2a","kind":"tag","published_at":"2019-11-19T20:03:58.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.9.0-rc2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc2/manifests"},{"name":"0.9.0-rc3","sha":"d48f020147eb1a55735ddd1a1b03ee61aaf78bac","kind":"tag","published_at":"2019-11-19T19:59:58.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/0.9.0-rc3","html_url":"https://github.com/reagent-project/reagent/releases/tag/0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/0.9.0-rc3/manifests"},{"name":"0.9.0-rc2","sha":"f16ee70a24cc27cfa7bebc6d9286f27f8aa90f2a","kind":"tag","published_at":"2019-10-17T12:14:59.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/0.9.0-rc2","html_url":"https://github.com/reagent-project/reagent/releases/tag/0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/0.9.0-rc2/manifests"},{"name":"v0.9.0-rc1","sha":"bdc3fc063c890d4a4a873bbfa5226e7a7d50b846","kind":"tag","published_at":"2019-09-10T10:11:41.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.9.0-rc1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.9.0-rc1/manifests"},{"name":"0.9.0-rc1","sha":"bdc3fc063c890d4a4a873bbfa5226e7a7d50b846","kind":"tag","published_at":"2019-09-10T10:03:56.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/0.9.0-rc1","html_url":"https://github.com/reagent-project/reagent/releases/tag/0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/0.9.0-rc1/manifests"},{"name":"v0.8.1","sha":"af14a520b2a8b02042b1e2dca3885f3ba5306029","kind":"tag","published_at":"2018-05-15T15:59:11.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.8.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"2f954302f6fac4ae991e7454bb687151da57ca74","kind":"tag","published_at":"2018-04-19T13:59:34.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.8.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc1","sha":"27a4335913a1c9a90e5ec4bca32319f90e1e3744","kind":"tag","published_at":"2018-04-11T17:29:30.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.8.0-rc1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0-rc1/manifests"},{"name":"v0.8.0-alpha2","sha":"86bbe68ee0413b24a876062365e5efb47a595d87","kind":"tag","published_at":"2017-10-20T08:24:17.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.8.0-alpha2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.8.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.8.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0-alpha2/manifests"},{"name":"v0.8.0-alpha1","sha":"d732be32ed6edd0e052995ecfe49f9f6e4301dc2","kind":"tag","published_at":"2017-07-31T10:37:02.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.8.0-alpha1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.8.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.8.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.8.0-alpha1/manifests"},{"name":"v0.7.0","sha":"a0635e0b3471501156d2e74c70b95ee3b450cc32","kind":"tag","published_at":"2017-06-27T16:05:33.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.7.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"d35e5b973cdbc8ef03b374b0d5321c10f0a794b4","kind":"tag","published_at":"2017-05-19T16:58:02.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.6.2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"7a28e485d2bbee8d4e37ca7839096abce7a38929","kind":"tag","published_at":"2017-03-10T00:23:29.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.6.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c6c1bc16ba30a97034ebe589b10b7f786f61da45","kind":"commit","published_at":"2016-09-14T18:51:37.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.6.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc","sha":"d995e0205717a84718c60f6a95a8c47cb0ac3e72","kind":"commit","published_at":"2016-06-09T13:51:29.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.6.0-rc","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.6.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.6.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.0-rc/manifests"},{"name":"v0.6.0-alpha","sha":"9351b16a1582c3161134cd11996e5633f969702c","kind":"commit","published_at":"2015-12-21T08:25:04.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.6.0-alpha","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.1","sha":"abcf6cb9e1695d8434701fa229506cda79ae5ca0","kind":"commit","published_at":"2015-09-11T14:31:20.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.5.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1/manifests"},{"name":"v0.5.1-rc3","sha":"16f9a156158cd05a7d0d5a611eb148034fed3697","kind":"commit","published_at":"2015-09-07T07:51:45.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.5.1-rc3","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.5.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.5.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1-rc3/manifests"},{"name":"v0.5.1-rc2","sha":"db54d327e961516426a83b5f5b45c5460fc4edeb","kind":"commit","published_at":"2015-09-01T08:48:11.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.5.1-rc2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1-rc2/manifests"},{"name":"v0.5.1-rc","sha":"b45f84fa710221c3ad12f4d0b4e17cc8efb622b1","kind":"commit","published_at":"2015-08-20T18:48:23.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.5.1-rc","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.5.1-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.5.1-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.1-rc/manifests"},{"name":"v0.5.0","sha":"5530917f3b8e6e48e0da2651a9a71e5a4579ff0e","kind":"commit","published_at":"2015-03-11T18:06:46.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.5.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.0/manifests"},{"name":"v0.5.0-alpha3","sha":"9db4b6df2cb13bdecf689f4b8ef2fa901b83e0ad","kind":"commit","published_at":"2015-02-09T18:09:20.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.5.0-alpha3","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.5.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.5.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.0-alpha3/manifests"},{"name":"v0.5.0-alpha","sha":"4776799039288c53369096877374dd556463eff3","kind":"commit","published_at":"2014-12-10T11:39:30.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.5.0-alpha","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.3","sha":"a555484e9c56b563a01d7bd1c3e6fd04ea645555","kind":"commit","published_at":"2014-10-28T15:34:26.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.4.3","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"23ae1661feeb3dc4ab82d2622f4f890d21aa2f65","kind":"commit","published_at":"2014-03-06T12:27:49.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.4.2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e3a67043c97d65aa60d407e8fcadfc03326deb8e","kind":"commit","published_at":"2014-02-22T07:50:27.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.4.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"432592955ff5e8002b4b8a5afe14771404a110c4","kind":"commit","published_at":"2014-02-21T15:31:30.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.4.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e8b108ea5e95cacb2cac1e971a45b349e9203d66","kind":"commit","published_at":"2014-02-03T13:54:01.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.3.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"68da921e35a783d8bdcd6c78566f2ff7fa3ba4e8","kind":"commit","published_at":"2014-01-26T08:51:36.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.2.1","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f3e4c7f6b0532025d9077c014e22a07ce6b2c687","kind":"commit","published_at":"2014-01-24T10:40:15.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.2.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"69b54410aa058ad177a369402c336da07915720f","kind":"commit","published_at":"2014-01-10T13:03:47.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.1.0","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"cfe97087e60e883fcaa53d39831a1569b7ca8d5d","kind":"commit","published_at":"2013-12-18T14:02:57.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.0.3","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"59b3d9c69c0a2e4614bb46655543ff037748b6ac","kind":"commit","published_at":"2013-12-17T19:10:03.000Z","download_url":"https://codeload.github.com/reagent-project/reagent/tar.gz/v0.0.2","html_url":"https://github.com/reagent-project/reagent/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reagent-project/reagent@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-23T20:20:16.525Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.203841068845398,"dependent_packages_count":9.049219470518674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.626530269682036},"purl":"pkg:golang/github.com/reagent-project/reagent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/reagent-project/reagent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/reagent-project/reagent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/reagent-project/reagent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-22T19:05:45.360Z","issues_count":94,"pull_requests_count":97,"avg_time_to_close_issue":99700252.86486487,"avg_time_to_close_pull_request":29791772.62195122,"issues_closed_count":74,"pull_requests_closed_count":82,"pull_request_authors_count":32,"issue_authors_count":63,"avg_comments_per_issue":4.159574468085107,"avg_comments_per_pull_request":1.0206185567010309,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137384.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagent-project%2Freagent/issues","maintainers":[{"login":"Deraen","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Deraen"},{"login":"mike-thompson-day8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mike-thompson-day8"}],"active_maintainers":[{"login":"Deraen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Deraen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freagent-project%2Freagent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freagent-project%2Freagent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freagent-project%2Freagent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freagent-project%2Freagent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freagent-project%2Freagent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freagent-project%2Freagent/codemeta","maintainers":[]}