[{"id":14931795,"name":"github.com/normation/rudder","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":[],"repository_url":"https://github.com/normation/rudder","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-11T15:30:04.000Z","latest_release_published_at":"2026-08-11T15:30:04.000Z","latest_release_number":"v0.0.0-20260811153004-7cf6f45e8901","last_synced_at":"2026-09-02T06:37:32.257Z","created_at":"2026-08-12T00:32:50.285Z","updated_at":"2026-09-02T19:58:04.618Z","registry_url":"https://pkg.go.dev/github.com/normation/rudder","install_command":"go get github.com/normation/rudder","documentation_url":"https://pkg.go.dev/github.com/normation/rudder#section-documentation","metadata":{},"repo_metadata":{"id":37405586,"uuid":"2528254","full_name":"Normation/rudder","owner":"Normation","description":"Rudder is a configuration and security automation platform. Manage your Cloud, hybrid or on-premises infrastructure in a simple, scalable and dynamic way.","archived":false,"fork":false,"pushed_at":"2026-09-01T20:43:07.000Z","size":100359,"stargazers_count":706,"open_issues_count":45,"forks_count":91,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-09-02T06:37:23.625Z","etag":null,"topics":["auditing","automation","compliance","configuration-management","continuous-configuration","devops","hardening","patch-management","secops","security","security-posture"],"latest_commit_sha":null,"homepage":"https://www.rudder.io","language":"Scala","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Normation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.adoc","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2011-10-06T19:27:50.000Z","updated_at":"2026-09-01T20:58:34.000Z","dependencies_parsed_at":"2023-10-02T08:45:07.799Z","dependency_job_id":"eff0dd67-1d2c-4458-bf67-a1ce71e14afd","html_url":"https://github.com/Normation/rudder","commit_stats":null,"previous_names":[],"tags_count":908,"template":false,"template_full_name":null,"purl":"pkg:github/Normation/rudder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Normation","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/sbom","scorecard":{"id":102693,"data":{"date":"2025-08-11","repo":{"name":"github.com/Normation/rudder","commit":"8ed0e91650c6c12667179adc153697c410b4c5a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.adoc:1","Info: Found linked content: SECURITY.adoc:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.adoc: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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:21","Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"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":"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":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: relay/sources/relayd/fuzz/fuzz_targets/runinfo.rs:6"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 13 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): policies/lib/tree/10_ncf_internals/modules/packages/apt_get:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): policies/lib/tree/10_ncf_internals/modules/packages/yum:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: policies/lib/tree/10_ncf_internals/modules/packages/zypper:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: policies/lib/tree/10_ncf_internals/modules/packages/zypper_pattern:0","Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote ': policies/lib/tree/10_ncf_internals/modules/promises/getParent.py:0","Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote ': policies/lib/tree/10_ncf_internals/modules/templates/jinja2-templating.py:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Normation/rudder/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Normation/rudder/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: api-doc/Dockerfile:1: pin your Docker image by updating node:18-bullseye to node:18-bullseye@sha256:0d9e9a8dcd5a83ea737ed92227a6591a31ad70c8bb722b0c51aff7ae23a88b6a","Warn: containerImage not pinned by hash: ci/asciidoctor.Dockerfile:1: pin your Docker image by updating debian:11 to debian:11@sha256:25c0cab214b810db1b3c8adef5a12a92596979abddf86bb364e8d9c9d111df9f","Warn: containerImage not pinned by hash: ci/common.Dockerfile:2: pin your Docker image by updating rust to rust@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: ci/methods.Dockerfile:1: pin your Docker image by updating rust to rust@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: ci/python-avocado.Dockerfile:1: pin your Docker image by updating debian:11 to debian:11@sha256:25c0cab214b810db1b3c8adef5a12a92596979abddf86bb364e8d9c9d111df9f","Warn: containerImage not pinned by hash: docker/rudder-agent/cf-execd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-agent/cf-serverd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/cf-execd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/cf-serverd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/httpd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/relayd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: policies/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: relay/sources/relayd/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: relay/sources/rudder-package/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: sbom/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: webapp/sources/Dockerfile:2","Warn: downloadThenRun not pinned by hash: ci/methods.Dockerfile:12-18","Warn: pipCommand not pinned by hash: ci/python-avocado.Dockerfile:6-8","Warn: downloadThenRun not pinned by hash: ci/python-avocado.Dockerfile:12","Warn: pipCommand not pinned by hash: contributing/setup_dev_env.sh:29","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned","Info:   0 out of  17 containerImage 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":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: RUSTSEC-2020-0091 / GHSA-9pqx-g3jh-qpqq","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2021-0093 / GHSA-pqqp-xmhj-wgcw","Warn: Project is vulnerable to: RUSTSEC-2022-0021 / GHSA-6888-wf7j-34jq","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2021-0037 / GHSA-j8q9-5rp9-4mv9","Warn: Project is vulnerable to: GHSA-wq9x-qwcq-mmgf","Warn: Project is vulnerable to: RUSTSEC-2024-0365","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2020-0146 / GHSA-3358-4f7f-p4j4","Warn: Project is vulnerable to: RUSTSEC-2023-0034 / GHSA-f8vr-r385-rh5r","Warn: Project is vulnerable to: RUSTSEC-2024-0003 / GHSA-8r5v-vm4m-4g25","Warn: Project is vulnerable to: RUSTSEC-2024-0332 / GHSA-q6cp-qfwq-4gcv","Warn: Project is vulnerable to: RUSTSEC-2021-0020 / GHSA-6hfq-h8hq-87mf","Warn: Project is vulnerable to: RUSTSEC-2021-0079 / GHSA-5h46-h7hh-c6x9","Warn: Project is vulnerable to: RUSTSEC-2021-0078 / GHSA-f3pg-qwvg-p99c","Warn: Project is vulnerable to: RUSTSEC-2022-0022 / GHSA-f67m-9j94-qv9j","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: GHSA-2326-pfpj-vx3h","Warn: Project is vulnerable to: RUSTSEC-2023-0086","Warn: Project is vulnerable to: RUSTSEC-2020-0070 / GHSA-5wg8-7c9q-794v / GHSA-gmv4-vmx3-x9f3 / GHSA-hj9h-wrgg-hgmx / GHSA-ppj3-7jw3-8vc4 / GHSA-vh4p-6j7g-f4j9","Warn: Project is vulnerable to: RUSTSEC-2023-0045 / GHSA-wfg4-322g-9vqv","Warn: Project is vulnerable to: RUSTSEC-2020-0080 / GHSA-jrcf-4jp8-m28v","Warn: Project is vulnerable to: RUSTSEC-2020-0078 / RUSTSEC-2020-0079 / GHSA-458v-4hrf-g3m4 / GHSA-c79c-gwph-gqfm","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2023-0022 / GHSA-3gxf-9r58-2ghg","Warn: Project is vulnerable to: RUSTSEC-2023-0024 / GHSA-6hcf-g6gr-hhcr","Warn: Project is vulnerable to: RUSTSEC-2023-0023 / GHSA-9qwg-crg9-m2vc","Warn: Project is vulnerable to: RUSTSEC-2023-0044 / GHSA-xcf7-rvmh-g6q4","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: RUSTSEC-2022-0040 / GHSA-9qxh-258v-666c","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2021-0124 / GHSA-fg7r-2g4j-5cgr","Warn: Project is vulnerable to: RUSTSEC-2022-0082 / GHSA-8v4j-7jgf-5rg9"],"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-15T10:29:07.690Z","repository_id":37405586,"created_at":"2025-08-15T10:29:07.690Z","updated_at":"2025-08-15T10:29:07.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019116,"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-02T02:00:06.194Z","response_time":106,"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":"Normation","name":"Rudder","uuid":"695105","kind":"organization","description":"Rudder is a configuration and security automation platform. Manage your Cloud, hybrid or on-premises infrastructure in a simple, scalable and dynamic way. ","email":null,"website":"https://www.rudder.io/","location":"Paris, France","twitter":"rudderio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/695105?v=4","repositories_count":30,"last_synced_at":"2026-09-02T06:37:21.039Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/Normation","funding_links":[],"total_stars":716,"followers":48,"following":0,"created_at":"2022-11-03T12:13:41.568Z","updated_at":"2026-09-02T06:37:21.140Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Normation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Normation/repositories"},"tags":[{"name":"9.2.0.alpha1","sha":"cc7e47c7a4ea815eae659927128c08067a0f89c4","kind":"commit","published_at":"2026-07-20T14:52:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.2.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/9.2.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.2.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.2.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.2.0.alpha1/manifests"},{"name":"9.1.3","sha":"01a8bb5ba219b1644b8fc417aacbbcf33043f812","kind":"commit","published_at":"2026-07-09T08:59:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.3/manifests"},{"name":"9.0.8","sha":"8e79729ddcb9644d85768df618a935a06ac3b1aa","kind":"commit","published_at":"2026-07-09T08:58:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.8/manifests"},{"name":"8.3.13","sha":"93e65b39600036b8495962d03e6b9d47aef22723","kind":"commit","published_at":"2026-07-09T08:56:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.13/manifests"},{"name":"8.3.12","sha":"f1791b62af2a8b8bb7d6d5322d61b32d050f215a","kind":"commit","published_at":"2026-06-10T14:17:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.12/manifests"},{"name":"9.0.7","sha":"6602b2f2f1eafdf2eb2127bb4309f1f769cbc845","kind":"commit","published_at":"2026-06-10T14:16:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.7/manifests"},{"name":"9.1.2","sha":"a72d82f0c067e266d200862a682e12f5ea1aae68","kind":"commit","published_at":"2026-06-10T14:14:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"d64addc632b9818d3ba3ef7f158116ef0c5610bf","kind":"commit","published_at":"2026-04-30T14:14:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.1/manifests"},{"name":"9.0.6","sha":"4d953d1a0a676192459021a5cb066233c14e6337","kind":"commit","published_at":"2026-04-30T14:12:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.6/manifests"},{"name":"8.3.11","sha":"07c8c5b7c1c0c8bcc281673a867b3dec1c7c508b","kind":"commit","published_at":"2026-04-30T13:38:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.11/manifests"},{"name":"9.1.0","sha":"0933cbe98fe9d569e887e342462edc2342eac159","kind":"commit","published_at":"2026-04-10T09:27:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0/manifests"},{"name":"9.1.0.rc1","sha":"eb0409bc7a888e5d92e74fcde5e37335ce034853","kind":"commit","published_at":"2026-04-02T11:45:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.rc1/manifests"},{"name":"9.0.5","sha":"8735f1446f1f6cff377b4126750670d7f69d1ede","kind":"commit","published_at":"2026-04-01T09:48:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.5/manifests"},{"name":"8.3.10","sha":"3c648f92c9b8134a3ba1342867aa390f39eed77a","kind":"commit","published_at":"2026-04-01T09:46:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.10/manifests"},{"name":"9.1.0.beta1","sha":"071c90a42f116fbabdf700eb23824c5339fc5bf9","kind":"commit","published_at":"2026-03-06T13:37:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.beta1/manifests"},{"name":"8.3.9","sha":"79d8f7dbb0714a237834dc053211c092d29eefb8","kind":"commit","published_at":"2026-02-13T22:33:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.9/manifests"},{"name":"9.0.4","sha":"4c7e3413ff151b3e5b61a70c1d254e3c89d86433","kind":"commit","published_at":"2026-02-13T22:32:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.4/manifests"},{"name":"9.1.0.alpha1","sha":"7f0a82cac61f7a3be6bf22df1eef17eb9a446dcf","kind":"commit","published_at":"2026-01-23T09:42:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.alpha1/manifests"},{"name":"9.0.3","sha":"e15514d22e0802a73d170cd8ab83fa83808455bb","kind":"commit","published_at":"2025-12-19T14:32:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.3/manifests"},{"name":"8.3.8","sha":"1956ed69ad963dded0d5be983928a67c04ca9163","kind":"commit","published_at":"2025-12-19T14:31:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.8/manifests"},{"name":"9.0.2","sha":"ac836adae5d0fde64fb06dcc5a44d85849081520","kind":"commit","published_at":"2025-12-10T16:01:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.2/manifests"},{"name":"8.3.7","sha":"775bc1938930cfe21d835262a7d432068da8e48f","kind":"commit","published_at":"2025-12-10T16:00:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.7/manifests"},{"name":"8.3.6-1","sha":"7b3ae21ee43ca6eac7df3021d29530febf722c5c","kind":"commit","published_at":"2025-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6-1/manifests"},{"name":"9.0.1-1","sha":"06ca30ebcf55ba731fc95108f73a697ee03c1c8e","kind":"commit","published_at":"2025-11-13T14:28:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1-1/manifests"},{"name":"9.0.1","sha":"f48c5aacd1186c6a3fa5839f85cd10960a70f325","kind":"commit","published_at":"2025-11-12T09:38:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1/manifests"},{"name":"8.3.6","sha":"2e054442145b96652b8b5c74c5df934eb8874c61","kind":"commit","published_at":"2025-11-12T09:32:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6/manifests"},{"name":"9.0.0","sha":"a6e9260ce0e156eac2c277df8ed7d331de10fb44","kind":"commit","published_at":"2025-10-21T09:02:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0/manifests"},{"name":"9.0.0.rc2","sha":"a9299297ca19fb03eb1aa610af4b34ef318de871","kind":"commit","published_at":"2025-10-14T13:26:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc2/manifests"},{"name":"9.0.0.rc1","sha":"f5914324b48e64bd99163f5d8f6d09a606f92fe8","kind":"commit","published_at":"2025-10-13T13:30:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc1/manifests"},{"name":"9.0.0.beta2","sha":"2ba8780715bbd987bc3390bd45b4504ba56b4a46","kind":"commit","published_at":"2025-10-03T12:56:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta2/manifests"},{"name":"8.3.5","sha":"c02b10c53d1667caee2a959e52cadae8fdd21bfd","kind":"commit","published_at":"2025-10-01T16:09:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.5/manifests"},{"name":"8.2.9","sha":"365a1014d2a704d6a93309a44f5686cc249f7616","kind":"commit","published_at":"2025-09-12T14:13:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.9/manifests"},{"name":"8.3.4","sha":"2c6d61288322cc744848f77800ff0148e19c402e","kind":"commit","published_at":"2025-09-12T14:12:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.4/manifests"},{"name":"9.0.0.beta1","sha":"1eced1a1cfd34cf047db065971733332ee0f4c0d","kind":"commit","published_at":"2025-09-05T16:40:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta1/manifests"},{"name":"9.0.0.alpha1-1","sha":"b7c4a4c90b473166dfa5bca68c2bf67043ed8dd3","kind":"commit","published_at":"2025-07-22T13:00:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.alpha1-1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.alpha1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.alpha1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1-1/manifests"},{"name":"9.0.0.alpha1","sha":"1fc435216fd252a640b8f4fc22e2bf0f06a57ca8","kind":"commit","published_at":"2025-07-18T15:39:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1/manifests"},{"name":"8.3.3","sha":"e3cbf69841953521f587d3d3b2e228e66a290d96","kind":"commit","published_at":"2025-07-15T14:31:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.3/manifests"},{"name":"8.2.8","sha":"7896db1cb62be66d95a8339bfd71f9b909e1e7dd","kind":"commit","published_at":"2025-07-15T14:05:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.8/manifests"},{"name":"8.2.7","sha":"6ed1c688bb93dd043044a745ba64d2c4691c9d0c","kind":"commit","published_at":"2025-06-04T13:22:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.7/manifests"},{"name":"8.3.2","sha":"7e894b24d3f9231c51d7d30dab4e93cca90d5b9a","kind":"commit","published_at":"2025-06-04T13:20:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.2/manifests"},{"name":"8.3.1","sha":"1e35132cc1182de061e696338692b7c898c420c3","kind":"commit","published_at":"2025-05-06T15:46:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.1/manifests"},{"name":"8.2.6","sha":"28e3cb0a35146b09507ac5ded03e4dae7f74ffab","kind":"commit","published_at":"2025-05-06T15:45:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.6/manifests"},{"name":"8.3.0","sha":"106d30441c15cb927ca416adf0301edc816f2685","kind":"commit","published_at":"2025-04-22T07:18:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0/manifests"},{"name":"8.3.0.rc1","sha":"13b9a4fe30188dd3bf56d799cb392d58517d467a","kind":"commit","published_at":"2025-04-09T15:22:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.rc1/manifests"},{"name":"8.3.0.beta1","sha":"fbb92944680892e4cdf91a0c590911e41788fc12","kind":"commit","published_at":"2025-03-06T09:51:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.beta1/manifests"},{"name":"8.1.12-1","sha":"a1feafe04a873430f463edb4ff83b68a4faab540","kind":"commit","published_at":"2025-02-26T17:46:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.12-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.12-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.12-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.12-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.12-1/manifests"},{"name":"8.2.5","sha":"69ab60caec569d3e0044194f9e37c5ac28b438c4","kind":"commit","published_at":"2025-02-26T17:45:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.5/manifests"},{"name":"8.3.0.alpha1-1","sha":"43713818e678b3c81c09654dd60c6779596cb8b8","kind":"commit","published_at":"2025-01-21T14:46:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.alpha1-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.alpha1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.alpha1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1-1/manifests"},{"name":"8.3.0.alpha1","sha":"2211e434d9d192634616a287898dc221c98a79a5","kind":"commit","published_at":"2025-01-16T14:27:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1/manifests"},{"name":"8.1.11","sha":"b877beeffe04beac2355726808c32cdb1edaeaab","kind":"commit","published_at":"2025-01-10T22:08:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.11/manifests"},{"name":"8.2.4","sha":"3fb9d4538f8a57b37ac9364ee9c94ed2ece27b60","kind":"commit","published_at":"2025-01-10T22:07:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.4/manifests"},{"name":"8.1.10","sha":"ed100208a1fe9ca0c67fe66d062bbf2e1b1942d1","kind":"commit","published_at":"2024-12-02T16:56:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.10/manifests"},{"name":"8.2.3","sha":"15deca5233b5b96e6e3fd26be957138ff9ac5519","kind":"commit","published_at":"2024-12-02T16:55:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"c189e56ffa66bb6d93b70f26865636a9ac84b9d7","kind":"commit","published_at":"2024-11-28T10:52:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.2/manifests"},{"name":"8.1.9","sha":"76518228622d109edcfa84b7b8de195bfa4173ac","kind":"commit","published_at":"2024-11-28T10:51:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.9/manifests"},{"name":"8.2.1","sha":"2d800b3817cef825cae7569577a77115cf6b5c48","kind":"commit","published_at":"2024-11-07T22:18:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.1/manifests"},{"name":"8.1.8","sha":"2c41e4e836b7619d67d08d5d7426c3b304d0aff3","kind":"commit","published_at":"2024-11-07T22:17:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.8/manifests"},{"name":"8.2.0","sha":"1c43f2eb02ea9a87c3524c3045c2c9fa3a5ff2b8","kind":"commit","published_at":"2024-10-28T21:44:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0/manifests"},{"name":"8.2.0.rc1","sha":"ed238c7aff99e466f3ffc7e1e0c0f9a1837a24e3","kind":"commit","published_at":"2024-10-16T16:05:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.rc1/manifests"},{"name":"8.1.7-2","sha":"d5c63fcde94ac77ba6f00236f73a509d73978160","kind":"commit","published_at":"2024-09-30T20:04:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-2/manifests"},{"name":"8.1.7-1","sha":"95b76d5b16ab295d5765a6c0b340e345716b7dec","kind":"commit","published_at":"2024-09-30T14:35:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-1/manifests"},{"name":"8.1.7","sha":"1e4d59876890fdadb45e4d99ba12cd45ac52836f","kind":"commit","published_at":"2024-09-19T18:40:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7/manifests"},{"name":"8.2.0.beta1","sha":"adaa65f677e106dc8a8d9fd148a4cd0df5fd20a0","kind":"commit","published_at":"2024-09-05T22:37:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.beta1/manifests"},{"name":"8.1.6-1","sha":"d346a6efeb1f526ea253c37e3d13c29c07dab3b0","kind":"commit","published_at":"2024-07-31T12:23:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6-1/manifests"},{"name":"8.1.6","sha":"f0276e1a20a1383d8245163d8bd9d9a7b48afacd","kind":"commit","published_at":"2024-07-31T10:35:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6/manifests"},{"name":"8.2.0.alpha1","sha":"892c54985a9facb406d819ad87c962817472f337","kind":"commit","published_at":"2024-07-23T14:04:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.alpha1/manifests"},{"name":"7.3.16","sha":"90707e9e24324ae8c71ba01be91d3a0c1e9b550e","kind":"commit","published_at":"2024-07-01T21:07:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.16","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.16/manifests"},{"name":"8.0.10","sha":"29a1e3ef095fc36b9df2e7286485a88e6a0e3d20","kind":"commit","published_at":"2024-07-01T21:02:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.10/manifests"},{"name":"8.1.5","sha":"8f18825f8fc7e18f09a833ab4788dcb939aa333c","kind":"commit","published_at":"2024-07-01T09:15:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.5/manifests"},{"name":"8.1.4","sha":"e88a8b4c4d88aeceebbdb83875ad6a9b1d5ac94f","kind":"commit","published_at":"2024-06-19T13:07:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.4/manifests"},{"name":"7.3.15","sha":"adb720663f3f4fb69f7eda5722d61cd3a1260727","kind":"commit","published_at":"2024-05-31T12:14:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.15","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.15/manifests"},{"name":"8.0.9","sha":"fd88b8016861ebaf57593b7be83de01c1b6a224d","kind":"commit","published_at":"2024-05-31T12:12:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.9/manifests"},{"name":"8.1.3","sha":"baed126a68e823f50bda6752a3b738115f173b3f","kind":"commit","published_at":"2024-05-31T12:11:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.3/manifests"},{"name":"8.1.2","sha":"06c96b4ca2f70026ecb4c28f2f815ad29cf7b2b5","kind":"commit","published_at":"2024-04-29T11:22:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.2/manifests"},{"name":"8.0.8-1","sha":"f270cc2f659f03c4862e50e31f5194332931f0ee","kind":"commit","published_at":"2024-04-25T10:40:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8-1/manifests"},{"name":"7.3.14-1","sha":"ea8cd06869d27ce8b63c660982b0c5e7f1ab77bf","kind":"commit","published_at":"2024-04-25T10:39:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14-1/manifests"},{"name":"8.1.1-1","sha":"5c1687ba63c1067aac90f1715cc39655662f0324","kind":"commit","published_at":"2024-04-25T10:37:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1-1/manifests"},{"name":"7.3.14","sha":"82fbc5ec61380b72e0188a11ba8da24cd84e6dd8","kind":"commit","published_at":"2024-04-24T22:23:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.14","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14/manifests"},{"name":"8.0.8","sha":"82d9620af43b80c8b3b2ddfda96497707a4ebaeb","kind":"commit","published_at":"2024-04-24T21:48:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8/manifests"},{"name":"8.1.1","sha":"60478983bcd8c3fedcc0d7269d19cf7416c62880","kind":"commit","published_at":"2024-04-24T21:47:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"24287633c38b2b80e6b93b4496888c88989a99bc","kind":"commit","published_at":"2024-04-11T14:34:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0/manifests"},{"name":"8.1.0.rc1","sha":"5e2de7d6a2e5b62ff40fc074e2b1a979ad15b0fd","kind":"commit","published_at":"2024-04-06T12:37:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.rc1/manifests"},{"name":"8.0.7-2","sha":"6711cbc6348193ce565311f4a4c4564c83db0f96","kind":"commit","published_at":"2024-04-03T10:05:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-2/manifests"},{"name":"8.0.7-1","sha":"9a5d92dea609b26382b514847c183afdcea977b9","kind":"commit","published_at":"2024-04-02T14:53:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-1/manifests"},{"name":"8.0.7","sha":"a02b36f6f8d31a016c592f1c68c9ac906b38e7ff","kind":"commit","published_at":"2024-04-01T22:04:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7/manifests"},{"name":"8.1.0.beta2","sha":"9050f51a6d9adc8d0550137fce21e19eb38fe86d","kind":"commit","published_at":"2024-03-21T16:45:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta2/manifests"},{"name":"7.3.13","sha":"daac32414c710a320c7efe6ad27ee9785fc3c944","kind":"commit","published_at":"2024-03-10T23:56:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.13/manifests"},{"name":"8.1.0.beta1","sha":"549b8303eb01fe87c170cfe21431ae4cc712276d","kind":"commit","published_at":"2024-03-03T23:56:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta1/manifests"},{"name":"7.3.12","sha":"a59e2b42c7598be3303bec809e4030bb12a020d5","kind":"commit","published_at":"2024-02-28T13:36:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.12/manifests"},{"name":"8.0.6","sha":"272285a5e212dd23e762141ef1719cf9215da9f7","kind":"commit","published_at":"2024-02-28T13:33:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.6/manifests"},{"name":"7.3.11","sha":"88ffe208a2ec805df4d6ae178a983358288ed32b","kind":"commit","published_at":"2024-01-31T15:33:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.11/manifests"},{"name":"8.0.5","sha":"b2e6aa21bda23ce14380181cc368c96ae44f0df9","kind":"commit","published_at":"2024-01-31T15:32:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.5/manifests"},{"name":"8.1.0.alpha1","sha":"1ed394b1a64b0ac90f0ee2d4d28313e1aa69b94b","kind":"commit","published_at":"2024-01-17T13:41:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.alpha1/manifests"},{"name":"8.0.4-1","sha":"ec154757680f17f04311e613e176fdf78973e3ca","kind":"commit","published_at":"2023-12-13T11:25:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4-1/manifests"},{"name":"7.3.10","sha":"aba2f0ad07c11cfbbd562e1ed6bcc0bc4426959c","kind":"commit","published_at":"2023-12-13T00:09:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.10/manifests"},{"name":"8.0.4","sha":"b094a721524b44433a7a6415e79040bb02a32b41","kind":"commit","published_at":"2023-12-13T00:07:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"42df26918bc54f486216d9e04f6d63855dcfa646","kind":"commit","published_at":"2023-11-09T12:07:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.3/manifests"},{"name":"8.0.2-1","sha":"5e6663f7aa5d167a1018fed34e8d850384196d5b","kind":"commit","published_at":"2023-11-07T15:07:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2-1/manifests"},{"name":"8.0.2","sha":"beb5927fe45e880d0ad7e2b3e0e0947948a28c28","kind":"commit","published_at":"2023-11-07T10:11:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2/manifests"},{"name":"7.3.9","sha":"fa9eeb70ccbdf6f214d923333e8805a2b7299271","kind":"commit","published_at":"2023-11-07T10:10:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.9/manifests"},{"name":"7.3.8-1","sha":"36e988ccc0101b749baf0171c58499cf545c737f","kind":"commit","published_at":"2023-10-30T17:31:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8-1/manifests"},{"name":"8.0.1-1","sha":"a8bde5bec4de11018affc7378e0d3a12a1d80c7d","kind":"commit","published_at":"2023-10-30T17:29:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1-1/manifests"},{"name":"7.3.8","sha":"ff787a5f0d7b03f7a7f1113a1e6c84b0c040c38e","kind":"commit","published_at":"2023-10-27T15:49:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8/manifests"},{"name":"8.0.1","sha":"a6ed31982815297253725940f3e2762839fed100","kind":"commit","published_at":"2023-10-27T15:02:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"bee7781cd5831d24a56170a98f3eccfecfcba15c","kind":"commit","published_at":"2023-10-17T13:27:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0/manifests"},{"name":"8.0.0.rc2","sha":"a08bea0d2b0b4638755a16c2d8a5b7cbeae8db92","kind":"commit","published_at":"2023-10-12T15:33:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc2/manifests"},{"name":"8.0.0.rc1","sha":"1c4ea843e93aa6cf4ac8c1a276dd544c944801da","kind":"commit","published_at":"2023-10-06T15:56:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc1/manifests"},{"name":"8.0.0.beta3","sha":"ee3ea12e1a015572a8ef9c80e4acb0360eb479a1","kind":"commit","published_at":"2023-09-29T23:12:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta3/manifests"},{"name":"7.2.11-2","sha":"32438a88b0325176254e361688f5e99ecc2f476a","kind":"commit","published_at":"2023-09-19T10:52:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.11-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.11-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.11-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-2/manifests"},{"name":"7.3.7","sha":"4c268f8e112d3242f67a6971a1757142257898d9","kind":"commit","published_at":"2023-09-18T14:16:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.7/manifests"},{"name":"7.2.11-1","sha":"09eefd9003cc7ba81a07ffeef7bf86ad5e26dfca","kind":"commit","published_at":"2023-09-14T21:57:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-1/manifests"},{"name":"7.3.6-1","sha":"bca864307655c4dc1ea03845877d6140383fb175","kind":"commit","published_at":"2023-09-14T21:55:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6-1/manifests"},{"name":"8.0.0.beta2","sha":"8d31ac9e3ed6493e0500b3787bd7d719030d6662","kind":"commit","published_at":"2023-09-13T09:44:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta2/manifests"},{"name":"7.2.11","sha":"12dbf7aa048c6145da491b2edce7fd37b76d9152","kind":"commit","published_at":"2023-09-13T07:22:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.11","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11/manifests"},{"name":"7.3.6","sha":"2313652c2ddd0a08d726f90c57ad820502f54814","kind":"commit","published_at":"2023-09-13T07:21:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6/manifests"},{"name":"8.0.0.beta1","sha":"ce9ba0d9d1f873936cae3b1d0bf26b233cac19cd","kind":"commit","published_at":"2023-09-06T21:20:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta1/manifests"},{"name":"7.3.5","sha":"119213f5b90c7649c1c996a2c15752ad752834b9","kind":"commit","published_at":"2023-08-10T12:30:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.5/manifests"},{"name":"7.2.10","sha":"b0b532402743ddb8012d9297d5a52d820e4cc424","kind":"commit","published_at":"2023-08-10T12:27:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.10","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.10/manifests"},{"name":"7.2.9","sha":"05bea374179a0afd459cae292efe3f2bfc53f804","kind":"commit","published_at":"2023-07-20T17:21:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.9/manifests"},{"name":"7.3.4","sha":"d7b73699e9e9ff788733dd79c3c43922021a3297","kind":"commit","published_at":"2023-07-20T17:20:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.4/manifests"},{"name":"8.0.0.alpha1","sha":"e54b1526b8f915936f78333d8cd1a31d06eeb439","kind":"commit","published_at":"2023-07-12T17:10:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.alpha1/manifests"},{"name":"7.2.8","sha":"f10104602633ac16c59ab7f4622ccd5e3b2cae3a","kind":"commit","published_at":"2023-06-29T15:41:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.8/manifests"},{"name":"7.3.3","sha":"f0a9f2660d44ba2898fb890b7a4a0334551e0f37","kind":"commit","published_at":"2023-06-29T15:39:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.3/manifests"},{"name":"7.2.7-2","sha":"07b2e766a2a348f00b98149b08b86f66294693b7","kind":"commit","published_at":"2023-05-18T02:59:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-2/manifests"},{"name":"7.3.2-2","sha":"060d5396ce17b7ed933e5cb2a438015f645d2f82","kind":"commit","published_at":"2023-05-18T02:58:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-2/manifests"},{"name":"7.2.7-1","sha":"a1caa96688e9dcbc92839e9e5637397454ce8e64","kind":"commit","published_at":"2023-05-17T17:27:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-1/manifests"},{"name":"7.3.2-1","sha":"d4ffecf3fff9744267f37f5d47a78a3eefcb5583","kind":"commit","published_at":"2023-05-17T17:26:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-1/manifests"},{"name":"7.2.7","sha":"e5676f24c4b189e6088810a52f1d0b734a6bf078","kind":"commit","published_at":"2023-05-16T21:40:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7/manifests"},{"name":"7.3.2","sha":"af0dd833df0c5f15869aabb44195f761057dab6a","kind":"commit","published_at":"2023-05-16T21:38:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2/manifests"},{"name":"7.2.6","sha":"491616ec256fad4e61d300229c4caee13fd98a43","kind":"commit","published_at":"2023-05-03T08:31:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.6/manifests"},{"name":"7.3.1","sha":"b14eb7ddb1907469e02c3c42a5aef03da83a97b2","kind":"commit","published_at":"2023-05-03T07:55:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.1/manifests"},{"name":"7.3.0-1","sha":"413878f655559db40ce9789d2c6d8c57b884ceaf","kind":"commit","published_at":"2023-04-07T15:19:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0-1/manifests"},{"name":"7.3.0","sha":"0fb69d6eb72aded56ce1a28644bb135e6bbcd7e1","kind":"commit","published_at":"2023-04-07T12:37:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0/manifests"},{"name":"7.2.5-1","sha":"6329dce8c7c936b3d7d920819aac99ee6ccd4332","kind":"commit","published_at":"2023-03-23T00:37:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5-1/manifests"},{"name":"7.2.5","sha":"63c4cc255fea39091cf55143d5e36c99812f960f","kind":"commit","published_at":"2023-03-22T12:38:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5/manifests"},{"name":"7.3.0.rc1","sha":"6d1f0231f790ea57a3e71403ad164b72534c50c0","kind":"commit","published_at":"2023-03-16T14:24:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.rc1/manifests"},{"name":"7.3.0.beta1","sha":"6eaedd4fbf2bfa067975373c69ac153d48a05197","kind":"commit","published_at":"2023-02-08T22:26:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.beta1/manifests"},{"name":"7.1.10-1","sha":"c6407598241aefd58e8dae2d308f42016824db4e","kind":"commit","published_at":"2023-01-26T09:13:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10-1/manifests"},{"name":"7.2.4-1","sha":"6ce841d043e88bc634814db22a2b8f73fd43606b","kind":"commit","published_at":"2023-01-26T09:12:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4-1/manifests"},{"name":"7.1.10","sha":"feed578c9aab7dc2884496c55e15cd803220cfc1","kind":"commit","published_at":"2023-01-25T11:15:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10/manifests"},{"name":"7.2.4","sha":"28a1568cf6efd96055618dd2f620375d42fb8576","kind":"commit","published_at":"2023-01-25T11:14:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4/manifests"},{"name":"7.2.3-1","sha":"66c660698e860f316331b62c708d6c2b2b5367b2","kind":"commit","published_at":"2022-12-18T12:06:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3-1/manifests"},{"name":"7.1.9-1","sha":"25d3e989338be3697feed891f5196c5e96536dc6","kind":"commit","published_at":"2022-12-18T12:05:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9-1/manifests"},{"name":"7.1.9","sha":"0c918a311cf80dcd17818bc0ee1c8a041467c4ee","kind":"commit","published_at":"2022-12-14T16:36:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9/manifests"},{"name":"7.2.3","sha":"c5eab8a63cc7eb532dbfc1d5c0fa3f435b0dcb34","kind":"commit","published_at":"2022-12-14T16:35:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3/manifests"},{"name":"7.2.2-2","sha":"b2e533681db0097f14913c6b38293275b64d341f","kind":"commit","published_at":"2022-11-29T13:24:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-2/manifests"},{"name":"7.2.2-1","sha":"40dc8c2fdf2ea5b76ff32729ababe6165ae46edf","kind":"commit","published_at":"2022-11-28T23:55:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-1/manifests"},{"name":"7.1.8","sha":"c429f810ee72d709abce4e0a68faaf874e9d4516","kind":"commit","published_at":"2022-11-24T23:25:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.8/manifests"},{"name":"7.2.2","sha":"a2d762dd290919e27e15180cc60dbb94b4745dca","kind":"commit","published_at":"2022-11-24T23:22:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2/manifests"},{"name":"7.1.7-1","sha":"f93c7abe7fa52b7049ab5234c1b257db1cc356d9","kind":"commit","published_at":"2022-10-10T22:04:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7-1/manifests"},{"name":"7.2.1-1","sha":"1f958e052bceecd11cd3bfcf42dfd813a9886ca9","kind":"commit","published_at":"2022-10-10T22:03:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1-1/manifests"},{"name":"6.2.20","sha":"eeb5430c97ab0c485c2e5979f34415a2488aaa64","kind":"commit","published_at":"2022-10-10T13:41:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.20","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.20/manifests"},{"name":"7.2.1","sha":"6b33ea537935b347348abef1f396d8843af95c45","kind":"commit","published_at":"2022-10-10T12:42:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1/manifests"},{"name":"7.1.7","sha":"6b4ced4fb419fea5589b2f0228b236fa90a55cc5","kind":"commit","published_at":"2022-10-10T12:23:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7/manifests"},{"name":"7.2.0-2","sha":"6dabe039769dd63e046fa4ddea023d8115bd0214","kind":"commit","published_at":"2022-09-28T09:45:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-2/manifests"},{"name":"7.2.0-1","sha":"21fcfd66a2323a00cf8e0c12fba45e528d348f50","kind":"commit","published_at":"2022-09-26T16:50:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-1/manifests"},{"name":"7.2.0","sha":"3aa96fe2ea023019f1847ac9f7a43fe7166f29cd","kind":"commit","published_at":"2022-09-25T22:54:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0/manifests"},{"name":"7.2.0.rc1","sha":"f473fbf405255aef3e92ebbee397cbb77d6daa20","kind":"commit","published_at":"2022-09-05T23:23:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.rc1/manifests"},{"name":"6.2.19","sha":"002640217988341f7dd019e57176c2c720222c95","kind":"commit","published_at":"2022-09-04T15:21:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.19","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.19/manifests"},{"name":"7.0.8-1","sha":"32387f51eac791f1ca4e17e8eee9aad69596d5d6","kind":"commit","published_at":"2022-09-04T15:19:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8-1/manifests"},{"name":"7.1.6-1","sha":"1056726785821caf9ca9f7ac0240d5bf521f4796","kind":"commit","published_at":"2022-09-04T15:18:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6-1/manifests"},{"name":"7.1.6","sha":"811c376cb9dde06a69e12c8cb2da5143b6fd53f7","kind":"commit","published_at":"2022-09-01T16:53:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6/manifests"},{"name":"7.0.8","sha":"6130c369422c2c1239a2a220da50a16255b85ae6","kind":"commit","published_at":"2022-09-01T16:52:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8/manifests"},{"name":"6.2.18","sha":"c912e504c9dcd3aa714372c9e77f225fe8e3d804","kind":"commit","published_at":"2022-08-30T10:44:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.18","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.18/manifests"},{"name":"7.0.7","sha":"7d12462f8eceb8c437351a2dba608e1d35be53b8","kind":"commit","published_at":"2022-08-30T10:42:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.7/manifests"},{"name":"7.1.5","sha":"ce348cc64fe840b26fde5e3a45ff03732fdeca1e","kind":"commit","published_at":"2022-08-30T10:41:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.5/manifests"},{"name":"6.2.17-1","sha":"29001eb5b51cc0fa057fcf08df2ec2e3894085c1","kind":"commit","published_at":"2022-08-24T15:36:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17-1/manifests"},{"name":"7.0.6-1","sha":"42744692d96a8b6450756a3f4f948b914dfa3ba9","kind":"commit","published_at":"2022-08-24T15:34:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6-1/manifests"},{"name":"7.1.4-1","sha":"a71a1107d1668ec3695b9797a093e678c4ec8bb1","kind":"commit","published_at":"2022-08-24T15:33:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4-1/manifests"},{"name":"6.2.17","sha":"d3af488dd68936b499c1f9dc3e3ffe98f04ff413","kind":"commit","published_at":"2022-08-24T08:07:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.17","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17/manifests"},{"name":"7.0.6","sha":"41aee5aade14006120a2e3be74faa7be0896b345","kind":"commit","published_at":"2022-08-23T14:43:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6/manifests"},{"name":"7.1.4","sha":"87e497e012d1857ad6f6bfc163772d33e24c348c","kind":"commit","published_at":"2022-08-23T14:41:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4/manifests"},{"name":"7.1.3-2","sha":"767a816dd915b1e7762d93b6a5c863f8a3edfa7c","kind":"commit","published_at":"2022-07-25T22:25:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-2/manifests"},{"name":"7.0.5-2","sha":"dd2e6a1e23a575b8554583057d969bfffabf115b","kind":"commit","published_at":"2022-07-25T22:23:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.5-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-2/manifests"},{"name":"6.2.16","sha":"30a951c5ed10a1c0ea06ca488dbe90094e021b78","kind":"commit","published_at":"2022-07-25T22:21:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.16","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16/manifests"},{"name":"6.2.16-1","sha":"30a951c5ed10a1c0ea06ca488dbe90094e021b78","kind":"commit","published_at":"2022-07-25T22:21:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.16-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.16-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.16-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16-1/manifests"},{"name":"7.1.3-1","sha":"89accca559089d34fd25728221e079256203beff","kind":"commit","published_at":"2022-07-18T13:48:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-1/manifests"},{"name":"7.0.5-1","sha":"799e66d55ef4e997949f08b0e65a9a1ae5a92959","kind":"commit","published_at":"2022-07-18T13:46:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-1/manifests"},{"name":"7.1.3","sha":"4717b52ecb235f746179a9cdc0c9250c6a0929f8","kind":"commit","published_at":"2022-07-18T11:02:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3/manifests"},{"name":"7.0.5","sha":"e12deba61b0debb0f24ec3254e4cd27bbbf803bb","kind":"commit","published_at":"2022-07-18T11:00:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5/manifests"},{"name":"7.2.0.beta1-1","sha":"7fbd52e786546e4cb29ab16b08fac3b4fbb37dd1","kind":"commit","published_at":"2022-07-12T22:28:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1-1/manifests"},{"name":"7.2.0.beta1","sha":"d3cd3050d139876d9b1a8a44c42a35f117d51afd","kind":"commit","published_at":"2022-07-12T22:26:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1/manifests"},{"name":"6.2.15-1","sha":"6d3603ad24781bc558af418436cf49ddd378b6c0","kind":"commit","published_at":"2022-06-27T15:32:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.15-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.15-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.15-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15-1/manifests"},{"name":"6.1.21","sha":"2d3f5db437ec087dcda59a46e9c9def18dd1a8fe","kind":"commit","published_at":"2022-06-24T14:12:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.21","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.21/manifests"},{"name":"6.2.15","sha":"b1eeee1648213c04fba7b093796a12b501a19d17","kind":"commit","published_at":"2022-06-24T14:11:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.15","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15/manifests"},{"name":"6.2.14-backports-21322","sha":"3f8917712638d214fc219006a783f29d617e23d3","kind":"commit","published_at":"2022-06-23T16:46:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.14-backports-21322","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.14-backports-21322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.14-backports-21322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14-backports-21322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14-backports-21322/manifests"},{"name":"7.0.4-2","sha":"ce9a170cbbb0664ac3f0f74befe9d312cda7cfe5","kind":"commit","published_at":"2022-06-21T21:40:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-2/manifests"},{"name":"7.1.2-2","sha":"eadaf3b96b63156787961deec899bf02141c5e56","kind":"commit","published_at":"2022-06-21T21:39:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-2/manifests"},{"name":"7.1.2-1","sha":"9173c2f7745cba8420f5ffc2fe75b3f91ba73174","kind":"commit","published_at":"2022-06-20T21:15:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-1/manifests"},{"name":"7.0.4-1","sha":"879a86b1d35baa859902a26d989fdf0f316bd4e8","kind":"commit","published_at":"2022-06-20T21:09:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-1/manifests"},{"name":"7.1.1-2","sha":"f14f90a137dafeec1c5ea00b8035b10c59261b14","kind":"commit","published_at":"2022-06-20T21:08:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-2/manifests"},{"name":"7.0.4","sha":"622199a37dbd7844295d389205c3f314d9babae9","kind":"commit","published_at":"2022-06-17T23:24:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4/manifests"},{"name":"7.1.2","sha":"5a5e79939a5d79ee8773ec96dd0f169b0ba7bf4f","kind":"commit","published_at":"2022-06-17T23:22:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2/manifests"},{"name":"6.2.14","sha":"b52f94ba4d194b5807f79fd24e192b0443f764a6","kind":"commit","published_at":"2022-05-31T14:37:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.14","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14/manifests"},{"name":"6.1.20","sha":"0e5a973679116b5284b460df01e781c706939f6d","kind":"commit","published_at":"2022-05-31T14:35:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.20","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.20/manifests"},{"name":"7.1.1-1","sha":"7a856af4b32775e16130a4accc3ea80b87a2625d","kind":"commit","published_at":"2022-05-30T08:30:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-1/manifests"},{"name":"7.0.3-1","sha":"b0badf5a17a2b66d194db4d17484d393fd9b31d4","kind":"commit","published_at":"2022-05-25T12:38:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3-1/manifests"},{"name":"7.1.1","sha":"1d457d849fd14aa1f2bc9c68849c298f15fbd6fc","kind":"commit","published_at":"2022-05-24T17:21:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1/manifests"},{"name":"7.0.3","sha":"beedc2d75b9806fc25a36ce84c91a180ba07996e","kind":"commit","published_at":"2022-05-18T14:05:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3/manifests"},{"name":"7.1.0","sha":"44acd9cfc6749c4b06f5c99ae94ae37cfc99ce41","kind":"commit","published_at":"2022-04-22T17:27:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0/manifests"},{"name":"7.1.0.rc1","sha":"2bc53bddc24ccf1073c9bbe7c720743b00300568","kind":"commit","published_at":"2022-04-08T08:54:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.rc1/manifests"},{"name":"7.0.2","sha":"ced3c856c4801b386a092893635a21b3c1a3899f","kind":"commit","published_at":"2022-04-07T13:26:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.2/manifests"},{"name":"6.2.13","sha":"2d1c94baac2e7e0cc2900d40a10b290150086368","kind":"commit","published_at":"2022-04-07T11:00:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.13","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.13/manifests"},{"name":"6.1.19","sha":"f7b85da434845b39bfd5b98e93c1b41f8ec19532","kind":"commit","published_at":"2022-04-07T10:58:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.19","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.19/manifests"},{"name":"7.1.0.beta2","sha":"2e26790ad3d84ce54f1d09034800fb858de904f5","kind":"commit","published_at":"2022-03-23T22:41:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta2/manifests"},{"name":"7.1.0.beta1","sha":"2778d12c22f512a081e2433dfcb538a8432c8878","kind":"commit","published_at":"2022-03-12T00:38:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta1/manifests"},{"name":"7.0.1","sha":"11ac0c3340e95a0bc6d7340f7e57b69dbe52ef63","kind":"commit","published_at":"2022-02-15T15:36:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"aa05b524ee64d0e1cdb2d58841454c83ede0769e","kind":"commit","published_at":"2022-01-26T16:03:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0/manifests"},{"name":"7.0.0.rc3","sha":"78e9fe8869a9a758798c4b5df4ff2d921cb52320","kind":"commit","published_at":"2022-01-19T22:38:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc3/manifests"},{"name":"6.2.12-1","sha":"a45e179c9ccb04db404061b88e7b696d64d71d9d","kind":"commit","published_at":"2021-12-15T23:18:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.12-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.12-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.12-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12-1/manifests"},{"name":"7.0.0.rc2-1","sha":"89ea5bd1ee94398deb0800eee691fdf8f43533f5","kind":"commit","published_at":"2021-12-15T23:17:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2-1/manifests"},{"name":"6.2.12","sha":"408e98f9c6028d524d537b58007ee74b9f9374df","kind":"commit","published_at":"2021-12-14T23:25:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.12","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12/manifests"},{"name":"6.1.18","sha":"05c5cffffec257d58fbe46e6be8461ff79967288","kind":"commit","published_at":"2021-12-14T23:23:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.18","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.18/manifests"},{"name":"7.0.0.rc2","sha":"14c455b09d61a27f7f7c225a3ed62802f7a0fdbd","kind":"commit","published_at":"2021-12-14T23:22:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2/manifests"},{"name":"7.0.0.rc1-1","sha":"10c02c69cc13ee19dd2ca90ef0f4dadb047641b8","kind":"commit","published_at":"2021-11-28T21:13:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1-1/manifests"},{"name":"7.0.0.rc1","sha":"762a26e9098a08cb2927f2fd590e1ab52a524e78","kind":"commit","published_at":"2021-11-24T00:28:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1/manifests"},{"name":"7.0.0.beta3-1","sha":"968dce9600df3f0ae0f33c49568558c9e4e16301","kind":"commit","published_at":"2021-11-15T09:31:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3-1/manifests"},{"name":"7.0.0.beta3","sha":"57ba6b0a570a0d23e4331f9c942992f259518891","kind":"commit","published_at":"2021-11-11T12:25:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3/manifests"},{"name":"6.2.11","sha":"f5c48be018d941bedd7d58425e28f1cef4595683","kind":"commit","published_at":"2021-11-11T10:29:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.11","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.11/manifests"},{"name":"6.1.17","sha":"a9b2c33592bb15507cb16334d82215d14b287ab1","kind":"commit","published_at":"2021-11-10T14:15:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.17","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.17/manifests"},{"name":"7.0.0.beta2","sha":"91c8ae38415852b07f09a58288322b0521cecd57","kind":"commit","published_at":"2021-10-22T12:02:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta2/manifests"},{"name":"7.0.0.beta1-1","sha":"8b2ed56fa3b4358de57db2cee1117bbb48e45bbb","kind":"commit","published_at":"2021-09-07T14:49:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1-1/manifests"},{"name":"7.0.0.beta1","sha":"13f59cf8fcd1eccb5b7f278c5adc83360fc5da12","kind":"commit","published_at":"2021-09-03T21:45:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1/manifests"},{"name":"6.1.16","sha":"144cb7fe3d156e598fe248b1ecf49d3c7ad22b8c","kind":"commit","published_at":"2021-09-02T21:52:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.16","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.16/manifests"},{"name":"6.2.10","sha":"3719e88032dbfeadf8ced89dec281659a89f11b1","kind":"commit","published_at":"2021-09-02T21:46:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.10","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.10/manifests"},{"name":"6.2.9","sha":"cb7dab8eabb93b76b45fe26ae4ba9fb264874a6c","kind":"commit","published_at":"2021-07-19T15:52:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.9/manifests"},{"name":"6.1.15","sha":"62f71480b2541c0b65cda3489698f1949ddc8864","kind":"commit","published_at":"2021-07-19T15:50:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.15","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.15/manifests"},{"name":"6.1.14-3","sha":"ecdf295fca757633aae4fb2d5606810b25b2c00e","kind":"commit","published_at":"2021-07-09T11:22:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-3/manifests"},{"name":"6.2.8-3","sha":"df7a6e9f9a6fe24284d4d76ed3d277d9f80c34af","kind":"commit","published_at":"2021-07-09T11:21:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-3/manifests"},{"name":"6.1.14-2","sha":"3de13bbff5f7bba1886eb39458cb7558c44b078c","kind":"commit","published_at":"2021-07-08T22:08:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-2/manifests"},{"name":"6.2.8-2","sha":"5d86a7abf3db66b606f2b74a41e427a047281e23","kind":"commit","published_at":"2021-07-08T22:06:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-2/manifests"},{"name":"6.1.14-1","sha":"c08c63913ae9ce8bade248a303012f4c8e8c6205","kind":"commit","published_at":"2021-07-07T21:39:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-1/manifests"},{"name":"6.2.8-1","sha":"2ce904996b33880fd844d2dff114f0e124a6c0da","kind":"commit","published_at":"2021-07-07T21:38:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-1/manifests"},{"name":"6.1.14","sha":"d7c75fc5b0e549d4a98cf39bd6206f98a57b08c0","kind":"commit","published_at":"2021-07-06T17:51:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14/manifests"},{"name":"6.2.8","sha":"409790970abfd6968f0bcb85f879368d1bb54888","kind":"commit","published_at":"2021-07-06T17:50:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8/manifests"},{"name":"6.1.13-19351-19414","sha":"0a73eaa1fc62bc4954a17e644eb91316074ac38c","kind":"commit","published_at":"2021-06-10T12:57:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.13-19351-19414","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.13-19351-19414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.13-19351-19414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13-19351-19414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13-19351-19414/manifests"},{"name":"custom-6.1.13-19351-19414","sha":"0a73eaa1fc62bc4954a17e644eb91316074ac38c","kind":"commit","published_at":"2021-06-10T12:57:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/custom-6.1.13-19351-19414","html_url":"https://github.com/Normation/rudder/releases/tag/custom-6.1.13-19351-19414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@custom-6.1.13-19351-19414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/custom-6.1.13-19351-19414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/custom-6.1.13-19351-19414/manifests"},{"name":"6.1.13","sha":"faa83c5dbde43228728cea0cd7bb89ea2c3953fd","kind":"commit","published_at":"2021-05-15T11:05:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.13","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13/manifests"},{"name":"6.2.7","sha":"ee2d7be8903103606980b7bdf2f2f47ecde6be8e","kind":"commit","published_at":"2021-05-15T11:03:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.7/manifests"},{"name":"6.2.6","sha":"5ec10ac06af214c0f337898bd8ddf940f53f42aa","kind":"commit","published_at":"2021-04-21T08:49:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.6/manifests"},{"name":"6.2.5-3","sha":"140dd2f6bfd8f06d5de15e9a211d1222864f5f5d","kind":"commit","published_at":"2021-04-20T11:02:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-3/manifests"},{"name":"6.2.5-2","sha":"40593cb7439cb4dd2e42965919a95e7843f9e881","kind":"commit","published_at":"2021-04-16T21:54:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-2/manifests"},{"name":"6.2.5-1","sha":"9315ea9b69a783ff534759ae3bb8b3db288669b5","kind":"commit","published_at":"2021-04-16T09:08:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-1/manifests"},{"name":"6.1.12","sha":"5db0873b8f9a7b18da3bd651dcb8e54c89715328","kind":"commit","published_at":"2021-04-12T08:36:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.12","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.12/manifests"},{"name":"6.2.5","sha":"874b55795a9622bcc4536dd29da2bcb3c895f40f","kind":"commit","published_at":"2021-04-12T08:35:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5/manifests"},{"name":"6.1.11","sha":"5b429f2586a6497530ecb5932b26a60d52319113","kind":"commit","published_at":"2021-03-18T22:19:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.11/manifests"},{"name":"6.2.4","sha":"53b20ed5fef0973117cdffb950a511cee175952a","kind":"commit","published_at":"2021-03-18T22:18:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.4/manifests"},{"name":"6.1.10","sha":"0ee8ee1b9dacd8eb1c7db86ff72c5ae8dbae3be9","kind":"commit","published_at":"2021-03-16T18:28:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.10/manifests"},{"name":"6.2.3","sha":"903ac261a0f28b5055fcdba1162809ee199d0afc","kind":"commit","published_at":"2021-03-16T18:26:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.3/manifests"},{"name":"5.0.17-backports-19004","sha":"dcce1ec9f9df2e73e7b0fde4eef7a527973058b6","kind":"commit","published_at":"2021-03-10T15:45:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.17-backports-19004","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.17-backports-19004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.17-backports-19004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-backports-19004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-backports-19004/manifests"},{"name":"6.2.2","sha":"e9f232fcc8c9ddb2a10356dcf4e07df4e2808d1e","kind":"commit","published_at":"2021-01-28T16:06:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.2/manifests"},{"name":"6.1.9","sha":"1507405489bf36ab424a928ccab73880d7821226","kind":"commit","published_at":"2021-01-28T16:05:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.9/manifests"},{"name":"6.1.8","sha":"3efd1c34fa517cd9a8eef9a229228e687086f402","kind":"commit","published_at":"2021-01-18T08:22:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.8/manifests"},{"name":"6.2.1","sha":"eae5c5a3fb0f552ddf5fe7895ad39430a922ff2e","kind":"commit","published_at":"2021-01-18T08:20:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.1/manifests"},{"name":"6.1.7","sha":"70ccf5204144e3c88da0a201e3de168af549f77a","kind":"commit","published_at":"2020-12-16T21:16:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.7/manifests"},{"name":"6.2.0","sha":"4dd8f431e1acb125f82e74ed365591b7921ee667","kind":"commit","published_at":"2020-12-07T16:26:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0/manifests"},{"name":"6.2.0.rc1","sha":"bbad0175efc66e218567f3de9a3f6dbbc2da848e","kind":"commit","published_at":"2020-11-25T10:56:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.rc1/manifests"},{"name":"6.2.0.beta1","sha":"2c6c3293c4b8694bd428011f787d5084b041b199","kind":"commit","published_at":"2020-10-28T17:32:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.beta1/manifests"},{"name":"5.0.20-1","sha":"870ddb856f940ee215079ac32d49c75c3490d378","kind":"commit","published_at":"2020-10-27T16:36:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.20-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.20-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.20-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20-1/manifests"},{"name":"6.0.10-1","sha":"d47b934d5158e2eecc6afedb4b622bb4a5e55cfb","kind":"commit","published_at":"2020-10-27T16:34:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10-1/manifests"},{"name":"6.1.6-1","sha":"6e3453f9eabdf7ec40bd76fc9c9a6052001ce60c","kind":"commit","published_at":"2020-10-27T16:32:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6-1/manifests"},{"name":"5.0.20","sha":"a2ec26c87c5f760badba1146fa8dd4d60696113f","kind":"commit","published_at":"2020-10-26T14:16:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.20","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20/manifests"},{"name":"6.0.10","sha":"966a8ded28b91e53e52e5d5c30d92a540dc0922d","kind":"commit","published_at":"2020-10-26T14:14:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10/manifests"},{"name":"6.1.6","sha":"a872258613edef15e6417d9c3c33c436206a1058","kind":"commit","published_at":"2020-10-23T13:40:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6/manifests"},{"name":"6.1.5-1","sha":"a076ff9e2d8f34b2ba916f039c72dafd0c4c3129","kind":"commit","published_at":"2020-10-07T07:16:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5-1/manifests"},{"name":"6.1.5","sha":"ca8d829841941a6e9e0338ba47f8746a532929e8","kind":"commit","published_at":"2020-10-01T13:17:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5/manifests"},{"name":"6.0.9","sha":"4f572e68b7365e2c75b4c3be57c880fb5caafaee","kind":"commit","published_at":"2020-09-16T07:54:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.9/manifests"},{"name":"6.1.4-5","sha":"6ea2999ddfa8bd55175feb06b38dbaa549931ea4","kind":"commit","published_at":"2020-09-16T07:52:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-5/manifests"},{"name":"6.0.7+18207","sha":"62df32079ccc39d2c551c5c0e2285f5b66a62f4e","kind":"commit","published_at":"2020-09-15T13:06:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7+18207","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7+18207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7%2B18207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7+18207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7+18207/manifests"},{"name":"6.0.7-18207","sha":"62df32079ccc39d2c551c5c0e2285f5b66a62f4e","kind":"commit","published_at":"2020-09-15T13:06:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7-18207","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7-18207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7-18207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-18207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-18207/manifests"},{"name":"6.1.4-4","sha":"d1399f1e77c7b4688cc31c229b1123cac7360fa8","kind":"commit","published_at":"2020-09-09T14:05:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-4/manifests"},{"name":"6.0.8-5","sha":"99346bd9a9c1b2f587a5110c2faa6d55c941e8d7","kind":"commit","published_at":"2020-09-08T21:57:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-5/manifests"},{"name":"6.1.4-3","sha":"8ee0dfa1d35c19a0e3b6926a6f91c3f0e3cae3a5","kind":"commit","published_at":"2020-09-08T21:56:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-3/manifests"},{"name":"6.1.4-2","sha":"92861e7dd7b9fdaf4a5c88f0a66adbbfcdf6d67c","kind":"commit","published_at":"2020-09-07T21:31:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-2/manifests"},{"name":"6.0.8-4","sha":"731eab8a3c4ade4869069561880b6e96b032a907","kind":"commit","published_at":"2020-09-07T21:30:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-4/manifests"},{"name":"5.0.19-1","sha":"fa2075d54b401e74e5bd472ebc78867d7317d0cd","kind":"commit","published_at":"2020-09-07T20:58:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.19-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.19-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.19-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19-1/manifests"},{"name":"6.0.8-3","sha":"d05ec009feb700c256972131cb631cbecf11feea","kind":"commit","published_at":"2020-09-02T11:56:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-3/manifests"},{"name":"6.1.4-1","sha":"5716756b7f10437b3ffbeb62134fcf3355902df5","kind":"commit","published_at":"2020-09-02T11:54:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-1/manifests"},{"name":"6.1.4","sha":"abfab42c2483279b3ebc0dea175f88da5ea09713","kind":"commit","published_at":"2020-09-01T21:22:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4/manifests"},{"name":"6.0.8-2","sha":"f42177a02b44f27a5dfcdcac9ba4879867036743","kind":"commit","published_at":"2020-09-01T21:21:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-2/manifests"},{"name":"5.0.19","sha":"ec5cf509c360050e183fd0bfad23fcba045009b1","kind":"commit","published_at":"2020-09-01T21:19:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.19","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19/manifests"},{"name":"6.1.3-1","sha":"5d77f9ebcc97041f87c89efe0f305c861eabeb11","kind":"commit","published_at":"2020-08-03T23:40:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3-1/manifests"},{"name":"6.1.3","sha":"2105310d82b771aa1f62a4b7203889e1c47a6c3f","kind":"commit","published_at":"2020-08-03T23:30:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3/manifests"},{"name":"6.1.2-7","sha":"21c7b037e349a6186e2d80ef5a20bd692154c77f","kind":"commit","published_at":"2020-07-31T09:05:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-7","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-7/manifests"},{"name":"6.1.2-6","sha":"695fa5fd72f45a6dc7c602eeaa25bd6a027bd81e","kind":"commit","published_at":"2020-07-30T14:29:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-6","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-6/manifests"},{"name":"6.1.2-5","sha":"f3c87015e92409abb84dcd21fd6b1b3aa077d89a","kind":"commit","published_at":"2020-07-29T11:43:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-5/manifests"},{"name":"6.1.2-4","sha":"21494f7274e3d0c994a4e634f168b173afebd194","kind":"commit","published_at":"2020-07-29T09:55:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-4/manifests"},{"name":"6.1.2-3","sha":"6d6b4992381c20d3c44751b012d901267b76d063","kind":"commit","published_at":"2020-07-28T15:45:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-3/manifests"},{"name":"6.1.2-2","sha":"94e0db2bfd094158c6104e13db4647fef1aa3fe6","kind":"commit","published_at":"2020-07-28T13:45:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-2/manifests"},{"name":"6.0.8-1","sha":"f301ae3c9abd31bbaeb2fc1faaf85714e684a52b","kind":"commit","published_at":"2020-07-24T21:02:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-1/manifests"},{"name":"6.1.2-1","sha":"c1cad64371ad822936f925e5093e53c5b4e2aaac","kind":"commit","published_at":"2020-07-24T20:26:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-1/manifests"},{"name":"6.0.8","sha":"83f8325edc8688e43bd45660befdf78c41a0185c","kind":"commit","published_at":"2020-07-24T20:07:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8/manifests"},{"name":"6.1.2","sha":"16af8794558daedb3ca0402e91646d1072711310","kind":"commit","published_at":"2020-07-24T20:06:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2/manifests"},{"name":"5.0.18","sha":"2ec9da2073cca5d9ddc4cb54ff9a86274acd4727","kind":"commit","published_at":"2020-07-22T22:04:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.18","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.18/manifests"},{"name":"6.0.7-2","sha":"b7abef9f3bb18122861199731a4da50526bbf99c","kind":"commit","published_at":"2020-07-02T21:49:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-2/manifests"},{"name":"6.1.1-2","sha":"50eba384f30b4e00aee004b49fc5a1c41737ec34","kind":"commit","published_at":"2020-07-02T21:48:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-2/manifests"},{"name":"6.0.7-1","sha":"6b63dab925747c578e85c3ff427d3d2480fc3e87","kind":"commit","published_at":"2020-06-30T21:46:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-1/manifests"},{"name":"6.1.1-1","sha":"4aecc971dd1df17ee33bbd7f6aee78f82086546e","kind":"commit","published_at":"2020-06-30T21:45:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-1/manifests"},{"name":"6.0.7","sha":"6c2bdcc04c2391e15a9ef38fc1f8703ee5971556","kind":"commit","published_at":"2020-06-26T17:02:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7/manifests"},{"name":"6.1.1","sha":"8a15170cdefb88c7bcabedfbff97dde8ae2f71fd","kind":"commit","published_at":"2020-06-26T15:58:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1/manifests"},{"name":"6.1.0-1","sha":"e455515896414bcbf8c1be6792a72699e1ecabe3","kind":"commit","published_at":"2020-06-16T11:21:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0-1/manifests"},{"name":"6.1.0","sha":"a9d7d11922bf1734c4b2d3f64d355f8fe0ddb7cc","kind":"commit","published_at":"2020-06-15T09:52:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0/manifests"},{"name":"6.1.0.rc4","sha":"120e8af1dbf11acd3b44db704c112978d9b61958","kind":"commit","published_at":"2020-06-10T14:14:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc4/manifests"},{"name":"6.1.0.rc3","sha":"ae435dcd01a6649da776137ead3a5f0c69a99a34","kind":"commit","published_at":"2020-06-07T19:56:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc3/manifests"},{"name":"6.1.0.rc2-1","sha":"3bb60b57815afe54fbc6839201b6bc5769ff7996","kind":"commit","published_at":"2020-06-02T20:16:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2-1/manifests"},{"name":"6.1.0.rc2","sha":"308ecfbf641b693a1bd096b21c45f83b27a23aa6","kind":"commit","published_at":"2020-06-02T19:59:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2/manifests"},{"name":"6.1.0.rc1","sha":"db9989b78f0a62a78074e0e9e0cb7f1eeaed3a73","kind":"commit","published_at":"2020-05-27T19:39:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc1/manifests"},{"name":"6.0.6-3","sha":"edf7bba12226b792c5bfc185c311c4db0fa0483c","kind":"commit","published_at":"2020-05-18T13:47:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-3/manifests"},{"name":"6.0.6-2","sha":"3522ff01fafcde9a30ff05661b88bf93a54b5db0","kind":"commit","published_at":"2020-05-15T13:48:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-2/manifests"},{"name":"6.0.6-1","sha":"402eba22bf8aa8d784b3a87bdd4884979e302d98","kind":"commit","published_at":"2020-05-13T22:50:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-1/manifests"},{"name":"6.0.6","sha":"6b7b6db28888a8b93917ff436fab90c864c4ba12","kind":"commit","published_at":"2020-05-12T09:24:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6/manifests"},{"name":"6.1.0.beta3","sha":"3e60163b5155ca6c60b7e362f169e86f1396dfc0","kind":"commit","published_at":"2020-05-11T11:43:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta3/manifests"},{"name":"6.0.5+17341","sha":"d02ad8134c553a3ffc54c12283d35eb24f8a9f28","kind":"commit","published_at":"2020-05-06T15:42:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.5+17341","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.5+17341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.5%2B17341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5+17341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5+17341/manifests"},{"name":"6.1.0.beta2","sha":"24c5687349d0cac31c38145f429de6f467e9b62e","kind":"commit","published_at":"2020-05-04T09:48:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta2/manifests"},{"name":"6.1.0.beta1","sha":"dbf88eac8c4255e15c9e5935724f75cbda80135c","kind":"commit","published_at":"2020-04-27T20:24:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta1/manifests"},{"name":"6.0.5","sha":"546561abe7a1fd041778f78fa21caecb0fd8ba1d","kind":"commit","published_at":"2020-04-20T22:05:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5/manifests"},{"name":"5.0.17-1","sha":"607e1335f4d675cbdf0f4945668755e3802cf117","kind":"commit","published_at":"2020-04-20T19:47:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-1/manifests"},{"name":"5.0.17","sha":"089d2f6843dd2a0838b91ed7e3e3320275526d97","kind":"commit","published_at":"2020-04-16T21:54:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.17","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17/manifests"},{"name":"6.0.4-1","sha":"192f88b38fc711428ecd59d5d6b497fb28945a6e","kind":"commit","published_at":"2020-03-03T09:28:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4-1/manifests"},{"name":"6.0.4","sha":"e8968415f11b4e42d8b139e3ecbb27f3c9e6d1aa","kind":"commit","published_at":"2020-03-01T10:49:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4/manifests"},{"name":"6.0.3-6","sha":"82c11b6c72a1217304f2be623227ac8e1dfbf0c9","kind":"commit","published_at":"2020-02-26T16:03:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-6","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-6/manifests"},{"name":"6.0.3-5","sha":"ac2e108305cec7ab5fcbd3d0976336ff1f3f5ca7","kind":"commit","published_at":"2020-02-25T23:54:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-5/manifests"},{"name":"6.0.3-4","sha":"15931a0cc7ce27a922928fe5e5293d27c91fd4fd","kind":"commit","published_at":"2020-02-24T22:43:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-4/manifests"},{"name":"6.0.3-3","sha":"ad1dfed9e374965a6e43f533108ed3f61eccce36","kind":"commit","published_at":"2020-02-24T11:09:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-3/manifests"},{"name":"6.0.3-2","sha":"2aecf9f40c7a1ee71a7656cc52284d97fd54c290","kind":"commit","published_at":"2020-02-21T17:53:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-2/manifests"},{"name":"6.0.3-1","sha":"82ab9641707f9f2a1cbfe600137a61464ff76405","kind":"commit","published_at":"2020-02-21T17:39:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-1/manifests"},{"name":"6.0.3","sha":"f2b3107cbfe9ba3ebfb9711ccb8e5eeaa80fb39b","kind":"commit","published_at":"2020-02-19T15:09:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3/manifests"},{"name":"5.0.16","sha":"360890ce2c80940297300d7d1aae18aec1a0a3bf","kind":"commit","published_at":"2020-02-13T16:23:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.16","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.16/manifests"},{"name":"6.0.2","sha":"11bc5356a8f29d2f6a60cb5cf44fd132038ec322","kind":"commit","published_at":"2020-01-08T18:11:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"68dd56f5015983f9784ecbb05b3ae302221b3f1d","kind":"commit","published_at":"2019-12-19T16:33:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.1/manifests"},{"name":"6.0.0-1","sha":"5b5afeb3577ffba6110c6841c2c855a242cefebd","kind":"commit","published_at":"2019-12-09T13:59:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0-1/manifests"},{"name":"6.0.0","sha":"2707af0f7388e4bfd435341ee8fb09d4d2c51665","kind":"commit","published_at":"2019-12-06T16:03:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0/manifests"},{"name":"5.0.11-ticket-10983","sha":"3981f722154cef1cce6e704b889fc514558c85bb","kind":"commit","published_at":"2019-12-06T12:22:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11-ticket-10983","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11-ticket-10983","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11-ticket-10983","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-ticket-10983","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-ticket-10983/manifests"},{"name":"5.0.15","sha":"2371ba6049bb78656aa13f06e5d2986cba646745","kind":"commit","published_at":"2019-12-04T13:25:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.15","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.15/manifests"},{"name":"6.0.0.beta1-1","sha":"1a1834d96f94d7bddd92954f3f12e291a748a707","kind":"commit","published_at":"2019-10-30T15:12:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1-1/manifests"},{"name":"6.0.0.beta1","sha":"dc64623692797e7210a5692a3867d3544cd79afb","kind":"commit","published_at":"2019-10-30T09:07:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1/manifests"},{"name":"5.0.14-5","sha":"a9852795dcd949e47bdf0f18db09ae824bc024c9","kind":"commit","published_at":"2019-10-10T14:11:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-5","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-5/manifests"},{"name":"5.0.14-4","sha":"a5afb00f926daaed0efb547824b541b255c9a46d","kind":"commit","published_at":"2019-10-09T20:37:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-4/manifests"},{"name":"5.0.14-3","sha":"7c94f6fe3dd433aece385bc9c36df58588ad8975","kind":"commit","published_at":"2019-10-09T14:51:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-3/manifests"},{"name":"5.0.14-2","sha":"8f6f32cb52c478452be5d4aa8c12452b72b15fc5","kind":"commit","published_at":"2019-10-09T08:35:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-2/manifests"},{"name":"5.0.14-1","sha":"8a0a14fe41eb4feedde39b28840c58b691ebd214","kind":"commit","published_at":"2019-10-08T07:47:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-1/manifests"},{"name":"5.0.14","sha":"f9f5dcb6875d82ab6cfa5b16a20866d9e2e516c4","kind":"commit","published_at":"2019-10-03T14:38:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14/manifests"},{"name":"5.0.13-8","sha":"63e41d07c5e8f4c3fbcadf3173af690ccf51b9f6","kind":"commit","published_at":"2019-09-11T22:11:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-8","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-8/manifests"},{"name":"5.0.13-7","sha":"142be1dcacd724aef44b29dc86f336226834cae2","kind":"commit","published_at":"2019-09-06T13:34:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-7","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-7/manifests"},{"name":"5.0.13-6","sha":"2de3f7c4acd0c300eb4373ad900c6aaa940e2802","kind":"commit","published_at":"2019-09-06T13:24:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-6","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-6/manifests"},{"name":"5.0.13-5","sha":"1564e48cd35a254b32914fd721e8d80839ca961b","kind":"commit","published_at":"2019-09-06T11:29:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-5","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-5/manifests"},{"name":"5.0.13-4","sha":"22c3cc68fb946e02dbadc30e1c498f9ea0458945","kind":"commit","published_at":"2019-09-05T14:37:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-4/manifests"},{"name":"5.0.13-3","sha":"6947e4054f352cd8ed65bc17bc31eea96d5a4890","kind":"commit","published_at":"2019-09-04T10:06:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-3/manifests"},{"name":"5.0.13-2","sha":"ffa78f6c5bce9c50ef3be7ff1086177d0b80eb8e","kind":"commit","published_at":"2019-08-30T15:28:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-2/manifests"},{"name":"5.0.13-1","sha":"6830693c8352c70198856ed921a863089dbf5769","kind":"commit","published_at":"2019-08-28T09:51:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-1/manifests"},{"name":"5.0.13","sha":"058549a9350ca60af748223e15e5ee08209752b1","kind":"commit","published_at":"2019-08-27T10:56:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13/manifests"},{"name":"4.3.14","sha":"180a952efec10b2d0a791ddc2c0b540e139bbda8","kind":"commit","published_at":"2019-07-05T08:28:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.14","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.14/manifests"},{"name":"4.1.24","sha":"b5f692592e11d1dd918aa3e882cd2b0c477bda09","kind":"commit","published_at":"2019-07-05T08:27:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.24","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.24/manifests"},{"name":"5.0.12","sha":"6e14988ff6d4d429dcb3df655712cd6645be8d5b","kind":"commit","published_at":"2019-07-04T14:45:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.12","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.12/manifests"},{"name":"5.0.11.1-patch-perf","sha":"92d22eb1e12c75a5501c00a80d6130a27e57597c","kind":"commit","published_at":"2019-06-17T10:10:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11.1-patch-perf","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11.1-patch-perf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11.1-patch-perf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11.1-patch-perf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11.1-patch-perf/manifests"},{"name":"5.0.11-patch-perf","sha":"b3f1fd47d8c6b4960aac1d0863e9ff3f9540100d","kind":"commit","published_at":"2019-06-14T10:07:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11-patch-perf","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11-patch-perf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11-patch-perf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-patch-perf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-patch-perf/manifests"},{"name":"4.3.13","sha":"979697a59db2533a9088a8793d54effa997adaf1","kind":"commit","published_at":"2019-05-20T23:18:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.13/manifests"},{"name":"4.1.23","sha":"3038f06289f18c820fc23c4dc81afd96828fb352","kind":"commit","published_at":"2019-05-20T23:13:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.23","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.23/manifests"},{"name":"5.0.11","sha":"ce6fbda64eed27ed653b5fa34c0d671eca894f38","kind":"commit","published_at":"2019-05-20T15:16:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11/manifests"},{"name":"5.0.10","sha":"3a220c46194490d660604516eb5ec1b607c0bdd4","kind":"commit","published_at":"2019-05-13T12:41:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.10/manifests"},{"name":"4.3.12","sha":"524c91cb56b0255d6dc060bac0976eab66d5000d","kind":"commit","published_at":"2019-05-13T12:39:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.12/manifests"},{"name":"4.1.22","sha":"7dc88e7b8b404168b0ea6ace8a483271285fc8b1","kind":"commit","published_at":"2019-05-13T12:37:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.22","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.22/manifests"},{"name":"4.1.21-1","sha":"8bd43b9dcc63451e2db0282ac88149bd672034b2","kind":"commit","published_at":"2019-04-12T09:02:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.21-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.21-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.21-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21-1/manifests"},{"name":"4.3.11-1","sha":"f656b3420908331fd160e9dbc5d5b01f847f9eb0","kind":"commit","published_at":"2019-04-12T09:00:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11-1/manifests"},{"name":"5.0.9-1","sha":"fd8bbb1a3bbfcd3b21c369c6bb0e7a5a704fed1d","kind":"commit","published_at":"2019-04-12T08:57:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9-1/manifests"},{"name":"4.3.11","sha":"4e610cca2790301e955f81e0313ca3668a08bf0d","kind":"commit","published_at":"2019-04-11T10:58:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11/manifests"},{"name":"4.1.21","sha":"d3121aad344745f61597e58debaf8131e80b9e70","kind":"commit","published_at":"2019-04-11T10:54:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.21","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21/manifests"},{"name":"5.0.9","sha":"41213049a09192fdb5f80d07bc35f81f9238002c","kind":"commit","published_at":"2019-04-11T10:52:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9/manifests"},{"name":"5.0.8","sha":"a51483b7e28d5b95cc95fbc119e6bc4e366c189c","kind":"commit","published_at":"2019-02-28T16:47:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.8/manifests"},{"name":"5.0.7-1","sha":"865af35d310fea80ae8ed0dc949c7651646937b4","kind":"commit","published_at":"2019-02-26T08:05:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7-1/manifests"},{"name":"5.0.7","sha":"d6331faee740201978b4799d2f4647baeb20b3d7","kind":"commit","published_at":"2019-02-25T13:52:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7/manifests"},{"name":"4.3.10","sha":"23077ce9caa620de8047ef8d206446b3eab205e7","kind":"commit","published_at":"2019-02-25T13:22:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.10/manifests"},{"name":"4.1.20","sha":"a6970d0e7fd085800ff038f317adddf861e91c5a","kind":"commit","published_at":"2019-02-25T12:50:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.20","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.20/manifests"},{"name":"5.0.6-1","sha":"4d69663ec0ae475563ecc2ff7f0e4557f9d42a5f","kind":"commit","published_at":"2019-02-04T15:03:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6-1/manifests"},{"name":"5.0.6","sha":"ae7f07e89f59c9536a78c3f3cd711f4121e0c093","kind":"commit","published_at":"2019-02-04T10:30:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6/manifests"},{"name":"5.0.5-1","sha":"55f12fb6098d0aa22ccc20bb07dfa4d0eb88e79d","kind":"commit","published_at":"2019-01-29T11:42:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5-1/manifests"},{"name":"5.0.5","sha":"ba79c6a9d39c9d63cd9a840bbd2c9d20a8c75310","kind":"commit","published_at":"2019-01-28T14:48:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5/manifests"},{"name":"4.3.9","sha":"d1f8de10ba7f2fc00b20944bf261d38255dc1083","kind":"commit","published_at":"2019-01-28T14:45:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.9/manifests"},{"name":"4.1.19","sha":"a5d4882d2186d880b65511ce24900c3e548604ac","kind":"commit","published_at":"2019-01-28T14:42:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.19","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.19/manifests"},{"name":"5.0.4-2","sha":"ee910fe17ee5e7b6db1d2a8e2b4e94147d2b2dd0","kind":"commit","published_at":"2019-01-09T10:38:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-2/manifests"},{"name":"5.0.4-1","sha":"8e9607c6bf60c35383477d7feed55767a6d4240d","kind":"commit","published_at":"2019-01-08T17:42:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-1/manifests"},{"name":"4.3.8-2","sha":"e2cef0c3c9502f473b88709facd8bec39d782ea3","kind":"commit","published_at":"2019-01-08T17:21:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-2/manifests"},{"name":"4.3.8-1","sha":"3d448e3af7053df9cb49adf435acb280237244c9","kind":"commit","published_at":"2019-01-08T15:54:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-1/manifests"},{"name":"5.0.4","sha":"88236a74a2caf731ef2483051465edcdf2ccdb28","kind":"commit","published_at":"2019-01-07T21:40:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4/manifests"},{"name":"4.3.8","sha":"6c0f9c034aeb14d767634e9d1b5b08cbd420d386","kind":"commit","published_at":"2019-01-07T15:33:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8/manifests"},{"name":"4.1.18","sha":"38b3cebe215621446837299500bcca44ada817b2","kind":"commit","published_at":"2019-01-07T15:30:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.18","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.18/manifests"},{"name":"5.0.3","sha":"0b074a9fa52121136692f889fc70efca243759cb","kind":"commit","published_at":"2018-11-23T14:58:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.3/manifests"},{"name":"4.3.7","sha":"a5de59c5c7cc26531132ff66cf1d96af91977097","kind":"commit","published_at":"2018-11-23T14:56:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.7/manifests"},{"name":"4.1.17","sha":"756ce2efe6c73e7d2bef4a4251d620bae3fe059f","kind":"commit","published_at":"2018-11-23T14:53:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.17","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.17/manifests"},{"name":"5.0.2-1","sha":"49ffb797503531e5a946db875be8c15b16e029fe","kind":"commit","published_at":"2018-11-06T09:06:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2-1/manifests"},{"name":"4.1.16","sha":"9effa1b40f8d2ac9e1d540ee867ca3f9a1f3d4ec","kind":"commit","published_at":"2018-11-05T22:04:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.16","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.16/manifests"},{"name":"4.3.6","sha":"fc3f33e1b75964e1dde27a1c92631badf0824952","kind":"commit","published_at":"2018-11-05T22:01:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.6/manifests"},{"name":"5.0.2","sha":"18f228b6f3c5d450d03a765fcd6102765ecfe87c","kind":"commit","published_at":"2018-11-05T21:59:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2/manifests"},{"name":"5.0.1-1","sha":"1a3f08bf73678ed79b0d164d0e6c5ea3af6b3628","kind":"commit","published_at":"2018-10-18T15:24:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1-1/manifests"},{"name":"5.0.1","sha":"b08433355ae612fd750779804a12d3904fd0fd41","kind":"commit","published_at":"2018-10-15T13:43:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1/manifests"},{"name":"4.3.5","sha":"38c8c75ca366075bab613c0c1136a1783ba3bbf5","kind":"commit","published_at":"2018-10-15T13:41:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.5/manifests"},{"name":"4.1.15","sha":"fbf645ea92ba52b7accdb7f1e0c084a95dced907","kind":"commit","published_at":"2018-10-15T13:39:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.15","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.15/manifests"},{"name":"5.0.0-4","sha":"84001f3b56b488c053f3d23cab1a4031b57c0afb","kind":"commit","published_at":"2018-09-25T13:56:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-4/manifests"},{"name":"5.0.0-3","sha":"c61846b9f5407b1aa7234b1a4bfdc3b405d81cfd","kind":"commit","published_at":"2018-09-21T15:24:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-3/manifests"},{"name":"5.0.0-2","sha":"cd0f5d8b5aee318d4c002815fb4cf583cfb43852","kind":"commit","published_at":"2018-09-20T21:45:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-2/manifests"},{"name":"5.0.0-1","sha":"b6419956715e4ae3b02345df0c547f0987801104","kind":"commit","published_at":"2018-09-19T21:04:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-1/manifests"},{"name":"5.0.0","sha":"53a7d5a87408acc4b59854172a66172bfef77eb8","kind":"commit","published_at":"2018-09-17T21:21:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0/manifests"},{"name":"5.0.0.rc1","sha":"f2dae4e6c355bdc83654b7a4e867ec51c6cc4069","kind":"commit","published_at":"2018-09-12T07:51:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.rc1/manifests"},{"name":"5.0.0.beta2","sha":"8880accc8b7213fa2714005b67f68e940991ada3","kind":"commit","published_at":"2018-09-04T16:03:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta2/manifests"},{"name":"5.0.0.beta1-2","sha":"0372115ac9f67a2ce934e5c57c70b1dc41d963ab","kind":"commit","published_at":"2018-08-27T20:08:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-2/manifests"},{"name":"5.0.0.beta1-1","sha":"669f2143ed514f5e5f6dd734dca1b14c25bc227c","kind":"commit","published_at":"2018-08-27T13:24:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-1/manifests"},{"name":"5.0.0.beta1","sha":"193644ca12f92e71841e035388fd36149cf0a19c","kind":"commit","published_at":"2018-08-22T12:39:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1/manifests"},{"name":"4.3.4","sha":"89696475ca9ad968e8ca5c9fc192b1ee0d160347","kind":"commit","published_at":"2018-08-03T14:54:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.4/manifests"},{"name":"4.1.14","sha":"86b4fe6d7598ec1c7219fc8bd2f8af1a41199bc3","kind":"commit","published_at":"2018-08-03T14:43:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.14","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.14/manifests"},{"name":"4.3.3-3","sha":"4691bf6135296ea01bb3bb3c5d5d03b0f4f4f438","kind":"commit","published_at":"2018-07-18T11:18:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-3/manifests"},{"name":"4.3.3-2","sha":"fe6608fcf3054bcea11c8d24835c308ab6505054","kind":"commit","published_at":"2018-07-17T22:26:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-2/manifests"},{"name":"4.2.7-4","sha":"130b478c3a440bb70449e2b36164beae9bafd9e9","kind":"commit","published_at":"2018-07-17T12:41:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-4/manifests"},{"name":"4.1.13-4","sha":"ecd315794de786f6c7d21c9a2f7cfc838706c228","kind":"commit","published_at":"2018-07-17T12:40:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-4/manifests"},{"name":"4.2.7-3","sha":"34f1e08c819ed951a0fc488a2b24758aba7b6bbe","kind":"commit","published_at":"2018-07-17T09:30:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-3/manifests"},{"name":"4.1.13-3","sha":"d9cdc5198765fbb1a9c4a9837700694d958c7c79","kind":"commit","published_at":"2018-07-17T09:29:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-3/manifests"},{"name":"4.2.7-2","sha":"fdadaefbb89b90e5f7e731c7cf993a4cee1a3ace","kind":"commit","published_at":"2018-07-17T08:18:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-2/manifests"},{"name":"4.1.13-2","sha":"1215ebee7676f0ff6b1a04640e2a68c968e2bb31","kind":"commit","published_at":"2018-07-17T08:16:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-2/manifests"},{"name":"4.3.3-1","sha":"f7bcba661ccd890140691188dd0fbc1ed867db5f","kind":"commit","published_at":"2018-07-12T15:44:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-1/manifests"},{"name":"4.2.7-1","sha":"2909dc8604e3c625524d492667bb5e14be650153","kind":"commit","published_at":"2018-07-12T15:42:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-1/manifests"},{"name":"4.1.13-1","sha":"fcfb64891740fc9fd10df0a289072ca5e1004ca0","kind":"commit","published_at":"2018-07-12T15:40:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-1/manifests"},{"name":"4.3.3","sha":"cf87451282349aa5c1c546c371a83ded1045dfe8","kind":"commit","published_at":"2018-07-11T09:33:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3/manifests"},{"name":"4.2.7","sha":"7ccef8cb6f0a1b07397e4023216dc93acd394c17","kind":"commit","published_at":"2018-07-11T09:31:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7/manifests"},{"name":"4.1.13","sha":"6dc9909a9a9ad274a045591bc97e4b6921477391","kind":"commit","published_at":"2018-07-11T09:30:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13/manifests"},{"name":"4.3.2-5","sha":"cef7725a1a3dcf206f42c4da882f337252888ac3","kind":"commit","published_at":"2018-06-12T10:14:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-5","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-5/manifests"},{"name":"4.3.2-4","sha":"e0a33da7fb3790d9bddb4ee8092f29b957ebdc74","kind":"commit","published_at":"2018-06-12T08:16:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-4/manifests"},{"name":"4.3.2-3","sha":"4233f0d24da7ce79366d9852c6a80febd588a179","kind":"commit","published_at":"2018-06-07T21:30:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-3/manifests"},{"name":"4.3.2-2","sha":"a6f132d862bdd9be37d54b54da2b7fbf34aa30b3","kind":"commit","published_at":"2018-06-07T13:25:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-2/manifests"},{"name":"4.2.6-3","sha":"b77e9f77fcfec75c4306c5f7dec6076d892a5cee","kind":"commit","published_at":"2018-05-25T10:24:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-3/manifests"},{"name":"4.1.12-3","sha":"497c0ddb592019bac3fb3f6bb38b4bf86ebcc453","kind":"commit","published_at":"2018-05-25T10:22:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-3/manifests"},{"name":"4.2.6-2","sha":"b64567701ac72c45e2d39fa57b9f2c85dc8d2008","kind":"commit","published_at":"2018-05-24T15:53:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-2/manifests"},{"name":"4.1.12-2","sha":"fd61b59d68c4d3d99794b47b3720bcceab775e0f","kind":"commit","published_at":"2018-05-24T15:29:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-2/manifests"},{"name":"4.3.2-1","sha":"d1f29d98963d9d65ada555751602cab167f2a595","kind":"commit","published_at":"2018-05-21T09:52:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-1/manifests"},{"name":"4.2.6-1","sha":"9cbc01898dabdeca71eab722f5a3ce955e902087","kind":"commit","published_at":"2018-05-21T09:50:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-1/manifests"},{"name":"4.1.12-1","sha":"13f2497851f416ca6d0254f314102474dfc20d20","kind":"commit","published_at":"2018-05-21T09:48:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-1/manifests"},{"name":"4.3.2","sha":"39980ffac05e81c5e85406d17df90f001bd36002","kind":"commit","published_at":"2018-05-18T14:55:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2/manifests"},{"name":"4.2.6","sha":"f18294ca3be20e17cc32aa3a3a5c7fb946f627ee","kind":"commit","published_at":"2018-05-18T14:53:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6/manifests"},{"name":"4.1.12","sha":"9494f405bc6099cdfba07e914bd636c24e58caa3","kind":"commit","published_at":"2018-05-18T13:10:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12/manifests"},{"name":"4.3.1-1","sha":"c8565afaaac3de29c5c12d65da9b86d478a1b50e","kind":"commit","published_at":"2018-05-02T13:58:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1-1/manifests"},{"name":"4.3.1","sha":"56ad91fff042cca7fef5d16b614a43aa428528d5","kind":"commit","published_at":"2018-04-30T14:11:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1/manifests"},{"name":"4.3.0-2","sha":"59bdabf47ef939f799d6df8f8b0d9ab10837db8d","kind":"commit","published_at":"2018-04-19T11:50:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-2/manifests"},{"name":"4.1.11-2","sha":"da7018a6e69df646132bd4521126dc9f0adacefd","kind":"commit","published_at":"2018-04-18T15:26:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.11-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.11-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.11-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-2/manifests"},{"name":"4.2.5-1","sha":"d874eee653b5d5de9be8b6de2e2313edc7373ba4","kind":"commit","published_at":"2018-04-18T12:55:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5-1/manifests"},{"name":"4.1.11-1","sha":"1e0d314f3cb2c3550f213fcbd8367662951d76ef","kind":"commit","published_at":"2018-04-18T12:39:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-1/manifests"},{"name":"4.3.0-1","sha":"39d55b94d8d089bde7ba9fda70105981d602e455","kind":"commit","published_at":"2018-04-17T15:33:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-1/manifests"},{"name":"4.3.0","sha":"770c21f33ea11c160e9a9479953e75d07c964e1e","kind":"commit","published_at":"2018-04-16T20:45:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0/manifests"},{"name":"4.2.5","sha":"c7a88a234afd63f735f85fc00be039c25a6c075c","kind":"commit","published_at":"2018-04-16T15:33:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5/manifests"},{"name":"4.1.11","sha":"74dfcd3a95560ebbdafeede9c84e09b0da02c2f3","kind":"commit","published_at":"2018-04-16T15:28:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11/manifests"},{"name":"4.3.0.rc3","sha":"0440344cd480d6e86295c14596e3e06049f89708","kind":"commit","published_at":"2018-04-06T14:53:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc3/manifests"},{"name":"4.3.0.rc2-1","sha":"7220e4b6de7bd8d643c2ed58f6dcc7826cbad4b5","kind":"commit","published_at":"2018-03-30T14:34:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2-1/manifests"},{"name":"4.3.0.rc2","sha":"8cfd0c74da334533d78f726fbdbd0a2a090f91ac","kind":"commit","published_at":"2018-03-30T12:39:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2/manifests"},{"name":"4.3.0.rc1","sha":"767a58882595efa2c0f13d7abf5a0377382612e6","kind":"commit","published_at":"2018-03-14T14:19:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc1/manifests"},{"name":"4.2.4-3","sha":"cc7073d8052fe663f37efc9bf7143c2277f82c6a","kind":"commit","published_at":"2018-02-27T09:12:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-3/manifests"},{"name":"4.1.10-3","sha":"b1432e7a7f952b86106913d910bc5695110287c3","kind":"commit","published_at":"2018-02-27T09:08:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-3/manifests"},{"name":"4.2.4-2","sha":"25fcedcb6b39ff2c9e0c83e2c1b9c2348a46a2a8","kind":"commit","published_at":"2018-02-22T11:14:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-2/manifests"},{"name":"4.1.10-2","sha":"71bc43e1953f312f22fdda11d33f87a531602094","kind":"commit","published_at":"2018-02-22T11:11:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-2/manifests"},{"name":"4.2.4-1","sha":"706289bbf40448b0b5339f42afdace505cde71d2","kind":"commit","published_at":"2018-02-20T17:54:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-1/manifests"},{"name":"4.1.10-1","sha":"55fdb7187bb507947f94d78ea7feca25ed45a38d","kind":"commit","published_at":"2018-02-20T17:45:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-1/manifests"},{"name":"4.2.4","sha":"9f7c2f967115b5f330c5cb402307df2422d3f49f","kind":"commit","published_at":"2018-02-20T17:37:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4/manifests"},{"name":"4.1.10","sha":"b6732332c24baab86532a2f05b90918b8c9d5748","kind":"commit","published_at":"2018-02-20T17:34:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10/manifests"},{"name":"4.3.0.beta1","sha":"1d607272fc1ce98728dfadda7f5c1a436174eb28","kind":"commit","published_at":"2018-02-01T17:44:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.beta1/manifests"},{"name":"3.1.25","sha":"9ec2038fbdb78021730684488771b0192ad5bdc9","kind":"commit","published_at":"2017-12-08T15:42:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.25","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.25/manifests"},{"name":"4.1.9","sha":"7855580dd4848077b1d57ed0c17d94e7ee8e2fc1","kind":"commit","published_at":"2017-12-08T15:35:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.9/manifests"},{"name":"4.2.3","sha":"b3298337c7587980c10da4d2e59a54645666d4b5","kind":"commit","published_at":"2017-12-08T15:31:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6b462ca10493fadcdee422cb28a1deb2346d7e74","kind":"commit","published_at":"2017-11-08T15:55:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.2/manifests"},{"name":"4.2.1-3","sha":"27970f15f0d19ebb7a92154b27b60fba9c0c11a9","kind":"commit","published_at":"2017-10-26T17:07:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-3/manifests"},{"name":"4.2.1-2","sha":"155b983b721d94ee5b8c7a6d27be759d6dd093f1","kind":"commit","published_at":"2017-10-26T14:33:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-2/manifests"},{"name":"4.2.1-1","sha":"6ec3f76d5cbcf7279a1849c525bf8624c1920353","kind":"commit","published_at":"2017-10-24T14:43:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-1/manifests"},{"name":"3.1.24","sha":"0705a6a8b4c2925424a929d89b86ece3ce885a2c","kind":"commit","published_at":"2017-10-22T21:40:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.24","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.24/manifests"},{"name":"4.1.8","sha":"10d147a16d5bc920a9aa7ea085dc0e7d2f28027f","kind":"commit","published_at":"2017-10-22T21:37:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.8/manifests"},{"name":"4.2.1","sha":"057381dcefba8ac0d924d6134d895a348dc903ef","kind":"commit","published_at":"2017-10-22T21:34:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1/manifests"},{"name":"aix-4.2-1.0","sha":"c06b8287b7431305ab2ddc19dd3123e67166d33e","kind":"commit","published_at":"2017-09-29T14:44:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/aix-4.2-1.0","html_url":"https://github.com/Normation/rudder/releases/tag/aix-4.2-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@aix-4.2-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/aix-4.2-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/aix-4.2-1.0/manifests"},{"name":"4.2.0-1","sha":"bf681c18f8db997bd59ca49f585146842bf9fc90","kind":"commit","published_at":"2017-09-27T13:11:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0-1/manifests"},{"name":"4.2.0","sha":"e2f812a6712f52f7a97f91ab1689172243fc0228","kind":"commit","published_at":"2017-09-27T10:25:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0/manifests"},{"name":"4.2.0.rc2-2","sha":"0590c5cf7bf85bc41922b5b25088c727b4b272db","kind":"commit","published_at":"2017-09-19T20:14:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc2-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-2/manifests"},{"name":"4.2.0.rc2-1","sha":"ef1fd76605dbe6bc74df3f6ac8bbe0db258dface","kind":"commit","published_at":"2017-09-18T13:07:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-1/manifests"},{"name":"4.2.0.rc2","sha":"13dfe05e5e94cc87481f114de1eccc005c5f60f7","kind":"commit","published_at":"2017-09-17T22:26:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2/manifests"},{"name":"4.2.0.rc1","sha":"874d374b66bfe810817c0e3300ae66143944c8bc","kind":"commit","published_at":"2017-09-07T10:16:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc1/manifests"},{"name":"4.1.7-2","sha":"d48bd11b426b91ded1b5311a92d882f664bfd157","kind":"commit","published_at":"2017-09-07T09:12:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-2/manifests"},{"name":"4.1.7-1","sha":"95f6c8a0df54c805b4deddd76e4224fa346f9e69","kind":"commit","published_at":"2017-09-04T14:14:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-1/manifests"},{"name":"3.1.23","sha":"14de253420cbef2da48b317174b74c46b9ad3cf4","kind":"commit","published_at":"2017-09-01T15:06:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.23","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.23/manifests"},{"name":"4.1.7","sha":"6c70ef66143df77a2964e2ba7081c21a75c72b28","kind":"commit","published_at":"2017-09-01T14:59:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7/manifests"},{"name":"4.1.6","sha":"46b5f202ac7a78208b4c7f9991da67f08577c3de","kind":"commit","published_at":"2017-08-09T15:25:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.6/manifests"},{"name":"3.1.22","sha":"daa00e456d870d3e7d6423423051decc1500afc1","kind":"commit","published_at":"2017-08-09T15:23:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.22","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.22/manifests"},{"name":"4.2.0.beta3","sha":"742bbcbe432774f78e6749b5d2461650bc2c6094","kind":"commit","published_at":"2017-07-28T13:54:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta3/manifests"},{"name":"4.2.0.beta2-1","sha":"70742b597e41f9f80a391d388f944f268d3fe19f","kind":"commit","published_at":"2017-07-07T14:28:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2-1/manifests"},{"name":"4.2.0.beta2","sha":"4161a8b765c3c9e97b6cb659f69881db55277f66","kind":"commit","published_at":"2017-07-05T23:07:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2/manifests"},{"name":"4.2.0.beta1","sha":"10bc84aad29074de04797eb9cd0472895cf7fa5e","kind":"commit","published_at":"2017-06-23T11:20:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta1/manifests"},{"name":"4.1.5","sha":"1d400cd04c0ec67673be2db3ced437059d70ac38","kind":"commit","published_at":"2017-06-22T08:49:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.5/manifests"},{"name":"4.1.4-4","sha":"ddfd508245cd340e4283dccd4c044d8eb1837267","kind":"commit","published_at":"2017-06-21T10:30:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-4/manifests"},{"name":"4.0.7-3","sha":"cccaffc0d5bd203f0687854641d37820ab26c3ff","kind":"commit","published_at":"2017-06-21T10:27:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-3/manifests"},{"name":"4.1.4-3","sha":"2c9d7b4972c43a1e55bf138fb2267ff41725ca79","kind":"commit","published_at":"2017-06-20T18:35:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-3/manifests"},{"name":"4.1.4-2","sha":"9d3e1f4f41e6f8e6a15b15d77926f31bd5f9a08e","kind":"commit","published_at":"2017-06-19T14:52:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-2/manifests"},{"name":"4.0.7-2","sha":"170d9e222fd097a06296f91c3aeea6503cbfb1c6","kind":"commit","published_at":"2017-06-19T14:09:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-2/manifests"},{"name":"3.1.21-2","sha":"ffe915039155dc5a6f9c210540ac6ad79640f287","kind":"commit","published_at":"2017-06-19T13:59:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.21-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.21-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.21-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-2/manifests"},{"name":"3.1.21-1","sha":"56990e316216524138fd81df6c95b85bdae2deb4","kind":"commit","published_at":"2017-06-16T14:03:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.21-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.21-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.21-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-1/manifests"},{"name":"4.0.7-1","sha":"5f8f8b1590c47aaff77a7dba1a8fe76aa6cc5388","kind":"commit","published_at":"2017-06-16T14:01:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-1/manifests"},{"name":"4.1.4-1","sha":"945c6db85b5e81a005957c567a2445ed11656d22","kind":"commit","published_at":"2017-06-16T13:58:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-1/manifests"},{"name":"3.1.21","sha":"07606bb981dce6bcad6640ed76a1b12ea26a0435","kind":"commit","published_at":"2017-06-15T08:59:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.21","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21/manifests"},{"name":"4.1.4","sha":"f317c4e9ae77cadfbe71fa1c1f111496af00c32d","kind":"commit","published_at":"2017-06-15T08:57:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4/manifests"},{"name":"4.0.7","sha":"1b93df5c869a90f869e2064e0a3b0c3bd9ad27cf","kind":"commit","published_at":"2017-06-15T08:55:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"122323c6e2f35d848a2e193c88d658daa438edf6","kind":"commit","published_at":"2017-05-23T13:21:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.6/manifests"},{"name":"4.1.3","sha":"df7501963bed19af05e38ae8d41025b46a876204","kind":"commit","published_at":"2017-05-23T13:18:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.3/manifests"},{"name":"3.1.20","sha":"d6c273293c6600ce134d1d3061c51eff5cf3a325","kind":"commit","published_at":"2017-05-18T21:18:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.20","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.20/manifests"},{"name":"4.0.5","sha":"f720208d30edde64165a03f98ef912cfd8db9d66","kind":"commit","published_at":"2017-05-18T21:16:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.5/manifests"},{"name":"4.1.2","sha":"e802872f4e5dc15c6404f969fa561a9a901e1e25","kind":"commit","published_at":"2017-05-18T21:13:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.2/manifests"},{"name":"3.1.19","sha":"05ceec80aec9b2042e3a95a744583dd3b847eac9","kind":"commit","published_at":"2017-04-14T15:21:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.19","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.19/manifests"},{"name":"4.0.4","sha":"e131874f53a9c8bb8137f34637f1be3f8b6df206","kind":"commit","published_at":"2017-04-14T15:18:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.4/manifests"},{"name":"4.1.1","sha":"15237a81eaceb82d3c9c52c93ed1abd812f37a64","kind":"commit","published_at":"2017-04-14T15:16:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.1/manifests"},{"name":"4.1.0-2","sha":"c3714dd081a9daf1075744a2776f838b459665b3","kind":"commit","published_at":"2017-03-29T08:39:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-2/manifests"},{"name":"4.1.0-1","sha":"218e58fd0a3a95ae81d68ddb35c09186c4c5625e","kind":"commit","published_at":"2017-03-28T15:53:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-1/manifests"},{"name":"4.1.0","sha":"092cc40c9d6f29f95c8d4ce7e0125cf4250f9d4f","kind":"commit","published_at":"2017-03-28T15:42:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0/manifests"},{"name":"4.1.0-marker","sha":"dac1f45dec1eb8a2d96624cb3c6d560d3b33db76","kind":"commit","published_at":"2017-03-28T14:53:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0-marker","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0-marker","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0-marker","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-marker","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-marker/manifests"},{"name":"4.1.0.rc1-2","sha":"101ae11be66c89376f040be00d6c4f6cced84968","kind":"commit","published_at":"2017-03-03T15:47:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-2/manifests"},{"name":"4.1.0.rc1-1","sha":"f1eae47334217ec5d58b72bc3c2a9f5f8a11fa39","kind":"commit","published_at":"2017-03-03T11:53:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-1/manifests"},{"name":"4.1.0.rc1","sha":"b142bda2ee119e99bea73353433da57762e7c8e9","kind":"commit","published_at":"2017-03-02T17:31:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1/manifests"},{"name":"4.0.3","sha":"6f5b09a0cf5feaf976b0b662bd6ee4b27bad4d0f","kind":"commit","published_at":"2017-02-17T22:28:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.3/manifests"},{"name":"3.2.11","sha":"c9f5187f9f97ba12a7154f2a076c7a3facb8c1b8","kind":"commit","published_at":"2017-02-17T22:26:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.11","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.11/manifests"},{"name":"3.1.18","sha":"85bde7f151a7d3a251e24c050e84fa7bb121aec5","kind":"commit","published_at":"2017-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.18","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.18/manifests"},{"name":"4.1.0.beta3","sha":"c5c4726e8e1f47a340f3a9c5abbee5a29d00fde8","kind":"commit","published_at":"2017-02-11T09:09:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta3/manifests"},{"name":"4.1.0.beta2","sha":"dbe7717f9746a16a541b7b5ef04a54b9a65759d7","kind":"commit","published_at":"2017-02-01T21:49:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta2/manifests"},{"name":"4.1.0.beta1-1","sha":"5bf0622f7d19127f603456ee9fb4f11796570f44","kind":"commit","published_at":"2017-01-16T10:09:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1-1/manifests"},{"name":"4.1.0.beta1","sha":"9c810b47d139a51070e038b8ad0cbe929958ed37","kind":"commit","published_at":"2017-01-13T16:49:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1/manifests"},{"name":"4.0.2-1","sha":"0f837b9dd4b833b5de25ffd611d87354b66aaca4","kind":"commit","published_at":"2016-12-19T14:50:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2-1/manifests"},{"name":"4.0.2","sha":"9d961c9666d0d7d1b432a4059ffdbb81abd4358c","kind":"commit","published_at":"2016-12-14T17:57:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2/manifests"},{"name":"3.2.10-1","sha":"96f17dbe8e541eeb9ba219fba1de46ef93903371","kind":"commit","published_at":"2016-12-06T17:45:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10-1/manifests"},{"name":"3.1.17-1","sha":"26b0db34952b5ad830f7ae4ec4944b51ca01c759","kind":"commit","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17-1/manifests"},{"name":"4.0.1-1","sha":"5f16b91e1c34f2c9c08eb21abdad343ed2dabbf8","kind":"commit","published_at":"2016-12-06T17:41:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1-1/manifests"},{"name":"3.1.17","sha":"0a18fbccde81345186f6e74fd679145c2a4fb2ff","kind":"commit","published_at":"2016-12-05T15:19:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.17","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17/manifests"},{"name":"3.2.10","sha":"cdf9862e948a6737b40efa720f688bcf70334d8c","kind":"commit","published_at":"2016-12-05T15:18:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.10","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10/manifests"},{"name":"4.0.1","sha":"12a996ac9890324bd21bed59328bfbe1032bfef6","kind":"commit","published_at":"2016-12-05T15:16:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1/manifests"},{"name":"4.0.0-1","sha":"3be4157a91d70d1d324e4d4e51638e4a52383195","kind":"commit","published_at":"2016-11-10T10:29:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0-1/manifests"},{"name":"4.0.0","sha":"19cc4c6e8c0409e5ce13896d23276cd024ea38f4","kind":"commit","published_at":"2016-11-09T22:41:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0/manifests"},{"name":"4.0.0.rc5","sha":"45962a87587276992ae99f82b8bf974b4476a00b","kind":"commit","published_at":"2016-10-26T16:44:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc5","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc5/manifests"},{"name":"4.0.0.rc4","sha":"36dacfe7594ad224ee92a5cb835fd0c8248872e3","kind":"commit","published_at":"2016-10-25T17:29:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc4","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc4/manifests"},{"name":"4.0.0.rc3","sha":"72810eabcd06285cb6279e21e2db72e0ff3a6152","kind":"commit","published_at":"2016-10-24T18:23:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc3/manifests"},{"name":"4.0.0.rc2","sha":"329772d4bb6672cae05fd1d9b3e8fa28973abb0a","kind":"commit","published_at":"2016-10-23T18:54:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc2/manifests"},{"name":"4.0.0.rc1-1","sha":"4c7ca2711c466a7d28f50ef44b58c2f018ea3b23","kind":"commit","published_at":"2016-10-20T17:23:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1-1/manifests"},{"name":"4.0.0.rc1","sha":"30549f039d11f6e207398c8d09a3a8fdbba9bb7c","kind":"commit","published_at":"2016-10-20T17:11:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1/manifests"},{"name":"3.2.9","sha":"2041191af312e76bd7598220954fa18a2fc5bbfc","kind":"commit","published_at":"2016-10-11T16:30:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.9/manifests"},{"name":"3.1.16-1","sha":"6bfe78a77e880a81b6c13b667fd5b6c9c17aa417","kind":"commit","published_at":"2016-10-11T11:56:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.16-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.16-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.16-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16-1/manifests"},{"name":"3.1.16","sha":"ef487a8ead4364d41ceeb4136013c29cd6886bdf","kind":"commit","published_at":"2016-10-11T11:38:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.16","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16/manifests"},{"name":"3.2.8-1","sha":"674191d5fa125fd61fb93dca88561efcc9fb85d0","kind":"commit","published_at":"2016-10-04T21:07:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8-1/manifests"},{"name":"3.1.15-1","sha":"af581aa92b74d0134d08cb5cbf2c554bd4567a2f","kind":"commit","published_at":"2016-10-04T21:06:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.15-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.15-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.15-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15-1/manifests"},{"name":"3.2.8","sha":"1b9b2b19c62df0bb53831b3fb12cf14103429c9b","kind":"commit","published_at":"2016-10-03T10:14:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8/manifests"},{"name":"3.1.15","sha":"4032176dfb53fcea518ad5d4aa567732f7eced15","kind":"commit","published_at":"2016-10-03T10:12:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.15","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15/manifests"},{"name":"3.2.7-3","sha":"9654d8058c142f02813adab4a075a39ca5dbb20f","kind":"commit","published_at":"2016-10-03T09:43:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-3/manifests"},{"name":"3.1.14-3","sha":"32b5ab9e6ac1dbb1ee97257251204c9ad9e9ead1","kind":"commit","published_at":"2016-10-03T09:41:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-3/manifests"},{"name":"3.2.7-2","sha":"7691a65ecd0e6fb19ecd98d760472dbbf9d193e3","kind":"commit","published_at":"2016-09-29T16:20:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-2/manifests"},{"name":"3.1.14-2","sha":"49ee06c65d24d73cb484658fd4dcfe0ea0a10c11","kind":"commit","published_at":"2016-09-29T16:19:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-2/manifests"},{"name":"3.2.7-1","sha":"16283fa909991a5c5ce53904f45f4ccf100cd15c","kind":"commit","published_at":"2016-09-29T12:21:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-1/manifests"},{"name":"3.1.14-1","sha":"7c6ad2799e784192ef61aa34d14a4e9551f08c72","kind":"commit","published_at":"2016-09-29T12:20:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-1/manifests"},{"name":"3.2.7","sha":"6629c5829c50808b423e596b518fe46241edad70","kind":"commit","published_at":"2016-09-28T20:46:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7/manifests"},{"name":"3.1.14","sha":"616237b172c0c1e43e8f65c892faa8b31acc0e75","kind":"commit","published_at":"2016-09-28T20:44:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14/manifests"},{"name":"2.11.24","sha":"3f7a31afd6593e55bf89e3284597e23701d87363","kind":"commit","published_at":"2016-08-27T09:54:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.24","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.24/manifests"},{"name":"3.1.13","sha":"4188a6b831a135c93087046bf6f0dd01839a81e5","kind":"commit","published_at":"2016-08-27T09:53:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.13","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.13/manifests"},{"name":"3.2.6","sha":"fe9d4626cbaf31705c00e17f983cb64e12e6ea65","kind":"commit","published_at":"2016-08-27T09:52:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.6/manifests"},{"name":"3.2.5","sha":"ce4d19ecc402b171531237846fd7a50a29336f82","kind":"commit","published_at":"2016-07-29T10:49:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.5/manifests"},{"name":"2.11.23","sha":"dacae2fe4ef9bb76a18c0c21b9319dcac5adae62","kind":"commit","published_at":"2016-07-29T10:48:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.23","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.23/manifests"},{"name":"3.1.12","sha":"578a6be9b9f5c61e4bff989abbb12025403293fc","kind":"commit","published_at":"2016-07-29T10:46:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.12","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.12/manifests"},{"name":"3.2.4-2","sha":"afef06d5a6d8c22d9c0128dbcfdb78e65f613f8f","kind":"commit","published_at":"2016-06-03T16:24:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-2/manifests"},{"name":"2.11.22-1","sha":"fd3838d9b125633a2729eda8e229ac89788ead09","kind":"commit","published_at":"2016-06-03T15:35:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.22-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.22-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.22-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22-1/manifests"},{"name":"3.0.17-1","sha":"b5140c33a8bcd596c8b7b5a84335f8fc83839a1b","kind":"commit","published_at":"2016-06-03T15:34:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17-1/manifests"},{"name":"3.2.4-1","sha":"e07f66da4d0ae2ce0fad7104213229f52f2bc2ab","kind":"commit","published_at":"2016-06-03T15:32:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-1/manifests"},{"name":"3.1.11-1","sha":"1b486cdcf2ebab8bdf6ef78947e8cfaaf4837398","kind":"commit","published_at":"2016-06-03T15:17:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11-1/manifests"},{"name":"3.2.4","sha":"21b8f7212fbc5d3b7d62d984226ebb2fd1916dbd","kind":"commit","published_at":"2016-06-02T16:24:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4/manifests"},{"name":"3.1.11","sha":"d316ea41e035106a36185a125c3116c225ce3378","kind":"commit","published_at":"2016-06-02T16:23:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11/manifests"},{"name":"3.0.17","sha":"7a439788f6d12c7e584dcbf534c24918831477c6","kind":"commit","published_at":"2016-06-02T16:21:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.17","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17/manifests"},{"name":"2.11.22","sha":"2ff088fb9250cf467a03f62d36cc71a2da8383d9","kind":"commit","published_at":"2016-06-02T16:19:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.22","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22/manifests"},{"name":"3.2.3-5","sha":"a2abda0a1f944586636284654bbf7627ea3e45d9","kind":"commit","published_at":"2016-05-27T08:24:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-5","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-5/manifests"},{"name":"3.2.3-4","sha":"8f9cf42273996c065e31f7bbc2f075c82142bfc3","kind":"commit","published_at":"2016-05-26T21:25:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-4/manifests"},{"name":"3.1.10-4","sha":"f27811f550562c32173ae1d05c0b766a1c2be674","kind":"commit","published_at":"2016-05-26T21:24:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-4/manifests"},{"name":"3.0.16-4","sha":"2dbb5f2abeb70e79c10c51adb043d3526113772c","kind":"commit","published_at":"2016-05-26T21:23:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-4/manifests"},{"name":"2.11.21-4","sha":"9fa1933f69b60b1ea6d118c52d7098690cc7fd36","kind":"commit","published_at":"2016-05-26T21:22:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-4/manifests"},{"name":"2.11.21-3","sha":"15f2e720f3cdbf8bb1d60e19a82ebe0460ac193d","kind":"commit","published_at":"2016-05-25T21:48:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-3/manifests"},{"name":"3.0.16-3","sha":"ebc7559c0c4f19ca7bcb5d45f5e4538dbfdc87d0","kind":"commit","published_at":"2016-05-25T21:47:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-3/manifests"},{"name":"3.1.10-3","sha":"4264cd8673e13da49cc491185cdfe38db7251a5f","kind":"commit","published_at":"2016-05-25T21:46:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-3/manifests"},{"name":"3.2.3-3","sha":"77d10fdb30016b9201e94aa81ce2258f3172c53f","kind":"commit","published_at":"2016-05-25T21:45:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-3/manifests"},{"name":"2.11.21-2","sha":"88989102c91b23c6239585af38a7e7b6dccdb59f","kind":"commit","published_at":"2016-05-25T21:06:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-2/manifests"},{"name":"3.0.16-2","sha":"a4e5b5ce0ccc626a70a01d4fe5d19b2d4aa8eb65","kind":"commit","published_at":"2016-05-25T21:05:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-2/manifests"},{"name":"3.1.10-2","sha":"33d47bb06c8af1f9e8d060ca3f928cfc504ea554","kind":"commit","published_at":"2016-05-25T21:04:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-2/manifests"},{"name":"3.2.3-2","sha":"cc257b443a89aca6b7ac7024e4b6c49aafe8c401","kind":"commit","published_at":"2016-05-25T21:03:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-2/manifests"},{"name":"3.2.3-1","sha":"b3a5e3d68168cf83daf0221852a2978be01f1b73","kind":"commit","published_at":"2016-05-25T12:12:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-1/manifests"},{"name":"3.1.10-1","sha":"0283335e50dea3456203aaa7968cacb37775f3dd","kind":"commit","published_at":"2016-05-25T12:11:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-1/manifests"},{"name":"3.0.16-1","sha":"12cf1af06de2cf88d30783c131d6217a508b03d4","kind":"commit","published_at":"2016-05-25T12:10:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-1/manifests"},{"name":"2.11.21-1","sha":"3c650326365a213d7e0e3176df87ac35a397763e","kind":"commit","published_at":"2016-05-25T12:09:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-1/manifests"},{"name":"3.2.3","sha":"997688cc30c90ea866c895e09b816ba932e79af7","kind":"commit","published_at":"2016-05-24T21:48:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3/manifests"},{"name":"3.1.10","sha":"25745d0a4313b4efb6dc860a5a5f90fbf378c955","kind":"commit","published_at":"2016-05-24T21:47:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10/manifests"},{"name":"3.0.16","sha":"442c5d8869c40c74b4d69a2b53ab68ba47c308bc","kind":"commit","published_at":"2016-05-24T21:47:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16/manifests"},{"name":"2.11.21","sha":"ee6202d187c68e5a64dc1bf0ea975ac040a0d8ee","kind":"commit","published_at":"2016-05-24T21:46:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21/manifests"},{"name":"3.2.2-2","sha":"b39267cdab2e321f358d84f71d3895e29001aae9","kind":"commit","published_at":"2016-04-13T16:36:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-2/manifests"},{"name":"3.2.2-1","sha":"233e9e9c83f05c0ed8014dc8045edce456065c5c","kind":"commit","published_at":"2016-04-13T09:48:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-1/manifests"},{"name":"3.1.9-1","sha":"97c6c016c5b6d78764ea29ff593fa25ea7eac595","kind":"commit","published_at":"2016-04-13T09:45:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9-1/manifests"},{"name":"3.2.2","sha":"e42fa0efd2de4277f40633433dfb97b9b589396f","kind":"commit","published_at":"2016-04-08T14:39:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2/manifests"},{"name":"3.1.9","sha":"becad212ff9f77258939ae435f81f2750b2f03ac","kind":"commit","published_at":"2016-04-08T14:38:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9/manifests"},{"name":"3.0.15","sha":"5b2443c825dd319d5e950a5785b652edea48f1f6","kind":"commit","published_at":"2016-04-08T14:37:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.15","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.15/manifests"},{"name":"2.11.20","sha":"6b90287418c8b4c664efb119ed1d491dc8c11693","kind":"commit","published_at":"2016-04-08T14:36:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.20","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.20/manifests"},{"name":"3.2.1-4","sha":"d3a0af48b812a6f5339f7e6b97ad1dcae41645d3","kind":"commit","published_at":"2016-03-23T14:47:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-4/manifests"},{"name":"3.1.8-4","sha":"2b981e37bdefde97c71c5e67c3670c29df90f698","kind":"commit","published_at":"2016-03-23T14:47:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-4/manifests"},{"name":"3.0.14-5","sha":"8a12f00ba39cc1aa72b68b12eeafcc89e2f5224b","kind":"commit","published_at":"2016-03-23T14:45:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-5","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-5/manifests"},{"name":"2.11.19-3","sha":"3665d7b2aaa267045ca505d5bd6dea20a7751343","kind":"commit","published_at":"2016-03-23T14:44:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-3/manifests"},{"name":"3.0.14-4","sha":"482cb373eabf4066d86750201fdda6435170cc04","kind":"commit","published_at":"2016-03-16T16:01:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-4/manifests"},{"name":"3.2.1-3","sha":"0c1bd82e91a7df15c5f7478096647cce5fd90975","kind":"commit","published_at":"2016-03-16T15:57:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-3/manifests"},{"name":"2.11.19-2","sha":"aad4f5cfe23b6c685724a112c444fcc516257918","kind":"commit","published_at":"2016-03-16T15:54:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-2/manifests"},{"name":"3.1.8-3","sha":"7f07d1aa223f5cd0f41dc0ae4f492652bbafa34d","kind":"commit","published_at":"2016-03-16T15:52:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-3/manifests"},{"name":"3.2.1-2","sha":"69903b72e2ae773cfad9003fc295f9eeb4b5655e","kind":"commit","published_at":"2016-03-09T16:00:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-2/manifests"},{"name":"3.1.8-2","sha":"6cc0835c4cb75ba71f57008d9c80f599f7e31f05","kind":"commit","published_at":"2016-03-09T15:57:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-2/manifests"},{"name":"3.0.14-3","sha":"21d86fb7c05e9b423c3ebdefc40e253425b1b57e","kind":"commit","published_at":"2016-03-09T15:55:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-3/manifests"},{"name":"3.1.8-1","sha":"8a201ef2ba707d6513a4efe0b6365c6d5ddf08bc","kind":"commit","published_at":"2016-03-08T09:07:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-1/manifests"},{"name":"3.2.1-1","sha":"099d3440d79228d22477a3f905bb107e22d803d3","kind":"commit","published_at":"2016-03-07T21:59:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-1/manifests"},{"name":"3.0.14-2","sha":"57ccc364e16c1f7b2904a760ae8e12a1ac8520ba","kind":"commit","published_at":"2016-03-07T21:47:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-2/manifests"},{"name":"3.1.8","sha":"6c43f06134b95336b39e4bea7c943257a09130e9","kind":"commit","published_at":"2016-03-07T21:38:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8/manifests"},{"name":"3.0.14-1","sha":"ea6234d6b859c30fb813245a1980d2f9ae7e6d28","kind":"commit","published_at":"2016-03-07T21:36:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-1/manifests"},{"name":"2.11.19-1","sha":"aea7ae2fe01c7be2e8b955e03ff9f473319758c0","kind":"commit","published_at":"2016-03-07T21:33:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-1/manifests"},{"name":"3.2.1","sha":"86521ab90037bce3b20ee0b0bdb2628984fbadb8","kind":"commit","published_at":"2016-03-02T10:02:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1/manifests"},{"name":"3.0.14","sha":"013ecc218ddd04c392e089964f870723b2a1cfcf","kind":"commit","published_at":"2016-03-02T09:59:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14/manifests"},{"name":"2.11.19","sha":"9ef45b936243a779ce983cfc6fd17951d4b50683","kind":"commit","published_at":"2016-03-02T09:56:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19/manifests"},{"name":"3.1.7","sha":"58bf05804349552e8e0c9dcc0c62af9414c35ff1","kind":"commit","published_at":"2016-03-01T15:48:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.7/manifests"},{"name":"3.2.0-1","sha":"0a3517464b29895502c63dedde9e3072e043d613","kind":"commit","published_at":"2016-01-21T21:59:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0-1/manifests"},{"name":"3.1.6-1","sha":"2d453624d3a01fdffe0f61faa7aafbe2b7a03dfe","kind":"commit","published_at":"2016-01-21T10:48:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6-1/manifests"},{"name":"3.0.13-1","sha":"46ae232c8187ed82f2aff325e78741caae488e84","kind":"commit","published_at":"2016-01-21T10:46:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13-1/manifests"},{"name":"2.11.18","sha":"17988f4347d2741765eb7ebf0125b2df1a231466","kind":"commit","published_at":"2016-01-20T22:31:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.18","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.18/manifests"},{"name":"3.0.13","sha":"3f88c07cacd82d3251211c24be3c01aef998140a","kind":"commit","published_at":"2016-01-20T22:28:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.13","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13/manifests"},{"name":"3.1.6","sha":"0b68c1cc0de047696246e2cf6b44798b784c2c34","kind":"commit","published_at":"2016-01-20T22:26:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6/manifests"},{"name":"3.2.0","sha":"13123a150b336c0d0b8d87f640097458597f9b63","kind":"commit","published_at":"2016-01-20T22:23:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0/manifests"},{"name":"3.2.0.rc2","sha":"1eb7899627f30925b7527b75a5363cdbf858a3b4","kind":"commit","published_at":"2015-12-24T11:57:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc2/manifests"},{"name":"3.2.0.rc1-3","sha":"102363ea0c2ed9815e692a3778b6fc5f0d2e1464","kind":"commit","published_at":"2015-12-23T22:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-3/manifests"},{"name":"3.2.0.rc1-2","sha":"e671af24e68e854e3e170d96676f3ea71434ff4f","kind":"commit","published_at":"2015-12-23T22:40:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-2/manifests"},{"name":"3.2.0.rc1-1","sha":"fc88531c3567c0a165ea5b39a12d71e4f029e7f9","kind":"commit","published_at":"2015-12-23T22:15:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-1/manifests"},{"name":"3.2.0.rc1","sha":"3b5e6d9f39690ae8c7a825f92e153e1272d04148","kind":"commit","published_at":"2015-12-22T16:19:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1/manifests"},{"name":"3.1.5","sha":"f9f2ad04f86194fe6f0e90492f21e16c10b94fd3","kind":"commit","published_at":"2015-12-09T16:19:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.5/manifests"},{"name":"3.0.12","sha":"f1d50a7a27eaa93bbdee482de831b8e068aeafb3","kind":"commit","published_at":"2015-12-09T16:16:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.12","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.12/manifests"},{"name":"2.11.17","sha":"9ba715148c417e8f7e08f44e120a9f8184be9727","kind":"commit","published_at":"2015-12-09T16:13:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.17","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.17/manifests"},{"name":"2.10.20","sha":"b245ddb1a1790fb6d1e5937c59058c923ea13513","kind":"commit","published_at":"2015-12-09T16:11:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.20","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.20/manifests"},{"name":"3.2.0.beta1","sha":"279d3d1d74c8042356443974902c3b54bb0568f2","kind":"commit","published_at":"2015-12-03T23:39:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.beta1/manifests"},{"name":"3.1.4","sha":"6e6da8afc037152abea39d96da32b56781cce57c","kind":"commit","published_at":"2015-10-26T23:10:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.4/manifests"},{"name":"3.0.11","sha":"14feb4aece16e6b60fed72e1537cc4558397883c","kind":"commit","published_at":"2015-10-26T23:08:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.11","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.11/manifests"},{"name":"2.11.16","sha":"97cd69f341ef4abffa155acf5bc1037a315509b1","kind":"commit","published_at":"2015-10-26T23:06:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.16","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.16/manifests"},{"name":"2.10.19","sha":"689fd7d17a690377d83f023b7d4dfa190415ebf9","kind":"commit","published_at":"2015-10-26T23:03:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.19","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.19/manifests"},{"name":"3.1.3","sha":"73e28fb18d34489d857ac91a63d0742cf26e8ada","kind":"commit","published_at":"2015-10-15T16:27:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.3/manifests"},{"name":"3.0.10","sha":"fdb56e6295cc65d67b5c1667da36a1bd03d80bdb","kind":"commit","published_at":"2015-10-15T16:22:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.10/manifests"},{"name":"2.11.15","sha":"10438d76a29e4f0634f8d374bf7ad0ae6af08981","kind":"commit","published_at":"2015-10-15T16:18:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.15","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.15/manifests"},{"name":"2.10.18","sha":"f90fb81c49593e5824495891b1c8be0dbce5feea","kind":"commit","published_at":"2015-10-15T16:15:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.18","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.18/manifests"},{"name":"3.1.2-4","sha":"400a459ff458a8745ce1ba93fbcf0a70dd18f0f3","kind":"commit","published_at":"2015-09-29T14:48:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-4/manifests"},{"name":"3.0.9-4","sha":"1005fd410370a600a05efa9eb63227254ed057c8","kind":"commit","published_at":"2015-09-29T14:34:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-4/manifests"},{"name":"2.11.14-3","sha":"f1491998c496a45f6d46162a89aed4edb9422428","kind":"commit","published_at":"2015-09-29T14:31:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-3/manifests"},{"name":"3.1.2-3","sha":"f5535c8c63d04aed44c8f5d200c7e99ed6c7a8ae","kind":"commit","published_at":"2015-09-25T11:30:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-3/manifests"},{"name":"3.0.9-3","sha":"a478cd114c815769d8353740e982972748ac4433","kind":"commit","published_at":"2015-09-25T10:49:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-3/manifests"},{"name":"2.10.17-2","sha":"d37f093e9a2e6c8b573d5c050c273b6c21745d36","kind":"commit","published_at":"2015-09-23T15:44:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.17-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.17-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.17-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-2/manifests"},{"name":"3.0.9-2","sha":"5c6c9899abcb662b62fd58580a048f792c358d7d","kind":"commit","published_at":"2015-09-23T15:18:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-2/manifests"},{"name":"3.1.2-2","sha":"7ef78ebd7fda8d5d3fc49b30a1ed451e01edfa9d","kind":"commit","published_at":"2015-09-23T14:53:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-2/manifests"},{"name":"2.11.14-2","sha":"ece150257514603fb70d0b43279f6965f38444ef","kind":"commit","published_at":"2015-09-23T14:47:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-2/manifests"},{"name":"3.1.2-1","sha":"b955935943e146be5ac20daf76893976e22ff018","kind":"commit","published_at":"2015-09-22T15:52:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-1/manifests"},{"name":"3.0.9-1","sha":"dea4e7df500583a9c84d66427a6ad1dd453c9175","kind":"commit","published_at":"2015-09-22T15:00:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-1/manifests"},{"name":"2.11.14-1","sha":"c937422cc1977251adbbea9e23ddffb06b5c14e0","kind":"commit","published_at":"2015-09-22T14:52:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-1/manifests"},{"name":"2.10.17-1","sha":"6ff58b6f89c7df856b8278c675261e149921cb81","kind":"commit","published_at":"2015-09-22T14:49:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-1/manifests"},{"name":"3.1.2","sha":"682370256a966a81a034ad7addd3f6ca431267b0","kind":"commit","published_at":"2015-09-22T12:12:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2/manifests"},{"name":"3.0.9","sha":"7c369194726c0c16e71beb25c40b630544505d13","kind":"commit","published_at":"2015-09-22T12:07:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9/manifests"},{"name":"2.11.14","sha":"53fab2f6eeb67ca79e5f7e01312e29423a9c0e94","kind":"commit","published_at":"2015-09-22T12:03:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14/manifests"},{"name":"2.10.17","sha":"5362f89d641759c53ba99bb5bb5130552f242c09","kind":"commit","published_at":"2015-09-22T11:55:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.17","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17/manifests"},{"name":"3.1.1-2","sha":"e8aed96656be22380924b6b804fdcd47341fa16a","kind":"commit","published_at":"2015-08-17T14:54:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-2/manifests"},{"name":"3.0.8-2","sha":"b5cb02d06ae2d5223671f6a7a5a77e39fca7f417","kind":"commit","published_at":"2015-08-17T14:52:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-2/manifests"},{"name":"2.11.13-2","sha":"5a4afde5e94ff575d86fda51d89458a3c1478e1b","kind":"commit","published_at":"2015-08-17T14:49:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.13-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.13-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.13-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-2/manifests"},{"name":"3.1.1-1","sha":"d95ca6e24decc942c176d329dfc20bc1ca600374","kind":"commit","published_at":"2015-08-13T15:23:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-1/manifests"},{"name":"3.0.8-1","sha":"dfbc9267c9c639644431cfc146ba72f0b33a161b","kind":"commit","published_at":"2015-08-13T15:19:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-1/manifests"},{"name":"2.11.13-1","sha":"b1e516da69423174495fc43b555be0fc8d4fec4f","kind":"commit","published_at":"2015-08-13T15:15:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-1/manifests"},{"name":"3.1.1","sha":"47b74fe84367a8d1c8700e192614e5d09abea43f","kind":"commit","published_at":"2015-08-10T14:35:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1/manifests"},{"name":"3.0.8","sha":"0ba7ccc8f5d22197b7cd104fa6698f8ffae0d5f4","kind":"commit","published_at":"2015-08-10T09:54:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8/manifests"},{"name":"2.11.13","sha":"257055f0dd0fca0e1a983aef968945317ac7b00f","kind":"commit","published_at":"2015-08-10T09:49:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13/manifests"},{"name":"2.10.16","sha":"fc3f3e1a94ceb1a4284374c43b8b832bcbdc51b1","kind":"commit","published_at":"2015-08-10T09:44:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.16","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.16/manifests"},{"name":"2.10.15","sha":"71575f8dc2fc7ab6f6ff2d05d47031d92dade88d","kind":"commit","published_at":"2015-07-07T20:32:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.15","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.15/manifests"},{"name":"2.11.12","sha":"f16110894117c6e311592f7136382bb9e5a730cd","kind":"commit","published_at":"2015-07-07T20:27:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.12/manifests"},{"name":"3.0.7","sha":"1b7865adee208127473fd8cb57576cccab9b234d","kind":"commit","published_at":"2015-07-07T20:23:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.7/manifests"},{"name":"3.1.0-1","sha":"cc2fdbff0b903ef4cb0a6acc6d96e0a5b812be2e","kind":"commit","published_at":"2015-07-07T09:05:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0-1/manifests"},{"name":"3.1.0","sha":"2a171501e96b248e8f1a6bd5de5d75360c6fcdba","kind":"commit","published_at":"2015-07-05T22:05:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0/manifests"},{"name":"3.1.0.rc1-1","sha":"675e57391762c9f77ccdd89484cc3c88e41d5d6c","kind":"commit","published_at":"2015-06-17T16:42:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1-1/manifests"},{"name":"3.0.6-2","sha":"baac5d7311588bf68d3accaedcc394004ad37307","kind":"commit","published_at":"2015-06-17T13:59:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-2/manifests"},{"name":"3.1.0.rc1","sha":"8ce3c0fbfd69f2c2be42c98f85e03eb749d62a13","kind":"commit","published_at":"2015-06-16T16:52:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1/manifests"},{"name":"3.0.6-1","sha":"2bbb856b5ce24317307590e0099c21a21c0b2626","kind":"commit","published_at":"2015-06-16T16:49:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-1/manifests"},{"name":"3.0.6","sha":"76b44ec08c64ad3bd3b5ce263ba22a5646829075","kind":"commit","published_at":"2015-06-08T21:16:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6/manifests"},{"name":"3.1.0.beta1-2","sha":"1deb7625fc3989fa9d6b50289011aa372dae0259","kind":"commit","published_at":"2015-06-03T17:14:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-2/manifests"},{"name":"3.0.5-1","sha":"9ac358171b0a53a1d3f71fefa4077a12c82ffdb9","kind":"commit","published_at":"2015-06-03T14:20:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5-1/manifests"},{"name":"2.11.11-3","sha":"92bec99a94db83869d093169f826d4e6d33acbef","kind":"commit","published_at":"2015-06-03T14:03:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-3/manifests"},{"name":"2.10.14-1","sha":"c6e0b047a90626c286b99178494fd270c41fa0ea","kind":"commit","published_at":"2015-06-03T13:37:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14-1/manifests"},{"name":"3.1.0.beta1-1","sha":"f3ecbf993e5c65342c283df942d8275a5228dad7","kind":"commit","published_at":"2015-06-02T16:54:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-1/manifests"},{"name":"3.0.5","sha":"170dc8c3280647103d63b2af309c9736572d8913","kind":"commit","published_at":"2015-05-29T15:43:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5/manifests"},{"name":"2.10.14","sha":"eb5417b3b6be2996a109209b9e460ddbd6454507","kind":"commit","published_at":"2015-05-29T15:41:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.14","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14/manifests"},{"name":"2.11.11-2","sha":"38f6def3e1fa71381d4fac5eb022f3a025ab62f6","kind":"commit","published_at":"2015-05-29T14:38:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-2/manifests"},{"name":"2.11.11-1","sha":"79e1ec5c018d338b49b4b0830d3985aa65fd7a10","kind":"commit","published_at":"2015-05-25T20:26:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-1/manifests"},{"name":"2.11.11","sha":"9b10a79a006902e27a54f77fedec5fe4f8e74ae7","kind":"commit","published_at":"2015-05-18T21:03:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11/manifests"},{"name":"3.1.0.beta1","sha":"987a4e865e4909af2349db1c28f6d2fc9b781f71","kind":"commit","published_at":"2015-05-13T19:54:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1/manifests"},{"name":"2.11.10","sha":"c8a115adb2bebf909aabd9f4a2c9570bbaf2aef8","kind":"commit","published_at":"2015-04-10T08:41:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.10/manifests"},{"name":"3.0.4","sha":"9c589086918f343569f0be06ce5c5a4788a6370a","kind":"commit","published_at":"2015-04-10T08:31:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.4/manifests"},{"name":"2.10.13","sha":"10200a037275347da416543b23274e76b267d26d","kind":"commit","published_at":"2015-04-10T08:26:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.13/manifests"},{"name":"3.0.3","sha":"60e29cae4cb2ba04b1ae6a3b902393f8bc928588","kind":"commit","published_at":"2015-03-19T17:44:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.3/manifests"},{"name":"2.11.9","sha":"b1f56383a638bbe4bf6b8181092e63bf7edf7c0e","kind":"commit","published_at":"2015-03-19T17:38:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.9/manifests"},{"name":"2.10.12","sha":"7c4f2c2cbcedb3b4faf88542c742b2378ca89640","kind":"commit","published_at":"2015-03-19T17:35:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.12/manifests"},{"name":"2.10.11-1","sha":"df6099df373e0b57c11d4512553de3a6b33d2013","kind":"commit","published_at":"2015-03-09T10:28:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11-1/manifests"},{"name":"3.0.2-1","sha":"c8a00d277a8295ccf13e242d44a1fe1468a6cc32","kind":"commit","published_at":"2015-03-09T10:25:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2-1/manifests"},{"name":"2.11.8-1","sha":"f2b96ef84f1863e5f65fca78c3364948499592d3","kind":"commit","published_at":"2015-03-09T10:22:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8-1/manifests"},{"name":"3.0.2","sha":"7439a27347b65897b5a0f80f04986cc449a837fe","kind":"commit","published_at":"2015-03-05T20:52:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2/manifests"},{"name":"2.11.8","sha":"e6bce38378203da90d8a6d00a0b065212eb30f3e","kind":"commit","published_at":"2015-03-05T20:46:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8/manifests"},{"name":"2.10.11","sha":"56d75eee6a15898c2dce4c9e91ce64c304c9af52","kind":"commit","published_at":"2015-03-05T20:41:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11/manifests"},{"name":"3.0.1","sha":"2b319ef50c4558395f0f524dfe0206a34b0a172d","kind":"commit","published_at":"2015-02-17T18:48:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.1/manifests"},{"name":"3.0.0-4","sha":"f7e8e111ad7be63b865067449ebda8f141e525f1","kind":"commit","published_at":"2015-02-12T17:07:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-4/manifests"},{"name":"3.0.0-3","sha":"62381c3ad25a1df7b28e46a9a3afea18101a6b39","kind":"commit","published_at":"2015-02-11T21:56:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-3/manifests"},{"name":"3.0.0-2","sha":"a05e1c973b19933bb0980880e9bf9459bc4c09d1","kind":"commit","published_at":"2015-02-10T14:23:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-2/manifests"},{"name":"3.0.0-1","sha":"e0a5cefd0d81804d55671d7fee2a7e6fdc166609","kind":"commit","published_at":"2015-02-10T12:14:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-1/manifests"},{"name":"3.0.0","sha":"2d2afe430a37f7f3facdddffa56c4819705e49dd","kind":"commit","published_at":"2015-02-09T19:14:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0/manifests"},{"name":"2.10.10","sha":"19e5adea58baf691cc2c0bef929fc70e675ccbc2","kind":"commit","published_at":"2015-02-05T16:05:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.10/manifests"},{"name":"2.11.7","sha":"6a13cb6ab0c980476e81ed967ed6a59a086a4947","kind":"commit","published_at":"2015-02-05T15:50:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.7/manifests"},{"name":"2.10.9-2","sha":"1c477b3f0da508597ccbf5c75b8b514d93ba6637","kind":"commit","published_at":"2015-02-03T22:16:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.9-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.9-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.9-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-2/manifests"},{"name":"2.11.6-4","sha":"517c6db250ba6179785ca1ca0ace68ea02e36b5d","kind":"commit","published_at":"2015-02-03T22:11:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-4/manifests"},{"name":"2.11.6-3","sha":"bc27843d36395340192cacfd682710ed9f8c20e3","kind":"commit","published_at":"2015-01-30T09:16:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-3/manifests"},{"name":"2.11.6-2","sha":"35085a38289555c57646bf1c566aa806a8a68bea","kind":"commit","published_at":"2015-01-29T15:32:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-2/manifests"},{"name":"2.10.9-1","sha":"38161a6d706d8ee329849c87ffd5b34ac76465f7","kind":"commit","published_at":"2015-01-29T15:28:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-1/manifests"},{"name":"2.11.6-1","sha":"78c7b7c52fb989d0b2b4ece5273ad3d0c3322acd","kind":"commit","published_at":"2015-01-28T18:14:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-1/manifests"},{"name":"2.11.6","sha":"d98e0be0a26cf4c25a8684484118a797ee216d53","kind":"commit","published_at":"2015-01-28T14:08:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6/manifests"},{"name":"2.10.9","sha":"06a594f56b44a21cad25a4fd4b8a0474d24c6a9d","kind":"commit","published_at":"2015-01-28T13:44:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9/manifests"},{"name":"3.0.0.rc1","sha":"92cf89b0a7cc701465531655055e136d925e6ddb","kind":"commit","published_at":"2014-12-29T17:31:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.rc1/manifests"},{"name":"3.0.0.beta2","sha":"399fa6856af5df71286263c40d5873d40d12d6cb","kind":"commit","published_at":"2014-12-17T19:30:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta2/manifests"},{"name":"2.11.5-1","sha":"8d4345c09178b794ee011f94e34cd78a61fd6a44","kind":"commit","published_at":"2014-12-15T23:05:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5-1/manifests"},{"name":"2.10.8-1","sha":"5950fd58d21b87c5d4820b9c10177d08526a14ee","kind":"commit","published_at":"2014-12-15T14:36:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8-1/manifests"},{"name":"2.11.5","sha":"68ec71adba24219ca6e39eb75e7542b6b71b1f02","kind":"commit","published_at":"2014-12-11T18:36:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5/manifests"},{"name":"2.10.8","sha":"1c6f82078536fde6a051b5bdf7da92bbd67411fd","kind":"commit","published_at":"2014-12-10T16:04:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8/manifests"},{"name":"3.0.0.beta1-1","sha":"3b06b9a1ad53bc67978b598aaf88ff4616cc2444","kind":"commit","published_at":"2014-11-30T10:19:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1-1/manifests"},{"name":"3.0.0.beta1","sha":"b2db75ff949fb29c298a67eef948e52ecb4b59c6","kind":"commit","published_at":"2014-11-28T19:07:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1/manifests"},{"name":"2.6.19","sha":"86a30b00bf829fea3e74b8d7fe150d77783ccb94","kind":"commit","published_at":"2014-11-12T17:38:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.19","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.19/manifests"},{"name":"2.10.7","sha":"09269f3ef1032b0eb1a02db98185fc19b9cd4d88","kind":"commit","published_at":"2014-11-12T17:33:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.7/manifests"},{"name":"2.11.4","sha":"71ba970b4b4547d52db7eb217ef23e8115da9d9f","kind":"commit","published_at":"2014-11-12T17:18:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.4/manifests"},{"name":"2.6.18","sha":"6f482cd380dd465ec954047ca0aa6531ffa28aa1","kind":"commit","published_at":"2014-09-25T10:56:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.18","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.18/manifests"},{"name":"2.10.6","sha":"c903a6a103fe8fb4513ede0261a3ef55efcbf274","kind":"commit","published_at":"2014-09-24T15:21:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.6/manifests"},{"name":"2.11.3","sha":"4d130bfc0f4ad246ebae7b8b8cb1fcc663cc50f7","kind":"commit","published_at":"2014-09-23T17:04:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.3/manifests"},{"name":"2.10.5-2","sha":"2f75bb79d3df58a0647d78ed7ac1daf1d542bf65","kind":"commit","published_at":"2014-08-25T15:35:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.5-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-2/manifests"},{"name":"2.10.5-1","sha":"c69c93ce981228ac14b7a2d21f7c330a5d607fb6","kind":"commit","published_at":"2014-08-20T11:10:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-1/manifests"},{"name":"2.10.5","sha":"c28afafac6f7f6b6109b63fa0db53ca84d3dada3","kind":"commit","published_at":"2014-08-19T21:44:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5/manifests"},{"name":"2.6.17-3","sha":"490b007de31bd3d662a5da5c68fec41547a20cb8","kind":"commit","published_at":"2014-08-14T08:07:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.17-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.17-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.17-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-3/manifests"},{"name":"2.10.4-2","sha":"3898b5abb1c39238a9604fdfac8e53e1b293c6d7","kind":"commit","published_at":"2014-08-13T10:13:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-2/manifests"},{"name":"2.11.2-2","sha":"f64e36a65a75b7e803052736b146634108369b27","kind":"commit","published_at":"2014-08-12T14:59:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-2/manifests"},{"name":"2.11.2-1","sha":"9a8992608035c4a239f283d1c0b40baa9aa80f59","kind":"commit","published_at":"2014-08-12T09:50:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-1/manifests"},{"name":"2.11.2","sha":"57385a2d552450a167f8831409ccc55496bd7ecf","kind":"commit","published_at":"2014-08-11T17:31:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2/manifests"},{"name":"2.10.4-1","sha":"3722cf4c8c7c43d773449e4c5264ad63efc330ff","kind":"commit","published_at":"2014-08-11T17:26:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-1/manifests"},{"name":"2.6.17-2","sha":"8d8302934f09209a87b14606e0ef782b2c647d59","kind":"commit","published_at":"2014-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.17-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.17-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.17-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-2/manifests"},{"name":"2.10.4","sha":"aa9c3b606eafe46283c12630699d9ccb4b745779","kind":"commit","published_at":"2014-08-11T09:59:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4/manifests"},{"name":"2.6.17-1","sha":"8ccdc2ba03dea951582468032456212e640929de","kind":"commit","published_at":"2014-08-11T09:53:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-1/manifests"},{"name":"2.11.1","sha":"2dc5a6d0014dd883928e827fbfee20306f4a6ae0","kind":"commit","published_at":"2014-07-21T07:55:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.1/manifests"},{"name":"2.11.0-1","sha":"70616e55d0bd1b084d13d53a250cd5f7cc498cb7","kind":"commit","published_at":"2014-07-17T08:32:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0-1/manifests"},{"name":"2.11.0","sha":"4167def386b4b11faa4abbbc1f72829eec07dcd6","kind":"commit","published_at":"2014-07-16T19:41:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0/manifests"},{"name":"2.11.0.rc2-1","sha":"cb00ea0566bb08e8e2c4f94e40a28d9d8d6bb70e","kind":"commit","published_at":"2014-07-09T14:24:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2-1/manifests"},{"name":"2.11.0.rc2","sha":"a051a7303c6f0915f4345f9281cc89f942437371","kind":"commit","published_at":"2014-07-09T14:10:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2/manifests"},{"name":"2.11.0.rc1","sha":"d8ad4def9535eb891bcceff4c3d4ee17d25aa5d6","kind":"commit","published_at":"2014-07-07T20:45:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc1/manifests"},{"name":"2.11.0.beta2-3","sha":"ee66b11cf1d41c8434c38bbf743c97d72ee10555","kind":"commit","published_at":"2014-06-27T16:56:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-3/manifests"},{"name":"2.9.7","sha":"ebfa7271147f06b0a41a91b47f1a5680169bff19","kind":"commit","published_at":"2014-06-27T12:29:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.7/manifests"},{"name":"2.10.3","sha":"650accd43f43d69357c3da1995db2282605e3576","kind":"commit","published_at":"2014-06-27T11:06:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.3/manifests"},{"name":"2.6.16","sha":"41f0083da2e0566b2f0c0f1f47f9de3ff505fc41","kind":"commit","published_at":"2014-06-27T10:50:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.16","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.16/manifests"},{"name":"2.11.0.beta2-2","sha":"1a49d3ff10740a17c9d39851ea31515c72402bfb","kind":"commit","published_at":"2014-06-26T23:25:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-2/manifests"},{"name":"2.11.0.beta2-1","sha":"aa7fc2e0618311d53c9c62eb07de2547afe82711","kind":"commit","published_at":"2014-06-26T21:14:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-1/manifests"},{"name":"2.11.0.beta2","sha":"e76352640ff75e1882528b04622e10b36718a480","kind":"commit","published_at":"2014-06-26T19:09:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2/manifests"},{"name":"2.11.0.beta1-2","sha":"5a78426ac291529168a27b69f56dcc1df17f29e5","kind":"commit","published_at":"2014-06-17T11:06:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-2/manifests"},{"name":"2.11.0.beta1-1","sha":"61c14edcfd25b4c8ef363a3ae34bea0acef3146f","kind":"commit","published_at":"2014-06-16T10:54:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-1/manifests"},{"name":"2.11.0.beta1","sha":"aaee6553f43aae4639fb5b38020f9c4cdb22c8a1","kind":"commit","published_at":"2014-06-16T00:32:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1/manifests"},{"name":"2.10.2-1","sha":"dbe7f416421a4cb763553895464e33470f2787f1","kind":"commit","published_at":"2014-06-12T09:15:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2-1/manifests"},{"name":"2.9.6","sha":"96573481ccae7afde3cc226ac6797dc62209b4c2","kind":"commit","published_at":"2014-06-11T23:15:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.6/manifests"},{"name":"2.6.14","sha":"91a831d3c408615564492a1ec3a1a6f869ce7a49","kind":"commit","published_at":"2014-06-11T22:30:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.14","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.14/manifests"},{"name":"2.10.2","sha":"1b6b83a8b6d636fd93f076f95c7f84edaa4bf4ef","kind":"commit","published_at":"2014-06-11T22:17:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2/manifests"},{"name":"2.10.1-1","sha":"4301459c91e2b3c1c8d3fc9bc2b187f3a8b4be23","kind":"commit","published_at":"2014-06-05T16:45:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1-1/manifests"},{"name":"2.6.13","sha":"0bfd3afdc26db12bae1c23f983c563e3e4d7e18c","kind":"commit","published_at":"2014-06-05T13:44:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.13/manifests"},{"name":"2.9.5","sha":"ed5370a8a499c11eac66f015017b95b526fb7836","kind":"commit","published_at":"2014-06-05T13:34:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.5/manifests"},{"name":"2.10.1","sha":"5bf219bf22f9e6a03f4bccbc4d65cc87c505afd5","kind":"commit","published_at":"2014-06-05T13:29:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1/manifests"},{"name":"2.10.0-4","sha":"2db4cb5847e31ea3df21d7175642a7bd4e0d4980","kind":"commit","published_at":"2014-03-28T17:48:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-4/manifests"},{"name":"2.10.0-3","sha":"7aaa892bd342f1d674e05cac887fee3c9bb4a0e9","kind":"commit","published_at":"2014-03-28T17:05:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-3/manifests"},{"name":"2.10.0-2","sha":"b0fa24e1f88cf6b8d49a66aad10fbbb23ec63460","kind":"commit","published_at":"2014-03-28T14:37:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-2/manifests"},{"name":"2.10.0-1","sha":"9a1d271ac36ab61b5f5baf37870419c1c1afcba2","kind":"commit","published_at":"2014-03-27T16:34:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-1/manifests"},{"name":"2.10.0","sha":"3e14ba583a183b3a166ec1480c7cd0a3559cdbf7","kind":"commit","published_at":"2014-03-27T15:15:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0/manifests"},{"name":"2.10.0.beta1-2","sha":"c1c8061986896b2fd68d7f7b00d5d9040d0bb3f9","kind":"commit","published_at":"2014-03-19T09:22:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-2/manifests"},{"name":"2.10.0.beta1-1","sha":"70d25ac1571f5e44fc6b6ec24a440625d4fc2c4b","kind":"commit","published_at":"2014-03-18T15:57:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-1/manifests"},{"name":"2.10.0.beta1","sha":"02746e9216c2b6a9a1737a416f26ce09aae028c9","kind":"commit","published_at":"2014-03-18T14:26:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1/manifests"},{"name":"2.6.12","sha":"519285397ede9b1fc99a3070920e3c52efde3e61","kind":"commit","published_at":"2014-03-17T16:26:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.12/manifests"},{"name":"2.8.4","sha":"b435165b8ba1a625424c2ad0180237b0e9b569cc","kind":"commit","published_at":"2014-03-13T16:53:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.4/manifests"},{"name":"2.9.4","sha":"a080c756a4c13eace9a968dd5c7cabdeaa0ab5d0","kind":"commit","published_at":"2014-03-13T16:48:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.4/manifests"},{"name":"2.6.11-1","sha":"78f25acf5dcae1930689b69965729fa67e637cbf","kind":"commit","published_at":"2014-03-05T16:35:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11-1/manifests"},{"name":"2.8.3","sha":"836363ec7abddaed42b21601a67c5f3abdc9823c","kind":"commit","published_at":"2014-03-05T16:28:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.3/manifests"},{"name":"2.6.11","sha":"3011f54dd6fef871c9d12e67e804620cabd97fbd","kind":"commit","published_at":"2014-03-05T15:58:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11/manifests"},{"name":"2.9.3","sha":"fe2993893076d0ad6d738984f163d0ce38814006","kind":"commit","published_at":"2014-03-05T11:46:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.3/manifests"},{"name":"2.8.2","sha":"43d115710ac17eb431cfe12f3a80207b3067361a","kind":"commit","published_at":"2014-01-15T15:35:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.2/manifests"},{"name":"2.7.7","sha":"6b3e96117c4fe30bdf8c7daa90b10a67d1c1c9a4","kind":"commit","published_at":"2014-01-15T15:15:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.7/manifests"},{"name":"2.6.10","sha":"a02a538da60266190e4e1643008dd6b174638279","kind":"commit","published_at":"2014-01-15T15:08:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.10/manifests"},{"name":"2.9.2","sha":"22c90ce6f3e46b0c04ca2330139a6b58e32f0ce9","kind":"commit","published_at":"2014-01-15T12:54:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"19e48a55ebbf5dcb7bcb35d58b351d3e8874c401","kind":"commit","published_at":"2014-01-03T14:33:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"50cb2070e07ff4f9f8e465f594270ae8b8c4f496","kind":"commit","published_at":"2013-12-31T14:13:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0/manifests"},{"name":"2.9.0.rc2","sha":"161159acf6437ae688776712972cd6ae615cb324","kind":"commit","published_at":"2013-12-16T16:38:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc2/manifests"},{"name":"2.9.0.rc1-1","sha":"1639ab1aebd87484002a80e02de0133767ef9280","kind":"commit","published_at":"2013-12-13T16:46:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1-1/manifests"},{"name":"2.9.0.rc1","sha":"50890357e5623998055f5666047db622d6b334ce","kind":"commit","published_at":"2013-12-12T21:00:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1/manifests"},{"name":"2.8.1","sha":"30b85aae629340d4d871ac5540975cf257948538","kind":"commit","published_at":"2013-11-20T10:34:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.1/manifests"},{"name":"2.7.6","sha":"d2889079e43cb1a18826a4adf163e48a67d6b89a","kind":"commit","published_at":"2013-11-19T16:36:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.6/manifests"},{"name":"2.6.9","sha":"bf304b1cba2f33cd81212cf4eb6461b8a303d244","kind":"commit","published_at":"2013-11-19T11:03:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.9/manifests"},{"name":"2.4.12","sha":"6bbd43555c3739374819f770eadac2305faa9248","kind":"commit","published_at":"2013-11-19T09:05:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.12/manifests"},{"name":"2.8.0","sha":"f2a31cf9dfa005916f33a3735c7da9a3f03052c9","kind":"commit","published_at":"2013-11-06T18:34:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0/manifests"},{"name":"2.8.0.rc2-1","sha":"441c772e6837a965aab40d999980742934934d84","kind":"commit","published_at":"2013-10-31T15:51:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2-1/manifests"},{"name":"2.8.0.rc2","sha":"844e63f6ade58f2ddaa49369f453645ef90cff01","kind":"commit","published_at":"2013-10-30T15:48:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2/manifests"},{"name":"2.8.0.rc1","sha":"004aafeff1947dc73bc6448fc3773c1fc5c745be","kind":"commit","published_at":"2013-10-24T22:16:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc1/manifests"},{"name":"2.8.0.beta1","sha":"ddbe781925215fe5199fed80f8de11f128679854","kind":"commit","published_at":"2013-10-15T19:05:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.beta1/manifests"},{"name":"2.7.5","sha":"1ea55c7cb6668373fcd2435a7ae80c0e31f829e9","kind":"commit","published_at":"2013-10-08T17:53:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.5/manifests"},{"name":"2.6.8","sha":"8c41211cc56c260c0e024ac61b6feb581d0dc2a9","kind":"commit","published_at":"2013-10-08T17:42:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.8/manifests"},{"name":"2.4.11","sha":"9d05420b7d6ed0e8670315b9550a6cd3051e5cf5","kind":"commit","published_at":"2013-10-08T17:27:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.11/manifests"},{"name":"2.7.4","sha":"8d41c17a8caffd0995d1a5730c588633564e03f6","kind":"commit","published_at":"2013-10-05T23:06:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.4/manifests"},{"name":"2.6.7","sha":"ffeeac605daaac802e0d3802be6cb6419a26a089","kind":"commit","published_at":"2013-10-05T23:02:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.7/manifests"},{"name":"2.4.10","sha":"ef3365a909f123319cd45a85210df848470c1f6f","kind":"commit","published_at":"2013-10-05T22:58:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.10/manifests"},{"name":"2.7.3","sha":"247a419e43e22e31e3652a88b807be477315d08c","kind":"commit","published_at":"2013-10-03T11:38:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.3/manifests"},{"name":"2.6.6","sha":"d71f8ebe82621562302ac1bd553c0f142a161b02","kind":"commit","published_at":"2013-10-03T09:04:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.6/manifests"},{"name":"2.4.9","sha":"d7642a71d5392ecf6b45ff3910866c8168f639ae","kind":"commit","published_at":"2013-10-02T15:57:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.9/manifests"},{"name":"2.7.2-1","sha":"044a26a131c72c54f1f7a63a5a95f8f05392f1e4","kind":"commit","published_at":"2013-09-06T11:02:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2-1/manifests"},{"name":"2.6.5-1","sha":"c969f74b9668e2a896e4e84064744fd9a5eace75","kind":"commit","published_at":"2013-09-06T10:57:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5-1/manifests"},{"name":"2.6.5","sha":"e4bd24995f79bb5b66dd30561512d90b8f2b3e71","kind":"commit","published_at":"2013-09-06T08:40:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5/manifests"},{"name":"2.7.2","sha":"717dd2ae40ab713b34883c5b3bdd3aecd31f9f72","kind":"commit","published_at":"2013-09-05T14:01:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"3167b2f0c20e8c9dc6a431849e9e8de0c925bdcd","kind":"commit","published_at":"2013-09-02T14:39:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.1/manifests"},{"name":"2.6.4","sha":"9d6317168517da1fefce6185fb46cf6075f78a6b","kind":"commit","published_at":"2013-09-02T14:14:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.4/manifests"},{"name":"2.4.8","sha":"6a5fee1fd31af5790c261cd9d7ae43913cfcd5c3","kind":"commit","published_at":"2013-09-02T10:36:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.8/manifests"},{"name":"2.7.0","sha":"072ad02af9ddec21bd139b9c0e993d053c794656","kind":"commit","published_at":"2013-07-31T14:16:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0/manifests"},{"name":"2.5.5","sha":"acba58c0592abbd747eafd0a572ce24892f4d526","kind":"commit","published_at":"2013-07-29T14:17:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.5/manifests"},{"name":"2.4.7","sha":"0f944e83e825996b1f99eead0e51d6fa9a4465b1","kind":"commit","published_at":"2013-07-29T14:08:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.7/manifests"},{"name":"2.7.0.rc1-1","sha":"f4b6b2dc5061c44822909c3cf4c327653359ec1d","kind":"commit","published_at":"2013-07-29T13:34:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1-1/manifests"},{"name":"2.7.0.rc1","sha":"221efd65b2e223c596adfd84eba1ca794b95d690","kind":"commit","published_at":"2013-07-26T17:52:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1/manifests"},{"name":"2.6.3","sha":"6e3e58a52ff9222826df9eafde5616103224b83b","kind":"commit","published_at":"2013-07-26T08:56:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.3/manifests"},{"name":"2.7.0.beta1","sha":"6573aea5d615744006d19d91352e10f1a7f1d74f","kind":"commit","published_at":"2013-07-19T08:52:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.beta1/manifests"},{"name":"2.6.2","sha":"bc3502930ea5f7d174cad44b68f4113635f263b7","kind":"commit","published_at":"2013-06-06T15:14:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.2/manifests"},{"name":"2.5.4","sha":"d49886d49e53510c609b84b979101986828a43ee","kind":"commit","published_at":"2013-06-06T14:20:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.4/manifests"},{"name":"2.4.6","sha":"d03b69711cfba9c25b5028f07f0ec140fc7abb7e","kind":"commit","published_at":"2013-06-06T12:25:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.6/manifests"},{"name":"2.3.13","sha":"c91a8b34fe789fbcda7781f4cdb30265ee207f7c","kind":"commit","published_at":"2013-06-05T09:41:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.13/manifests"},{"name":"2.6.1","sha":"04e64d5382da03230af05a5e3fbe42026ae8b256","kind":"commit","published_at":"2013-05-24T16:10:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.1/manifests"},{"name":"2.5.3","sha":"91bd4fd8a4b506c1035dcb63d4ed6f0740e5f24a","kind":"commit","published_at":"2013-05-03T12:58:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.3/manifests"},{"name":"2.4.5","sha":"f1a43588ad28aa9cc67017e07e3c57089995b7a3","kind":"commit","published_at":"2013-05-02T12:34:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.5/manifests"},{"name":"2.6.0","sha":"1c7261884121d6a91465709412402de010f58784","kind":"commit","published_at":"2013-04-30T16:24:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0/manifests"},{"name":"2.6.0.rc1-3","sha":"c3652b0bc7dd22d6174795fa232c64da50f107e0","kind":"commit","published_at":"2013-04-27T08:45:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-3/manifests"},{"name":"2.6.0.rc1-2","sha":"351ba63340e174aed395e9811628f4408db5092a","kind":"commit","published_at":"2013-04-26T22:09:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-2/manifests"},{"name":"2.6.0.rc1-1","sha":"1fd746dae8710689d22edbca81a27bb002d50a04","kind":"commit","published_at":"2013-04-26T17:12:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-1/manifests"},{"name":"2.6.0.rc1","sha":"68b2aa2eb20c1967a7d4c0b967c0bb9f6272d16a","kind":"commit","published_at":"2013-04-26T16:33:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1/manifests"},{"name":"2.3.12","sha":"0f0abc2e02d206ade91ec9076c083775bc95f6f7","kind":"commit","published_at":"2013-04-25T15:17:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.12/manifests"},{"name":"2.5.2-1","sha":"f66280dd2be10838271feb2596e5e345c080887f","kind":"commit","published_at":"2013-04-17T17:25:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2-1/manifests"},{"name":"2.5.2","sha":"e1cc60ddbe61d11118d38fd791da9b0c9aa7e7c6","kind":"commit","published_at":"2013-04-17T12:51:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2/manifests"},{"name":"2.6.0.beta1","sha":"ba4f07ecd97928f8c3c131882128abc9ed2c7a97","kind":"commit","published_at":"2013-04-12T16:45:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.beta1/manifests"},{"name":"2.5.1-2","sha":"8d7b2eb0a95f22e7a6c0f0268f0f0c8b78eba550","kind":"commit","published_at":"2013-04-12T12:50:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-2/manifests"},{"name":"2.5.1-1","sha":"2c6f203d86f6cc590fc20afe8d86326e6e304156","kind":"commit","published_at":"2013-04-08T10:53:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-1/manifests"},{"name":"2.5.1","sha":"640d32de0199d05aeb478ac1720bf31b4ffc2732","kind":"commit","published_at":"2013-04-05T13:29:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1/manifests"},{"name":"2.4.4","sha":"341bd43f5f40f7c898eda4a000ba83ee6c3d2d80","kind":"commit","published_at":"2013-04-04T10:30:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.4/manifests"},{"name":"2.6.0.alpha5","sha":"c769a92d70ef626a51c3374ea93a29dcf8d46c26","kind":"commit","published_at":"2013-04-03T17:54:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha5","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha5/manifests"},{"name":"2.6.0.alpha4-2","sha":"f177d0d1db36ebc57c4a95a240b9ae67895e56c6","kind":"commit","published_at":"2013-03-29T19:08:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-2/manifests"},{"name":"2.6.0.alpha4-1","sha":"dc78c9743bed11866ca4c468a792ba758b16207c","kind":"commit","published_at":"2013-03-29T18:41:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha4-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-1/manifests"},{"name":"2.6.0.alpha4","sha":"5b2ec48d56c46d14ea4d89d229f0a5d364f8ee48","kind":"commit","published_at":"2013-03-29T17:29:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha4","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4/manifests"},{"name":"2.6.0.alpha3","sha":"2453ae0f37f8620ee0f26ec5c5f75f50293a8cff","kind":"commit","published_at":"2013-03-29T17:22:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha3/manifests"},{"name":"2.6.0.alpha2","sha":"75e09aadd092360611d0bbaaac02ec9cdb007fd2","kind":"commit","published_at":"2013-03-29T16:50:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha2/manifests"},{"name":"2.6.0.alpha1","sha":"196675b218273296a49be50f87fa0b6bfe4593bf","kind":"commit","published_at":"2013-03-29T16:39:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha1/manifests"},{"name":"2.6.0.alpha0","sha":"9e4e7bf09c28a25345eecf8732b24e6524370435","kind":"commit","published_at":"2013-03-29T11:20:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha0","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha0/manifests"},{"name":"2.3.11","sha":"762be1113c583ac295fd9cee558968af247045ff","kind":"commit","published_at":"2013-03-19T10:21:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.11/manifests"},{"name":"2.4.3-1","sha":"8f3d0fe6999648206f034bd283d1e29bc33cc5e0","kind":"commit","published_at":"2013-02-01T11:02:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3-1/manifests"},{"name":"2.5.0","sha":"33bb7f12f897c770b40d951f5a270abddee95e38","kind":"commit","published_at":"2013-01-30T18:08:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0/manifests"},{"name":"2.5.0-1","sha":"33bb7f12f897c770b40d951f5a270abddee95e38","kind":"commit","published_at":"2013-01-30T18:08:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0-1/manifests"},{"name":"2.4.3","sha":"e035fe8985a4bd3b825f0823d3ac3c4f50ba8ac3","kind":"commit","published_at":"2013-01-30T16:15:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3/manifests"},{"name":"2.5.0.rc1","sha":"aebc9dd348439f134f8e1f4fd74e1eabbf37ce4e","kind":"commit","published_at":"2013-01-21T16:26:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1/manifests"},{"name":"2.5.0.rc1-2","sha":"aebc9dd348439f134f8e1f4fd74e1eabbf37ce4e","kind":"commit","published_at":"2013-01-21T16:26:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-2/manifests"},{"name":"2.5.0.rc1-1","sha":"aebc9dd348439f134f8e1f4fd74e1eabbf37ce4e","kind":"commit","published_at":"2013-01-21T16:26:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-1/manifests"},{"name":"2.3.10","sha":"c84e9fc0addacfb66c3f8d44e73489780ba677e6","kind":"commit","published_at":"2013-01-21T11:16:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10/manifests"},{"name":"2.3.10-1","sha":"c84e9fc0addacfb66c3f8d44e73489780ba677e6","kind":"commit","published_at":"2013-01-21T11:16:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10-1/manifests"},{"name":"2.5.0.beta1","sha":"295718d78083c9cf6de65a19c304b43fad7f23dc","kind":"commit","published_at":"2013-01-07T18:19:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.beta1/manifests"},{"name":"2.4.2","sha":"4befef973acbc7a4a45605fed032581570daf9d9","kind":"commit","published_at":"2013-01-03T13:06:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"31d256c97e1adb554cdee22ac25f9477da15d1ef","kind":"commit","published_at":"2012-12-27T12:39:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1/manifests"},{"name":"2.4.0-pom","sha":"8cc54bc4da17183a1567ceddfbb33560d23629ec","kind":"commit","published_at":"2012-12-18T16:52:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0-pom","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0-pom","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0-pom","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0-pom","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0-pom/manifests"},{"name":"2.4.1.rc1","sha":"9ff9c30c90771ed91d0e55ab5b571fd38abc84a9","kind":"commit","published_at":"2012-12-13T10:50:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.1.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1.rc1/manifests"},{"name":"2.4.0","sha":"2ec34875eab456d997617b3ca7245c683362a565","kind":"commit","published_at":"2012-12-12T14:47:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0/manifests"},{"name":"2.4.0.rc2","sha":"ea9bde89f82bd06aba0733def4fa9ce4a230eced","kind":"commit","published_at":"2012-11-30T16:42:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc2/manifests"},{"name":"2.4.0.rc1","sha":"3f09b5ba835419e2fbdd04ccd3ede8896e294482","kind":"commit","published_at":"2012-11-16T17:52:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc1/manifests"},{"name":"2.4.0.beta5-2","sha":"73ac830275e756478fc7915f0a3cfcac3f2d716c","kind":"commit","published_at":"2012-09-26T09:22:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta5-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-2/manifests"},{"name":"2.4.0.beta5-1","sha":"73ac830275e756478fc7915f0a3cfcac3f2d716c","kind":"commit","published_at":"2012-09-26T09:22:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-1/manifests"},{"name":"2.4.0.beta5","sha":"4ecec6fe2aa1b78e4905050e0b4e4afa50dfc507","kind":"commit","published_at":"2012-09-21T09:08:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta5","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5/manifests"},{"name":"2.3.9","sha":"bb7296fc519a20f568be749ad25d02c6935c196f","kind":"commit","published_at":"2012-09-11T08:13:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.9/manifests"},{"name":"2.4.0.beta4-2","sha":"0c8ce4146f19af43011ee2ef1885a3ff223633c7","kind":"commit","published_at":"2012-09-03T15:57:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-2/manifests"},{"name":"2.4.0.beta4-1","sha":"0c8ce4146f19af43011ee2ef1885a3ff223633c7","kind":"commit","published_at":"2012-09-03T15:57:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta4-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-1/manifests"},{"name":"2.4.0.beta4","sha":"aad0bd012b5df5d3a0f02246b1847e33ad7eb713","kind":"commit","published_at":"2012-08-27T12:29:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta4","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4/manifests"},{"name":"2.4.0.beta3","sha":"8c780f1a789e91999bca3d85f5a55f6343fe30de","kind":"commit","published_at":"2012-08-10T10:42:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta3/manifests"},{"name":"2.4.0.beta2","sha":"1752a02484808155b95059704782dad3653dfad1","kind":"commit","published_at":"2012-07-15T21:08:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta2/manifests"},{"name":"2.4.0.beta1","sha":"099b565b51833829e5a8ec6abb873cc88c83cc91","kind":"commit","published_at":"2012-07-05T10:26:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta1/manifests"},{"name":"2.3.8","sha":"7fee8673d98f303a820401eb81e7dd3de1d86136","kind":"commit","published_at":"2012-06-14T16:59:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.8/manifests"},{"name":"2.4.0.alpha7","sha":"3a79219f95f021a9eb074839015d48d907e7f95f","kind":"commit","published_at":"2012-06-06T12:37:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha7","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha7/manifests"},{"name":"2.3.7","sha":"05f15fa49927a9a01e6c1d21c67c809ddb695807","kind":"commit","published_at":"2012-05-03T10:13:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7/manifests"},{"name":"2.3.7.rc1","sha":"73bd88cd519ff0ef6c3ccb2ae20a3d10a79227c6","kind":"commit","published_at":"2012-04-25T17:19:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.7.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.7.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.7.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7.rc1/manifests"},{"name":"2.4.0.alpha6.1","sha":"4e32e279602b80ba8c370eab3766d71a41a82525","kind":"commit","published_at":"2012-03-08T16:34:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha6.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6.1/manifests"},{"name":"2.4.0.alpha6","sha":"654d2f17f5c9b3b7cbd986cc23971a4985393ec0","kind":"commit","published_at":"2012-03-06T16:48:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha6","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6/manifests"},{"name":"2.4.0.alpha5","sha":"9d9ce7a41a6fc173131331ae67584f261263fe05","kind":"commit","published_at":"2012-02-16T09:46:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha5","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha5/manifests"},{"name":"2.4.0.alpha4","sha":"5b4c011c92c8fe3d5d9562fbd7456b2ed03c0806","kind":"commit","published_at":"2012-02-03T15:04:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha4","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha4/manifests"},{"name":"2.4.0.alpha3","sha":"2d751d4d33232716ce1e92905bef76a2dd1b7eea","kind":"commit","published_at":"2012-01-23T13:26:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha3","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha3/manifests"},{"name":"2.3.6","sha":"1ef9d72464427cdca0a5129ad30d93d445f347a6","kind":"commit","published_at":"2012-01-12T18:10:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.6/manifests"},{"name":"2.4.0.alpha2","sha":"d15e3c3fbc0a70588a09a499c09e78e1b920f9d5","kind":"commit","published_at":"2011-12-23T10:46:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha2/manifests"},{"name":"2.3.5","sha":"4f69a9d3c34e1d520b1b6d9723388a5c2f811667","kind":"commit","published_at":"2011-12-12T22:52:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5/manifests"},{"name":"2.3.5.rc1","sha":"4f69a9d3c34e1d520b1b6d9723388a5c2f811667","kind":"commit","published_at":"2011-12-12T22:52:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.5.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.5.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.5.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5.rc1/manifests"},{"name":"2.4.0.alpha1","sha":"3f3d0f337d82077c46bddac441d630b580c35da0","kind":"commit","published_at":"2011-11-28T13:48:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha1/manifests"},{"name":"2.3.4","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4/manifests"},{"name":"2.3.4.rc2","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc2/manifests"},{"name":"2.3.4.rc1","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc1/manifests"},{"name":"2.3.4-4","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-4/manifests"},{"name":"2.3.4-3","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-3/manifests"},{"name":"2.3.4-2","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-2/manifests"},{"name":"2.3.3","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"c7c452f14b27a0a7d9e65bb69f6d4383f58dc9f7","kind":"commit","published_at":"2011-11-09T00:16:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"801b1ffc6eaa942240956476424a83c0506fcc77","kind":"commit","published_at":"2011-10-21T13:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1/manifests"},{"name":"2.3.1-3","sha":"801b1ffc6eaa942240956476424a83c0506fcc77","kind":"commit","published_at":"2011-10-21T13:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.1-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-3/manifests"},{"name":"2.3.1-2","sha":"801b1ffc6eaa942240956476424a83c0506fcc77","kind":"commit","published_at":"2011-10-21T13:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-2/manifests"},{"name":"2.3.0-2","sha":"2c44be325409880b9eaedc1f235b5523b12817ef","kind":"commit","published_at":"2011-10-07T16:59:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-2/manifests"},{"name":"2.3.0-1","sha":"2c44be325409880b9eaedc1f235b5523b12817ef","kind":"commit","published_at":"2011-10-07T16:59:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-1/manifests"},{"name":"2.3.0","sha":"2c44be325409880b9eaedc1f235b5523b12817ef","kind":"commit","published_at":"2011-10-07T16:59:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-02T19:58:04.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.796011385411047,"dependent_packages_count":4.494101325906062,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6450563556585545},"purl":"pkg:golang/github.com/normation/rudder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/normation/rudder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/normation/rudder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/normation/rudder/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T12:00:42.903Z","issues_count":8,"pull_requests_count":1340,"avg_time_to_close_issue":342288.4285714286,"avg_time_to_close_pull_request":834673.8614402917,"issues_closed_count":7,"pull_requests_closed_count":1097,"pull_request_authors_count":17,"issue_authors_count":5,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.379850746268657,"merged_pull_requests_count":1019,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":233006.53164556963,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":158,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.593582887700535,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/issues","maintainers":[{"login":"fanf","count":267,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanf"},{"login":"amousset","count":254,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amousset"},{"login":"RaphaelGauthier","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaphaelGauthier"},{"login":"VinceMacBuche","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VinceMacBuche"},{"login":"ElaadF","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElaadF"},{"login":"peckpeck","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peckpeck"},{"login":"m4rtinh4rt","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4rtinh4rt"},{"login":"ncharles","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncharles"}],"active_maintainers":[{"login":"amousset","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amousset"},{"login":"fanf","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanf"},{"login":"RaphaelGauthier","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaphaelGauthier"},{"login":"VinceMacBuche","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VinceMacBuche"},{"login":"peckpeck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peckpeck"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnormation%2Frudder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnormation%2Frudder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnormation%2Frudder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnormation%2Frudder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnormation%2Frudder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnormation%2Frudder/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14931683,"name":"github.com/Normation/rudder","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":[],"repository_url":"https://github.com/Normation/rudder","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-11T15:30:04.000Z","latest_release_published_at":"2026-08-11T15:30:04.000Z","latest_release_number":"v0.0.0-20260811153004-7cf6f45e8901","last_synced_at":"2026-09-02T06:37:45.439Z","created_at":"2026-08-12T00:32:48.452Z","updated_at":"2026-09-02T06:37:45.440Z","registry_url":"https://pkg.go.dev/github.com/Normation/rudder","install_command":"go get github.com/Normation/rudder","documentation_url":"https://pkg.go.dev/github.com/Normation/rudder#section-documentation","metadata":{},"repo_metadata":{"id":37405586,"uuid":"2528254","full_name":"Normation/rudder","owner":"Normation","description":"Rudder is a configuration and security automation platform. Manage your Cloud, hybrid or on-premises infrastructure in a simple, scalable and dynamic way.","archived":false,"fork":false,"pushed_at":"2026-08-21T07:24:13.000Z","size":99829,"stargazers_count":705,"open_issues_count":47,"forks_count":91,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-08-22T11:53:58.547Z","etag":null,"topics":["auditing","automation","compliance","configuration-management","continuous-configuration","devops","hardening","patch-management","secops","security","security-posture"],"latest_commit_sha":null,"homepage":"https://www.rudder.io","language":"Scala","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Normation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.adoc","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2011-10-06T19:27:50.000Z","updated_at":"2026-08-21T07:24:34.000Z","dependencies_parsed_at":"2023-10-02T08:45:07.799Z","dependency_job_id":"eff0dd67-1d2c-4458-bf67-a1ce71e14afd","html_url":"https://github.com/Normation/rudder","commit_stats":null,"previous_names":[],"tags_count":908,"template":false,"template_full_name":null,"purl":"pkg:github/Normation/rudder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Normation","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/sbom","scorecard":{"id":102693,"data":{"date":"2025-08-11","repo":{"name":"github.com/Normation/rudder","commit":"8ed0e91650c6c12667179adc153697c410b4c5a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.adoc:1","Info: Found linked content: SECURITY.adoc:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.adoc: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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:21","Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"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":"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":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: relay/sources/relayd/fuzz/fuzz_targets/runinfo.rs:6"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 13 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): policies/lib/tree/10_ncf_internals/modules/packages/apt_get:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): policies/lib/tree/10_ncf_internals/modules/packages/yum:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: policies/lib/tree/10_ncf_internals/modules/packages/zypper:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: policies/lib/tree/10_ncf_internals/modules/packages/zypper_pattern:0","Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote ': policies/lib/tree/10_ncf_internals/modules/promises/getParent.py:0","Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote ': policies/lib/tree/10_ncf_internals/modules/templates/jinja2-templating.py:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Normation/rudder/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Normation/rudder/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: api-doc/Dockerfile:1: pin your Docker image by updating node:18-bullseye to node:18-bullseye@sha256:0d9e9a8dcd5a83ea737ed92227a6591a31ad70c8bb722b0c51aff7ae23a88b6a","Warn: containerImage not pinned by hash: ci/asciidoctor.Dockerfile:1: pin your Docker image by updating debian:11 to debian:11@sha256:25c0cab214b810db1b3c8adef5a12a92596979abddf86bb364e8d9c9d111df9f","Warn: containerImage not pinned by hash: ci/common.Dockerfile:2: pin your Docker image by updating rust to rust@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: ci/methods.Dockerfile:1: pin your Docker image by updating rust to rust@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: ci/python-avocado.Dockerfile:1: pin your Docker image by updating debian:11 to debian:11@sha256:25c0cab214b810db1b3c8adef5a12a92596979abddf86bb364e8d9c9d111df9f","Warn: containerImage not pinned by hash: docker/rudder-agent/cf-execd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-agent/cf-serverd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/cf-execd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/cf-serverd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/httpd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay-split/relayd.Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: docker/rudder-relay/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: policies/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: relay/sources/relayd/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: relay/sources/rudder-package/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: sbom/Dockerfile:1: pin your Docker image by updating rust:1.89.0-bookworm to rust:1.89.0-bookworm@sha256:c50cd6e20c46b0b36730b5eb27289744e4bb8f32abc90d8c64ca09decf4f55ba","Warn: containerImage not pinned by hash: webapp/sources/Dockerfile:2","Warn: downloadThenRun not pinned by hash: ci/methods.Dockerfile:12-18","Warn: pipCommand not pinned by hash: ci/python-avocado.Dockerfile:6-8","Warn: downloadThenRun not pinned by hash: ci/python-avocado.Dockerfile:12","Warn: pipCommand not pinned by hash: contributing/setup_dev_env.sh:29","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned","Info:   0 out of  17 containerImage 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":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: RUSTSEC-2020-0091 / GHSA-9pqx-g3jh-qpqq","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2021-0093 / GHSA-pqqp-xmhj-wgcw","Warn: Project is vulnerable to: RUSTSEC-2022-0021 / GHSA-6888-wf7j-34jq","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2021-0037 / GHSA-j8q9-5rp9-4mv9","Warn: Project is vulnerable to: GHSA-wq9x-qwcq-mmgf","Warn: Project is vulnerable to: RUSTSEC-2024-0365","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2020-0146 / GHSA-3358-4f7f-p4j4","Warn: Project is vulnerable to: RUSTSEC-2023-0034 / GHSA-f8vr-r385-rh5r","Warn: Project is vulnerable to: RUSTSEC-2024-0003 / GHSA-8r5v-vm4m-4g25","Warn: Project is vulnerable to: RUSTSEC-2024-0332 / GHSA-q6cp-qfwq-4gcv","Warn: Project is vulnerable to: RUSTSEC-2021-0020 / GHSA-6hfq-h8hq-87mf","Warn: Project is vulnerable to: RUSTSEC-2021-0079 / GHSA-5h46-h7hh-c6x9","Warn: Project is vulnerable to: RUSTSEC-2021-0078 / GHSA-f3pg-qwvg-p99c","Warn: Project is vulnerable to: RUSTSEC-2022-0022 / GHSA-f67m-9j94-qv9j","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: GHSA-2326-pfpj-vx3h","Warn: Project is vulnerable to: RUSTSEC-2023-0086","Warn: Project is vulnerable to: RUSTSEC-2020-0070 / GHSA-5wg8-7c9q-794v / GHSA-gmv4-vmx3-x9f3 / GHSA-hj9h-wrgg-hgmx / GHSA-ppj3-7jw3-8vc4 / GHSA-vh4p-6j7g-f4j9","Warn: Project is vulnerable to: RUSTSEC-2023-0045 / GHSA-wfg4-322g-9vqv","Warn: Project is vulnerable to: RUSTSEC-2020-0080 / GHSA-jrcf-4jp8-m28v","Warn: Project is vulnerable to: RUSTSEC-2020-0078 / RUSTSEC-2020-0079 / GHSA-458v-4hrf-g3m4 / GHSA-c79c-gwph-gqfm","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2023-0022 / GHSA-3gxf-9r58-2ghg","Warn: Project is vulnerable to: RUSTSEC-2023-0024 / GHSA-6hcf-g6gr-hhcr","Warn: Project is vulnerable to: RUSTSEC-2023-0023 / GHSA-9qwg-crg9-m2vc","Warn: Project is vulnerable to: RUSTSEC-2023-0044 / GHSA-xcf7-rvmh-g6q4","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: RUSTSEC-2022-0040 / GHSA-9qxh-258v-666c","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2021-0124 / GHSA-fg7r-2g4j-5cgr","Warn: Project is vulnerable to: RUSTSEC-2022-0082 / GHSA-8v4j-7jgf-5rg9"],"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-15T10:29:07.690Z","repository_id":37405586,"created_at":"2025-08-15T10:29:07.690Z","updated_at":"2025-08-15T10:29:07.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36837141,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"Normation","name":"Rudder","uuid":"695105","kind":"organization","description":"Rudder is a configuration and security automation platform. Manage your Cloud, hybrid or on-premises infrastructure in a simple, scalable and dynamic way. ","email":null,"website":"https://www.rudder.io/","location":"Paris, France","twitter":"rudderio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/695105?v=4","repositories_count":30,"last_synced_at":"2026-08-22T11:53:43.146Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/Normation","funding_links":[],"total_stars":716,"followers":48,"following":0,"created_at":"2022-11-03T12:13:41.568Z","updated_at":"2026-08-22T11:53:43.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Normation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Normation/repositories"},"tags":[{"name":"9.2.0.alpha1","sha":"cc7e47c7a4ea815eae659927128c08067a0f89c4","kind":"commit","published_at":"2026-07-20T14:52:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.2.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/9.2.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.2.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.2.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.2.0.alpha1/manifests"},{"name":"9.1.3","sha":"01a8bb5ba219b1644b8fc417aacbbcf33043f812","kind":"commit","published_at":"2026-07-09T08:59:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.3/manifests"},{"name":"9.0.8","sha":"8e79729ddcb9644d85768df618a935a06ac3b1aa","kind":"commit","published_at":"2026-07-09T08:58:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.8/manifests"},{"name":"8.3.13","sha":"93e65b39600036b8495962d03e6b9d47aef22723","kind":"commit","published_at":"2026-07-09T08:56:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.13/manifests"},{"name":"8.3.12","sha":"f1791b62af2a8b8bb7d6d5322d61b32d050f215a","kind":"commit","published_at":"2026-06-10T14:17:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.12/manifests"},{"name":"9.0.7","sha":"6602b2f2f1eafdf2eb2127bb4309f1f769cbc845","kind":"commit","published_at":"2026-06-10T14:16:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.7/manifests"},{"name":"9.1.2","sha":"a72d82f0c067e266d200862a682e12f5ea1aae68","kind":"commit","published_at":"2026-06-10T14:14:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"d64addc632b9818d3ba3ef7f158116ef0c5610bf","kind":"commit","published_at":"2026-04-30T14:14:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.1/manifests"},{"name":"9.0.6","sha":"4d953d1a0a676192459021a5cb066233c14e6337","kind":"commit","published_at":"2026-04-30T14:12:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.6/manifests"},{"name":"8.3.11","sha":"07c8c5b7c1c0c8bcc281673a867b3dec1c7c508b","kind":"commit","published_at":"2026-04-30T13:38:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.11/manifests"},{"name":"9.1.0","sha":"0933cbe98fe9d569e887e342462edc2342eac159","kind":"commit","published_at":"2026-04-10T09:27:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0/manifests"},{"name":"9.1.0.rc1","sha":"eb0409bc7a888e5d92e74fcde5e37335ce034853","kind":"commit","published_at":"2026-04-02T11:45:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.rc1/manifests"},{"name":"9.0.5","sha":"8735f1446f1f6cff377b4126750670d7f69d1ede","kind":"commit","published_at":"2026-04-01T09:48:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.5/manifests"},{"name":"8.3.10","sha":"3c648f92c9b8134a3ba1342867aa390f39eed77a","kind":"commit","published_at":"2026-04-01T09:46:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.10/manifests"},{"name":"9.1.0.beta1","sha":"071c90a42f116fbabdf700eb23824c5339fc5bf9","kind":"commit","published_at":"2026-03-06T13:37:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.beta1/manifests"},{"name":"8.3.9","sha":"79d8f7dbb0714a237834dc053211c092d29eefb8","kind":"commit","published_at":"2026-02-13T22:33:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.9/manifests"},{"name":"9.0.4","sha":"4c7e3413ff151b3e5b61a70c1d254e3c89d86433","kind":"commit","published_at":"2026-02-13T22:32:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.4/manifests"},{"name":"9.1.0.alpha1","sha":"7f0a82cac61f7a3be6bf22df1eef17eb9a446dcf","kind":"commit","published_at":"2026-01-23T09:42:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.1.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/9.1.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.1.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.1.0.alpha1/manifests"},{"name":"9.0.3","sha":"e15514d22e0802a73d170cd8ab83fa83808455bb","kind":"commit","published_at":"2025-12-19T14:32:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.3/manifests"},{"name":"8.3.8","sha":"1956ed69ad963dded0d5be983928a67c04ca9163","kind":"commit","published_at":"2025-12-19T14:31:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.8/manifests"},{"name":"9.0.2","sha":"ac836adae5d0fde64fb06dcc5a44d85849081520","kind":"commit","published_at":"2025-12-10T16:01:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.2/manifests"},{"name":"8.3.7","sha":"775bc1938930cfe21d835262a7d432068da8e48f","kind":"commit","published_at":"2025-12-10T16:00:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.7/manifests"},{"name":"8.3.6-1","sha":"7b3ae21ee43ca6eac7df3021d29530febf722c5c","kind":"commit","published_at":"2025-11-13T14:43:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6-1/manifests"},{"name":"9.0.1-1","sha":"06ca30ebcf55ba731fc95108f73a697ee03c1c8e","kind":"commit","published_at":"2025-11-13T14:28:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1-1/manifests"},{"name":"9.0.1","sha":"f48c5aacd1186c6a3fa5839f85cd10960a70f325","kind":"commit","published_at":"2025-11-12T09:38:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.1/manifests"},{"name":"8.3.6","sha":"2e054442145b96652b8b5c74c5df934eb8874c61","kind":"commit","published_at":"2025-11-12T09:32:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.6/manifests"},{"name":"9.0.0","sha":"a6e9260ce0e156eac2c277df8ed7d331de10fb44","kind":"commit","published_at":"2025-10-21T09:02:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0/manifests"},{"name":"9.0.0.rc2","sha":"a9299297ca19fb03eb1aa610af4b34ef318de871","kind":"commit","published_at":"2025-10-14T13:26:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc2/manifests"},{"name":"9.0.0.rc1","sha":"f5914324b48e64bd99163f5d8f6d09a606f92fe8","kind":"commit","published_at":"2025-10-13T13:30:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.rc1/manifests"},{"name":"9.0.0.beta2","sha":"2ba8780715bbd987bc3390bd45b4504ba56b4a46","kind":"commit","published_at":"2025-10-03T12:56:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta2/manifests"},{"name":"8.3.5","sha":"c02b10c53d1667caee2a959e52cadae8fdd21bfd","kind":"commit","published_at":"2025-10-01T16:09:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.5/manifests"},{"name":"8.2.9","sha":"365a1014d2a704d6a93309a44f5686cc249f7616","kind":"commit","published_at":"2025-09-12T14:13:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.9/manifests"},{"name":"8.3.4","sha":"2c6d61288322cc744848f77800ff0148e19c402e","kind":"commit","published_at":"2025-09-12T14:12:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.4/manifests"},{"name":"9.0.0.beta1","sha":"1eced1a1cfd34cf047db065971733332ee0f4c0d","kind":"commit","published_at":"2025-09-05T16:40:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.beta1/manifests"},{"name":"9.0.0.alpha1-1","sha":"b7c4a4c90b473166dfa5bca68c2bf67043ed8dd3","kind":"commit","published_at":"2025-07-22T13:00:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.alpha1-1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.alpha1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.alpha1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1-1/manifests"},{"name":"9.0.0.alpha1","sha":"1fc435216fd252a640b8f4fc22e2bf0f06a57ca8","kind":"commit","published_at":"2025-07-18T15:39:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/9.0.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/9.0.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@9.0.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/9.0.0.alpha1/manifests"},{"name":"8.3.3","sha":"e3cbf69841953521f587d3d3b2e228e66a290d96","kind":"commit","published_at":"2025-07-15T14:31:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.3/manifests"},{"name":"8.2.8","sha":"7896db1cb62be66d95a8339bfd71f9b909e1e7dd","kind":"commit","published_at":"2025-07-15T14:05:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.8/manifests"},{"name":"8.2.7","sha":"6ed1c688bb93dd043044a745ba64d2c4691c9d0c","kind":"commit","published_at":"2025-06-04T13:22:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.7/manifests"},{"name":"8.3.2","sha":"7e894b24d3f9231c51d7d30dab4e93cca90d5b9a","kind":"commit","published_at":"2025-06-04T13:20:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.2/manifests"},{"name":"8.3.1","sha":"1e35132cc1182de061e696338692b7c898c420c3","kind":"commit","published_at":"2025-05-06T15:46:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.1/manifests"},{"name":"8.2.6","sha":"28e3cb0a35146b09507ac5ded03e4dae7f74ffab","kind":"commit","published_at":"2025-05-06T15:45:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.6/manifests"},{"name":"8.3.0","sha":"106d30441c15cb927ca416adf0301edc816f2685","kind":"commit","published_at":"2025-04-22T07:18:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0/manifests"},{"name":"8.3.0.rc1","sha":"13b9a4fe30188dd3bf56d799cb392d58517d467a","kind":"commit","published_at":"2025-04-09T15:22:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.rc1/manifests"},{"name":"8.3.0.beta1","sha":"fbb92944680892e4cdf91a0c590911e41788fc12","kind":"commit","published_at":"2025-03-06T09:51:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.beta1/manifests"},{"name":"8.1.12-1","sha":"a1feafe04a873430f463edb4ff83b68a4faab540","kind":"commit","published_at":"2025-02-26T17:46:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.12-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.12-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.12-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.12-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.12-1/manifests"},{"name":"8.2.5","sha":"69ab60caec569d3e0044194f9e37c5ac28b438c4","kind":"commit","published_at":"2025-02-26T17:45:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.5/manifests"},{"name":"8.3.0.alpha1-1","sha":"43713818e678b3c81c09654dd60c6779596cb8b8","kind":"commit","published_at":"2025-01-21T14:46:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.alpha1-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.alpha1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.alpha1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1-1/manifests"},{"name":"8.3.0.alpha1","sha":"2211e434d9d192634616a287898dc221c98a79a5","kind":"commit","published_at":"2025-01-16T14:27:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.3.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.3.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.3.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.3.0.alpha1/manifests"},{"name":"8.1.11","sha":"b877beeffe04beac2355726808c32cdb1edaeaab","kind":"commit","published_at":"2025-01-10T22:08:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.11/manifests"},{"name":"8.2.4","sha":"3fb9d4538f8a57b37ac9364ee9c94ed2ece27b60","kind":"commit","published_at":"2025-01-10T22:07:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.4/manifests"},{"name":"8.1.10","sha":"ed100208a1fe9ca0c67fe66d062bbf2e1b1942d1","kind":"commit","published_at":"2024-12-02T16:56:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.10/manifests"},{"name":"8.2.3","sha":"15deca5233b5b96e6e3fd26be957138ff9ac5519","kind":"commit","published_at":"2024-12-02T16:55:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"c189e56ffa66bb6d93b70f26865636a9ac84b9d7","kind":"commit","published_at":"2024-11-28T10:52:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.2/manifests"},{"name":"8.1.9","sha":"76518228622d109edcfa84b7b8de195bfa4173ac","kind":"commit","published_at":"2024-11-28T10:51:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.9/manifests"},{"name":"8.2.1","sha":"2d800b3817cef825cae7569577a77115cf6b5c48","kind":"commit","published_at":"2024-11-07T22:18:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.1/manifests"},{"name":"8.1.8","sha":"2c41e4e836b7619d67d08d5d7426c3b304d0aff3","kind":"commit","published_at":"2024-11-07T22:17:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.8/manifests"},{"name":"8.2.0","sha":"1c43f2eb02ea9a87c3524c3045c2c9fa3a5ff2b8","kind":"commit","published_at":"2024-10-28T21:44:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0/manifests"},{"name":"8.2.0.rc1","sha":"ed238c7aff99e466f3ffc7e1e0c0f9a1837a24e3","kind":"commit","published_at":"2024-10-16T16:05:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.rc1/manifests"},{"name":"8.1.7-2","sha":"d5c63fcde94ac77ba6f00236f73a509d73978160","kind":"commit","published_at":"2024-09-30T20:04:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-2/manifests"},{"name":"8.1.7-1","sha":"95b76d5b16ab295d5765a6c0b340e345716b7dec","kind":"commit","published_at":"2024-09-30T14:35:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7-1/manifests"},{"name":"8.1.7","sha":"1e4d59876890fdadb45e4d99ba12cd45ac52836f","kind":"commit","published_at":"2024-09-19T18:40:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.7/manifests"},{"name":"8.2.0.beta1","sha":"adaa65f677e106dc8a8d9fd148a4cd0df5fd20a0","kind":"commit","published_at":"2024-09-05T22:37:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.beta1/manifests"},{"name":"8.1.6-1","sha":"d346a6efeb1f526ea253c37e3d13c29c07dab3b0","kind":"commit","published_at":"2024-07-31T12:23:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6-1/manifests"},{"name":"8.1.6","sha":"f0276e1a20a1383d8245163d8bd9d9a7b48afacd","kind":"commit","published_at":"2024-07-31T10:35:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.6/manifests"},{"name":"8.2.0.alpha1","sha":"892c54985a9facb406d819ad87c962817472f337","kind":"commit","published_at":"2024-07-23T14:04:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.2.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.2.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.2.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.2.0.alpha1/manifests"},{"name":"7.3.16","sha":"90707e9e24324ae8c71ba01be91d3a0c1e9b550e","kind":"commit","published_at":"2024-07-01T21:07:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.16","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.16/manifests"},{"name":"8.0.10","sha":"29a1e3ef095fc36b9df2e7286485a88e6a0e3d20","kind":"commit","published_at":"2024-07-01T21:02:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.10/manifests"},{"name":"8.1.5","sha":"8f18825f8fc7e18f09a833ab4788dcb939aa333c","kind":"commit","published_at":"2024-07-01T09:15:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.5/manifests"},{"name":"8.1.4","sha":"e88a8b4c4d88aeceebbdb83875ad6a9b1d5ac94f","kind":"commit","published_at":"2024-06-19T13:07:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.4/manifests"},{"name":"7.3.15","sha":"adb720663f3f4fb69f7eda5722d61cd3a1260727","kind":"commit","published_at":"2024-05-31T12:14:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.15","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.15/manifests"},{"name":"8.0.9","sha":"fd88b8016861ebaf57593b7be83de01c1b6a224d","kind":"commit","published_at":"2024-05-31T12:12:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.9/manifests"},{"name":"8.1.3","sha":"baed126a68e823f50bda6752a3b738115f173b3f","kind":"commit","published_at":"2024-05-31T12:11:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.3/manifests"},{"name":"8.1.2","sha":"06c96b4ca2f70026ecb4c28f2f815ad29cf7b2b5","kind":"commit","published_at":"2024-04-29T11:22:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.2/manifests"},{"name":"8.0.8-1","sha":"f270cc2f659f03c4862e50e31f5194332931f0ee","kind":"commit","published_at":"2024-04-25T10:40:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8-1/manifests"},{"name":"7.3.14-1","sha":"ea8cd06869d27ce8b63c660982b0c5e7f1ab77bf","kind":"commit","published_at":"2024-04-25T10:39:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14-1/manifests"},{"name":"8.1.1-1","sha":"5c1687ba63c1067aac90f1715cc39655662f0324","kind":"commit","published_at":"2024-04-25T10:37:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1-1/manifests"},{"name":"7.3.14","sha":"82fbc5ec61380b72e0188a11ba8da24cd84e6dd8","kind":"commit","published_at":"2024-04-24T22:23:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.14","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.14/manifests"},{"name":"8.0.8","sha":"82d9620af43b80c8b3b2ddfda96497707a4ebaeb","kind":"commit","published_at":"2024-04-24T21:48:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.8/manifests"},{"name":"8.1.1","sha":"60478983bcd8c3fedcc0d7269d19cf7416c62880","kind":"commit","published_at":"2024-04-24T21:47:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"24287633c38b2b80e6b93b4496888c88989a99bc","kind":"commit","published_at":"2024-04-11T14:34:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0/manifests"},{"name":"8.1.0.rc1","sha":"5e2de7d6a2e5b62ff40fc074e2b1a979ad15b0fd","kind":"commit","published_at":"2024-04-06T12:37:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.rc1/manifests"},{"name":"8.0.7-2","sha":"6711cbc6348193ce565311f4a4c4564c83db0f96","kind":"commit","published_at":"2024-04-03T10:05:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-2/manifests"},{"name":"8.0.7-1","sha":"9a5d92dea609b26382b514847c183afdcea977b9","kind":"commit","published_at":"2024-04-02T14:53:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7-1/manifests"},{"name":"8.0.7","sha":"a02b36f6f8d31a016c592f1c68c9ac906b38e7ff","kind":"commit","published_at":"2024-04-01T22:04:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.7/manifests"},{"name":"8.1.0.beta2","sha":"9050f51a6d9adc8d0550137fce21e19eb38fe86d","kind":"commit","published_at":"2024-03-21T16:45:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta2/manifests"},{"name":"7.3.13","sha":"daac32414c710a320c7efe6ad27ee9785fc3c944","kind":"commit","published_at":"2024-03-10T23:56:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.13/manifests"},{"name":"8.1.0.beta1","sha":"549b8303eb01fe87c170cfe21431ae4cc712276d","kind":"commit","published_at":"2024-03-03T23:56:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.beta1/manifests"},{"name":"7.3.12","sha":"a59e2b42c7598be3303bec809e4030bb12a020d5","kind":"commit","published_at":"2024-02-28T13:36:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.12/manifests"},{"name":"8.0.6","sha":"272285a5e212dd23e762141ef1719cf9215da9f7","kind":"commit","published_at":"2024-02-28T13:33:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.6/manifests"},{"name":"7.3.11","sha":"88ffe208a2ec805df4d6ae178a983358288ed32b","kind":"commit","published_at":"2024-01-31T15:33:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.11/manifests"},{"name":"8.0.5","sha":"b2e6aa21bda23ce14380181cc368c96ae44f0df9","kind":"commit","published_at":"2024-01-31T15:32:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.5/manifests"},{"name":"8.1.0.alpha1","sha":"1ed394b1a64b0ac90f0ee2d4d28313e1aa69b94b","kind":"commit","published_at":"2024-01-17T13:41:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.1.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.1.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.1.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.1.0.alpha1/manifests"},{"name":"8.0.4-1","sha":"ec154757680f17f04311e613e176fdf78973e3ca","kind":"commit","published_at":"2023-12-13T11:25:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4-1/manifests"},{"name":"7.3.10","sha":"aba2f0ad07c11cfbbd562e1ed6bcc0bc4426959c","kind":"commit","published_at":"2023-12-13T00:09:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.10/manifests"},{"name":"8.0.4","sha":"b094a721524b44433a7a6415e79040bb02a32b41","kind":"commit","published_at":"2023-12-13T00:07:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.4/manifests"},{"name":"8.0.3","sha":"42df26918bc54f486216d9e04f6d63855dcfa646","kind":"commit","published_at":"2023-11-09T12:07:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.3/manifests"},{"name":"8.0.2-1","sha":"5e6663f7aa5d167a1018fed34e8d850384196d5b","kind":"commit","published_at":"2023-11-07T15:07:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2-1/manifests"},{"name":"8.0.2","sha":"beb5927fe45e880d0ad7e2b3e0e0947948a28c28","kind":"commit","published_at":"2023-11-07T10:11:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.2/manifests"},{"name":"7.3.9","sha":"fa9eeb70ccbdf6f214d923333e8805a2b7299271","kind":"commit","published_at":"2023-11-07T10:10:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.9/manifests"},{"name":"7.3.8-1","sha":"36e988ccc0101b749baf0171c58499cf545c737f","kind":"commit","published_at":"2023-10-30T17:31:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8-1/manifests"},{"name":"8.0.1-1","sha":"a8bde5bec4de11018affc7378e0d3a12a1d80c7d","kind":"commit","published_at":"2023-10-30T17:29:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1-1/manifests"},{"name":"7.3.8","sha":"ff787a5f0d7b03f7a7f1113a1e6c84b0c040c38e","kind":"commit","published_at":"2023-10-27T15:49:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.8/manifests"},{"name":"8.0.1","sha":"a6ed31982815297253725940f3e2762839fed100","kind":"commit","published_at":"2023-10-27T15:02:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"bee7781cd5831d24a56170a98f3eccfecfcba15c","kind":"commit","published_at":"2023-10-17T13:27:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0/manifests"},{"name":"8.0.0.rc2","sha":"a08bea0d2b0b4638755a16c2d8a5b7cbeae8db92","kind":"commit","published_at":"2023-10-12T15:33:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc2/manifests"},{"name":"8.0.0.rc1","sha":"1c4ea843e93aa6cf4ac8c1a276dd544c944801da","kind":"commit","published_at":"2023-10-06T15:56:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.rc1/manifests"},{"name":"8.0.0.beta3","sha":"ee3ea12e1a015572a8ef9c80e4acb0360eb479a1","kind":"commit","published_at":"2023-09-29T23:12:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta3/manifests"},{"name":"7.2.11-2","sha":"32438a88b0325176254e361688f5e99ecc2f476a","kind":"commit","published_at":"2023-09-19T10:52:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.11-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.11-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.11-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-2/manifests"},{"name":"7.3.7","sha":"4c268f8e112d3242f67a6971a1757142257898d9","kind":"commit","published_at":"2023-09-18T14:16:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.7/manifests"},{"name":"7.2.11-1","sha":"09eefd9003cc7ba81a07ffeef7bf86ad5e26dfca","kind":"commit","published_at":"2023-09-14T21:57:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11-1/manifests"},{"name":"7.3.6-1","sha":"bca864307655c4dc1ea03845877d6140383fb175","kind":"commit","published_at":"2023-09-14T21:55:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6-1/manifests"},{"name":"8.0.0.beta2","sha":"8d31ac9e3ed6493e0500b3787bd7d719030d6662","kind":"commit","published_at":"2023-09-13T09:44:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta2/manifests"},{"name":"7.2.11","sha":"12dbf7aa048c6145da491b2edce7fd37b76d9152","kind":"commit","published_at":"2023-09-13T07:22:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.11","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.11/manifests"},{"name":"7.3.6","sha":"2313652c2ddd0a08d726f90c57ad820502f54814","kind":"commit","published_at":"2023-09-13T07:21:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.6/manifests"},{"name":"8.0.0.beta1","sha":"ce9ba0d9d1f873936cae3b1d0bf26b233cac19cd","kind":"commit","published_at":"2023-09-06T21:20:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.beta1/manifests"},{"name":"7.3.5","sha":"119213f5b90c7649c1c996a2c15752ad752834b9","kind":"commit","published_at":"2023-08-10T12:30:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.5/manifests"},{"name":"7.2.10","sha":"b0b532402743ddb8012d9297d5a52d820e4cc424","kind":"commit","published_at":"2023-08-10T12:27:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.10","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.10/manifests"},{"name":"7.2.9","sha":"05bea374179a0afd459cae292efe3f2bfc53f804","kind":"commit","published_at":"2023-07-20T17:21:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.9/manifests"},{"name":"7.3.4","sha":"d7b73699e9e9ff788733dd79c3c43922021a3297","kind":"commit","published_at":"2023-07-20T17:20:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.4/manifests"},{"name":"8.0.0.alpha1","sha":"e54b1526b8f915936f78333d8cd1a31d06eeb439","kind":"commit","published_at":"2023-07-12T17:10:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/8.0.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/8.0.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@8.0.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/8.0.0.alpha1/manifests"},{"name":"7.2.8","sha":"f10104602633ac16c59ab7f4622ccd5e3b2cae3a","kind":"commit","published_at":"2023-06-29T15:41:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.8/manifests"},{"name":"7.3.3","sha":"f0a9f2660d44ba2898fb890b7a4a0334551e0f37","kind":"commit","published_at":"2023-06-29T15:39:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.3/manifests"},{"name":"7.2.7-2","sha":"07b2e766a2a348f00b98149b08b86f66294693b7","kind":"commit","published_at":"2023-05-18T02:59:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-2/manifests"},{"name":"7.3.2-2","sha":"060d5396ce17b7ed933e5cb2a438015f645d2f82","kind":"commit","published_at":"2023-05-18T02:58:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-2/manifests"},{"name":"7.2.7-1","sha":"a1caa96688e9dcbc92839e9e5637397454ce8e64","kind":"commit","published_at":"2023-05-17T17:27:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7-1/manifests"},{"name":"7.3.2-1","sha":"d4ffecf3fff9744267f37f5d47a78a3eefcb5583","kind":"commit","published_at":"2023-05-17T17:26:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2-1/manifests"},{"name":"7.2.7","sha":"e5676f24c4b189e6088810a52f1d0b734a6bf078","kind":"commit","published_at":"2023-05-16T21:40:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.7/manifests"},{"name":"7.3.2","sha":"af0dd833df0c5f15869aabb44195f761057dab6a","kind":"commit","published_at":"2023-05-16T21:38:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.2/manifests"},{"name":"7.2.6","sha":"491616ec256fad4e61d300229c4caee13fd98a43","kind":"commit","published_at":"2023-05-03T08:31:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.6/manifests"},{"name":"7.3.1","sha":"b14eb7ddb1907469e02c3c42a5aef03da83a97b2","kind":"commit","published_at":"2023-05-03T07:55:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.1/manifests"},{"name":"7.3.0-1","sha":"413878f655559db40ce9789d2c6d8c57b884ceaf","kind":"commit","published_at":"2023-04-07T15:19:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0-1/manifests"},{"name":"7.3.0","sha":"0fb69d6eb72aded56ce1a28644bb135e6bbcd7e1","kind":"commit","published_at":"2023-04-07T12:37:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0/manifests"},{"name":"7.2.5-1","sha":"6329dce8c7c936b3d7d920819aac99ee6ccd4332","kind":"commit","published_at":"2023-03-23T00:37:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5-1/manifests"},{"name":"7.2.5","sha":"63c4cc255fea39091cf55143d5e36c99812f960f","kind":"commit","published_at":"2023-03-22T12:38:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.5/manifests"},{"name":"7.3.0.rc1","sha":"6d1f0231f790ea57a3e71403ad164b72534c50c0","kind":"commit","published_at":"2023-03-16T14:24:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.rc1/manifests"},{"name":"7.3.0.beta1","sha":"6eaedd4fbf2bfa067975373c69ac153d48a05197","kind":"commit","published_at":"2023-02-08T22:26:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.3.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.3.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.3.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.3.0.beta1/manifests"},{"name":"7.1.10-1","sha":"c6407598241aefd58e8dae2d308f42016824db4e","kind":"commit","published_at":"2023-01-26T09:13:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10-1/manifests"},{"name":"7.2.4-1","sha":"6ce841d043e88bc634814db22a2b8f73fd43606b","kind":"commit","published_at":"2023-01-26T09:12:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4-1/manifests"},{"name":"7.1.10","sha":"feed578c9aab7dc2884496c55e15cd803220cfc1","kind":"commit","published_at":"2023-01-25T11:15:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.10/manifests"},{"name":"7.2.4","sha":"28a1568cf6efd96055618dd2f620375d42fb8576","kind":"commit","published_at":"2023-01-25T11:14:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.4/manifests"},{"name":"7.2.3-1","sha":"66c660698e860f316331b62c708d6c2b2b5367b2","kind":"commit","published_at":"2022-12-18T12:06:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3-1/manifests"},{"name":"7.1.9-1","sha":"25d3e989338be3697feed891f5196c5e96536dc6","kind":"commit","published_at":"2022-12-18T12:05:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9-1/manifests"},{"name":"7.1.9","sha":"0c918a311cf80dcd17818bc0ee1c8a041467c4ee","kind":"commit","published_at":"2022-12-14T16:36:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.9/manifests"},{"name":"7.2.3","sha":"c5eab8a63cc7eb532dbfc1d5c0fa3f435b0dcb34","kind":"commit","published_at":"2022-12-14T16:35:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.3/manifests"},{"name":"7.2.2-2","sha":"b2e533681db0097f14913c6b38293275b64d341f","kind":"commit","published_at":"2022-11-29T13:24:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-2/manifests"},{"name":"7.2.2-1","sha":"40dc8c2fdf2ea5b76ff32729ababe6165ae46edf","kind":"commit","published_at":"2022-11-28T23:55:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2-1/manifests"},{"name":"7.1.8","sha":"c429f810ee72d709abce4e0a68faaf874e9d4516","kind":"commit","published_at":"2022-11-24T23:25:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.8/manifests"},{"name":"7.2.2","sha":"a2d762dd290919e27e15180cc60dbb94b4745dca","kind":"commit","published_at":"2022-11-24T23:22:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.2/manifests"},{"name":"7.1.7-1","sha":"f93c7abe7fa52b7049ab5234c1b257db1cc356d9","kind":"commit","published_at":"2022-10-10T22:04:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7-1/manifests"},{"name":"7.2.1-1","sha":"1f958e052bceecd11cd3bfcf42dfd813a9886ca9","kind":"commit","published_at":"2022-10-10T22:03:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1-1/manifests"},{"name":"6.2.20","sha":"eeb5430c97ab0c485c2e5979f34415a2488aaa64","kind":"commit","published_at":"2022-10-10T13:41:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.20","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.20/manifests"},{"name":"7.2.1","sha":"6b33ea537935b347348abef1f396d8843af95c45","kind":"commit","published_at":"2022-10-10T12:42:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.1/manifests"},{"name":"7.1.7","sha":"6b4ced4fb419fea5589b2f0228b236fa90a55cc5","kind":"commit","published_at":"2022-10-10T12:23:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.7/manifests"},{"name":"7.2.0-2","sha":"6dabe039769dd63e046fa4ddea023d8115bd0214","kind":"commit","published_at":"2022-09-28T09:45:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-2/manifests"},{"name":"7.2.0-1","sha":"21fcfd66a2323a00cf8e0c12fba45e528d348f50","kind":"commit","published_at":"2022-09-26T16:50:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0-1/manifests"},{"name":"7.2.0","sha":"3aa96fe2ea023019f1847ac9f7a43fe7166f29cd","kind":"commit","published_at":"2022-09-25T22:54:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0/manifests"},{"name":"7.2.0.rc1","sha":"f473fbf405255aef3e92ebbee397cbb77d6daa20","kind":"commit","published_at":"2022-09-05T23:23:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.rc1/manifests"},{"name":"6.2.19","sha":"002640217988341f7dd019e57176c2c720222c95","kind":"commit","published_at":"2022-09-04T15:21:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.19","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.19/manifests"},{"name":"7.0.8-1","sha":"32387f51eac791f1ca4e17e8eee9aad69596d5d6","kind":"commit","published_at":"2022-09-04T15:19:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8-1/manifests"},{"name":"7.1.6-1","sha":"1056726785821caf9ca9f7ac0240d5bf521f4796","kind":"commit","published_at":"2022-09-04T15:18:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6-1/manifests"},{"name":"7.1.6","sha":"811c376cb9dde06a69e12c8cb2da5143b6fd53f7","kind":"commit","published_at":"2022-09-01T16:53:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.6/manifests"},{"name":"7.0.8","sha":"6130c369422c2c1239a2a220da50a16255b85ae6","kind":"commit","published_at":"2022-09-01T16:52:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.8/manifests"},{"name":"6.2.18","sha":"c912e504c9dcd3aa714372c9e77f225fe8e3d804","kind":"commit","published_at":"2022-08-30T10:44:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.18","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.18/manifests"},{"name":"7.0.7","sha":"7d12462f8eceb8c437351a2dba608e1d35be53b8","kind":"commit","published_at":"2022-08-30T10:42:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.7/manifests"},{"name":"7.1.5","sha":"ce348cc64fe840b26fde5e3a45ff03732fdeca1e","kind":"commit","published_at":"2022-08-30T10:41:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.5/manifests"},{"name":"6.2.17-1","sha":"29001eb5b51cc0fa057fcf08df2ec2e3894085c1","kind":"commit","published_at":"2022-08-24T15:36:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17-1/manifests"},{"name":"7.0.6-1","sha":"42744692d96a8b6450756a3f4f948b914dfa3ba9","kind":"commit","published_at":"2022-08-24T15:34:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6-1/manifests"},{"name":"7.1.4-1","sha":"a71a1107d1668ec3695b9797a093e678c4ec8bb1","kind":"commit","published_at":"2022-08-24T15:33:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4-1/manifests"},{"name":"6.2.17","sha":"d3af488dd68936b499c1f9dc3e3ffe98f04ff413","kind":"commit","published_at":"2022-08-24T08:07:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.17","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.17/manifests"},{"name":"7.0.6","sha":"41aee5aade14006120a2e3be74faa7be0896b345","kind":"commit","published_at":"2022-08-23T14:43:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.6/manifests"},{"name":"7.1.4","sha":"87e497e012d1857ad6f6bfc163772d33e24c348c","kind":"commit","published_at":"2022-08-23T14:41:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.4/manifests"},{"name":"7.1.3-2","sha":"767a816dd915b1e7762d93b6a5c863f8a3edfa7c","kind":"commit","published_at":"2022-07-25T22:25:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-2/manifests"},{"name":"7.0.5-2","sha":"dd2e6a1e23a575b8554583057d969bfffabf115b","kind":"commit","published_at":"2022-07-25T22:23:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.5-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-2/manifests"},{"name":"6.2.16","sha":"30a951c5ed10a1c0ea06ca488dbe90094e021b78","kind":"commit","published_at":"2022-07-25T22:21:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.16","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16/manifests"},{"name":"6.2.16-1","sha":"30a951c5ed10a1c0ea06ca488dbe90094e021b78","kind":"commit","published_at":"2022-07-25T22:21:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.16-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.16-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.16-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.16-1/manifests"},{"name":"7.1.3-1","sha":"89accca559089d34fd25728221e079256203beff","kind":"commit","published_at":"2022-07-18T13:48:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3-1/manifests"},{"name":"7.0.5-1","sha":"799e66d55ef4e997949f08b0e65a9a1ae5a92959","kind":"commit","published_at":"2022-07-18T13:46:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5-1/manifests"},{"name":"7.1.3","sha":"4717b52ecb235f746179a9cdc0c9250c6a0929f8","kind":"commit","published_at":"2022-07-18T11:02:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.3/manifests"},{"name":"7.0.5","sha":"e12deba61b0debb0f24ec3254e4cd27bbbf803bb","kind":"commit","published_at":"2022-07-18T11:00:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.5/manifests"},{"name":"7.2.0.beta1-1","sha":"7fbd52e786546e4cb29ab16b08fac3b4fbb37dd1","kind":"commit","published_at":"2022-07-12T22:28:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1-1/manifests"},{"name":"7.2.0.beta1","sha":"d3cd3050d139876d9b1a8a44c42a35f117d51afd","kind":"commit","published_at":"2022-07-12T22:26:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.2.0.beta1/manifests"},{"name":"6.2.15-1","sha":"6d3603ad24781bc558af418436cf49ddd378b6c0","kind":"commit","published_at":"2022-06-27T15:32:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.15-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.15-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.15-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15-1/manifests"},{"name":"6.1.21","sha":"2d3f5db437ec087dcda59a46e9c9def18dd1a8fe","kind":"commit","published_at":"2022-06-24T14:12:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.21","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.21/manifests"},{"name":"6.2.15","sha":"b1eeee1648213c04fba7b093796a12b501a19d17","kind":"commit","published_at":"2022-06-24T14:11:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.15","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.15/manifests"},{"name":"6.2.14-backports-21322","sha":"3f8917712638d214fc219006a783f29d617e23d3","kind":"commit","published_at":"2022-06-23T16:46:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.14-backports-21322","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.14-backports-21322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.14-backports-21322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14-backports-21322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14-backports-21322/manifests"},{"name":"7.0.4-2","sha":"ce9a170cbbb0664ac3f0f74befe9d312cda7cfe5","kind":"commit","published_at":"2022-06-21T21:40:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-2/manifests"},{"name":"7.1.2-2","sha":"eadaf3b96b63156787961deec899bf02141c5e56","kind":"commit","published_at":"2022-06-21T21:39:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-2/manifests"},{"name":"7.1.2-1","sha":"9173c2f7745cba8420f5ffc2fe75b3f91ba73174","kind":"commit","published_at":"2022-06-20T21:15:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2-1/manifests"},{"name":"7.0.4-1","sha":"879a86b1d35baa859902a26d989fdf0f316bd4e8","kind":"commit","published_at":"2022-06-20T21:09:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4-1/manifests"},{"name":"7.1.1-2","sha":"f14f90a137dafeec1c5ea00b8035b10c59261b14","kind":"commit","published_at":"2022-06-20T21:08:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-2/manifests"},{"name":"7.0.4","sha":"622199a37dbd7844295d389205c3f314d9babae9","kind":"commit","published_at":"2022-06-17T23:24:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.4/manifests"},{"name":"7.1.2","sha":"5a5e79939a5d79ee8773ec96dd0f169b0ba7bf4f","kind":"commit","published_at":"2022-06-17T23:22:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.2/manifests"},{"name":"6.2.14","sha":"b52f94ba4d194b5807f79fd24e192b0443f764a6","kind":"commit","published_at":"2022-05-31T14:37:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.14","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.14/manifests"},{"name":"6.1.20","sha":"0e5a973679116b5284b460df01e781c706939f6d","kind":"commit","published_at":"2022-05-31T14:35:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.20","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.20/manifests"},{"name":"7.1.1-1","sha":"7a856af4b32775e16130a4accc3ea80b87a2625d","kind":"commit","published_at":"2022-05-30T08:30:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1-1/manifests"},{"name":"7.0.3-1","sha":"b0badf5a17a2b66d194db4d17484d393fd9b31d4","kind":"commit","published_at":"2022-05-25T12:38:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3-1/manifests"},{"name":"7.1.1","sha":"1d457d849fd14aa1f2bc9c68849c298f15fbd6fc","kind":"commit","published_at":"2022-05-24T17:21:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.1/manifests"},{"name":"7.0.3","sha":"beedc2d75b9806fc25a36ce84c91a180ba07996e","kind":"commit","published_at":"2022-05-18T14:05:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.3/manifests"},{"name":"7.1.0","sha":"44acd9cfc6749c4b06f5c99ae94ae37cfc99ce41","kind":"commit","published_at":"2022-04-22T17:27:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0/manifests"},{"name":"7.1.0.rc1","sha":"2bc53bddc24ccf1073c9bbe7c720743b00300568","kind":"commit","published_at":"2022-04-08T08:54:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.rc1/manifests"},{"name":"7.0.2","sha":"ced3c856c4801b386a092893635a21b3c1a3899f","kind":"commit","published_at":"2022-04-07T13:26:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.2/manifests"},{"name":"6.2.13","sha":"2d1c94baac2e7e0cc2900d40a10b290150086368","kind":"commit","published_at":"2022-04-07T11:00:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.13","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.13/manifests"},{"name":"6.1.19","sha":"f7b85da434845b39bfd5b98e93c1b41f8ec19532","kind":"commit","published_at":"2022-04-07T10:58:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.19","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.19/manifests"},{"name":"7.1.0.beta2","sha":"2e26790ad3d84ce54f1d09034800fb858de904f5","kind":"commit","published_at":"2022-03-23T22:41:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta2/manifests"},{"name":"7.1.0.beta1","sha":"2778d12c22f512a081e2433dfcb538a8432c8878","kind":"commit","published_at":"2022-03-12T00:38:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.1.0.beta1/manifests"},{"name":"7.0.1","sha":"11ac0c3340e95a0bc6d7340f7e57b69dbe52ef63","kind":"commit","published_at":"2022-02-15T15:36:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"aa05b524ee64d0e1cdb2d58841454c83ede0769e","kind":"commit","published_at":"2022-01-26T16:03:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0/manifests"},{"name":"7.0.0.rc3","sha":"78e9fe8869a9a758798c4b5df4ff2d921cb52320","kind":"commit","published_at":"2022-01-19T22:38:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc3/manifests"},{"name":"6.2.12-1","sha":"a45e179c9ccb04db404061b88e7b696d64d71d9d","kind":"commit","published_at":"2021-12-15T23:18:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.12-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.12-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.12-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12-1/manifests"},{"name":"7.0.0.rc2-1","sha":"89ea5bd1ee94398deb0800eee691fdf8f43533f5","kind":"commit","published_at":"2021-12-15T23:17:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2-1/manifests"},{"name":"6.2.12","sha":"408e98f9c6028d524d537b58007ee74b9f9374df","kind":"commit","published_at":"2021-12-14T23:25:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.12","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.12/manifests"},{"name":"6.1.18","sha":"05c5cffffec257d58fbe46e6be8461ff79967288","kind":"commit","published_at":"2021-12-14T23:23:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.18","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.18/manifests"},{"name":"7.0.0.rc2","sha":"14c455b09d61a27f7f7c225a3ed62802f7a0fdbd","kind":"commit","published_at":"2021-12-14T23:22:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc2/manifests"},{"name":"7.0.0.rc1-1","sha":"10c02c69cc13ee19dd2ca90ef0f4dadb047641b8","kind":"commit","published_at":"2021-11-28T21:13:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1-1/manifests"},{"name":"7.0.0.rc1","sha":"762a26e9098a08cb2927f2fd590e1ab52a524e78","kind":"commit","published_at":"2021-11-24T00:28:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.rc1/manifests"},{"name":"7.0.0.beta3-1","sha":"968dce9600df3f0ae0f33c49568558c9e4e16301","kind":"commit","published_at":"2021-11-15T09:31:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta3-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3-1/manifests"},{"name":"7.0.0.beta3","sha":"57ba6b0a570a0d23e4331f9c942992f259518891","kind":"commit","published_at":"2021-11-11T12:25:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta3/manifests"},{"name":"6.2.11","sha":"f5c48be018d941bedd7d58425e28f1cef4595683","kind":"commit","published_at":"2021-11-11T10:29:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.11","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.11/manifests"},{"name":"6.1.17","sha":"a9b2c33592bb15507cb16334d82215d14b287ab1","kind":"commit","published_at":"2021-11-10T14:15:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.17","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.17/manifests"},{"name":"7.0.0.beta2","sha":"91c8ae38415852b07f09a58288322b0521cecd57","kind":"commit","published_at":"2021-10-22T12:02:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta2/manifests"},{"name":"7.0.0.beta1-1","sha":"8b2ed56fa3b4358de57db2cee1117bbb48e45bbb","kind":"commit","published_at":"2021-09-07T14:49:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1-1/manifests"},{"name":"7.0.0.beta1","sha":"13f59cf8fcd1eccb5b7f278c5adc83360fc5da12","kind":"commit","published_at":"2021-09-03T21:45:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/7.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/7.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@7.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/7.0.0.beta1/manifests"},{"name":"6.1.16","sha":"144cb7fe3d156e598fe248b1ecf49d3c7ad22b8c","kind":"commit","published_at":"2021-09-02T21:52:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.16","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.16/manifests"},{"name":"6.2.10","sha":"3719e88032dbfeadf8ced89dec281659a89f11b1","kind":"commit","published_at":"2021-09-02T21:46:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.10","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.10/manifests"},{"name":"6.2.9","sha":"cb7dab8eabb93b76b45fe26ae4ba9fb264874a6c","kind":"commit","published_at":"2021-07-19T15:52:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.9/manifests"},{"name":"6.1.15","sha":"62f71480b2541c0b65cda3489698f1949ddc8864","kind":"commit","published_at":"2021-07-19T15:50:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.15","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.15/manifests"},{"name":"6.1.14-3","sha":"ecdf295fca757633aae4fb2d5606810b25b2c00e","kind":"commit","published_at":"2021-07-09T11:22:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-3/manifests"},{"name":"6.2.8-3","sha":"df7a6e9f9a6fe24284d4d76ed3d277d9f80c34af","kind":"commit","published_at":"2021-07-09T11:21:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-3/manifests"},{"name":"6.1.14-2","sha":"3de13bbff5f7bba1886eb39458cb7558c44b078c","kind":"commit","published_at":"2021-07-08T22:08:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-2/manifests"},{"name":"6.2.8-2","sha":"5d86a7abf3db66b606f2b74a41e427a047281e23","kind":"commit","published_at":"2021-07-08T22:06:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-2/manifests"},{"name":"6.1.14-1","sha":"c08c63913ae9ce8bade248a303012f4c8e8c6205","kind":"commit","published_at":"2021-07-07T21:39:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14-1/manifests"},{"name":"6.2.8-1","sha":"2ce904996b33880fd844d2dff114f0e124a6c0da","kind":"commit","published_at":"2021-07-07T21:38:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8-1/manifests"},{"name":"6.1.14","sha":"d7c75fc5b0e549d4a98cf39bd6206f98a57b08c0","kind":"commit","published_at":"2021-07-06T17:51:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.14","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.14/manifests"},{"name":"6.2.8","sha":"409790970abfd6968f0bcb85f879368d1bb54888","kind":"commit","published_at":"2021-07-06T17:50:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.8/manifests"},{"name":"6.1.13-19351-19414","sha":"0a73eaa1fc62bc4954a17e644eb91316074ac38c","kind":"commit","published_at":"2021-06-10T12:57:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.13-19351-19414","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.13-19351-19414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.13-19351-19414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13-19351-19414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13-19351-19414/manifests"},{"name":"custom-6.1.13-19351-19414","sha":"0a73eaa1fc62bc4954a17e644eb91316074ac38c","kind":"commit","published_at":"2021-06-10T12:57:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/custom-6.1.13-19351-19414","html_url":"https://github.com/Normation/rudder/releases/tag/custom-6.1.13-19351-19414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@custom-6.1.13-19351-19414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/custom-6.1.13-19351-19414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/custom-6.1.13-19351-19414/manifests"},{"name":"6.1.13","sha":"faa83c5dbde43228728cea0cd7bb89ea2c3953fd","kind":"commit","published_at":"2021-05-15T11:05:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.13","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.13/manifests"},{"name":"6.2.7","sha":"ee2d7be8903103606980b7bdf2f2f47ecde6be8e","kind":"commit","published_at":"2021-05-15T11:03:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.7/manifests"},{"name":"6.2.6","sha":"5ec10ac06af214c0f337898bd8ddf940f53f42aa","kind":"commit","published_at":"2021-04-21T08:49:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.6/manifests"},{"name":"6.2.5-3","sha":"140dd2f6bfd8f06d5de15e9a211d1222864f5f5d","kind":"commit","published_at":"2021-04-20T11:02:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-3/manifests"},{"name":"6.2.5-2","sha":"40593cb7439cb4dd2e42965919a95e7843f9e881","kind":"commit","published_at":"2021-04-16T21:54:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-2/manifests"},{"name":"6.2.5-1","sha":"9315ea9b69a783ff534759ae3bb8b3db288669b5","kind":"commit","published_at":"2021-04-16T09:08:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5-1/manifests"},{"name":"6.1.12","sha":"5db0873b8f9a7b18da3bd651dcb8e54c89715328","kind":"commit","published_at":"2021-04-12T08:36:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.12","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.12/manifests"},{"name":"6.2.5","sha":"874b55795a9622bcc4536dd29da2bcb3c895f40f","kind":"commit","published_at":"2021-04-12T08:35:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.5/manifests"},{"name":"6.1.11","sha":"5b429f2586a6497530ecb5932b26a60d52319113","kind":"commit","published_at":"2021-03-18T22:19:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.11/manifests"},{"name":"6.2.4","sha":"53b20ed5fef0973117cdffb950a511cee175952a","kind":"commit","published_at":"2021-03-18T22:18:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.4/manifests"},{"name":"6.1.10","sha":"0ee8ee1b9dacd8eb1c7db86ff72c5ae8dbae3be9","kind":"commit","published_at":"2021-03-16T18:28:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.10/manifests"},{"name":"6.2.3","sha":"903ac261a0f28b5055fcdba1162809ee199d0afc","kind":"commit","published_at":"2021-03-16T18:26:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.3/manifests"},{"name":"5.0.17-backports-19004","sha":"dcce1ec9f9df2e73e7b0fde4eef7a527973058b6","kind":"commit","published_at":"2021-03-10T15:45:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.17-backports-19004","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.17-backports-19004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.17-backports-19004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-backports-19004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-backports-19004/manifests"},{"name":"6.2.2","sha":"e9f232fcc8c9ddb2a10356dcf4e07df4e2808d1e","kind":"commit","published_at":"2021-01-28T16:06:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.2/manifests"},{"name":"6.1.9","sha":"1507405489bf36ab424a928ccab73880d7821226","kind":"commit","published_at":"2021-01-28T16:05:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.9/manifests"},{"name":"6.1.8","sha":"3efd1c34fa517cd9a8eef9a229228e687086f402","kind":"commit","published_at":"2021-01-18T08:22:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.8/manifests"},{"name":"6.2.1","sha":"eae5c5a3fb0f552ddf5fe7895ad39430a922ff2e","kind":"commit","published_at":"2021-01-18T08:20:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.1/manifests"},{"name":"6.1.7","sha":"70ccf5204144e3c88da0a201e3de168af549f77a","kind":"commit","published_at":"2020-12-16T21:16:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.7/manifests"},{"name":"6.2.0","sha":"4dd8f431e1acb125f82e74ed365591b7921ee667","kind":"commit","published_at":"2020-12-07T16:26:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0/manifests"},{"name":"6.2.0.rc1","sha":"bbad0175efc66e218567f3de9a3f6dbbc2da848e","kind":"commit","published_at":"2020-11-25T10:56:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.rc1/manifests"},{"name":"6.2.0.beta1","sha":"2c6c3293c4b8694bd428011f787d5084b041b199","kind":"commit","published_at":"2020-10-28T17:32:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/6.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.2.0.beta1/manifests"},{"name":"5.0.20-1","sha":"870ddb856f940ee215079ac32d49c75c3490d378","kind":"commit","published_at":"2020-10-27T16:36:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.20-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.20-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.20-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20-1/manifests"},{"name":"6.0.10-1","sha":"d47b934d5158e2eecc6afedb4b622bb4a5e55cfb","kind":"commit","published_at":"2020-10-27T16:34:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10-1/manifests"},{"name":"6.1.6-1","sha":"6e3453f9eabdf7ec40bd76fc9c9a6052001ce60c","kind":"commit","published_at":"2020-10-27T16:32:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6-1/manifests"},{"name":"5.0.20","sha":"a2ec26c87c5f760badba1146fa8dd4d60696113f","kind":"commit","published_at":"2020-10-26T14:16:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.20","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.20/manifests"},{"name":"6.0.10","sha":"966a8ded28b91e53e52e5d5c30d92a540dc0922d","kind":"commit","published_at":"2020-10-26T14:14:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.10/manifests"},{"name":"6.1.6","sha":"a872258613edef15e6417d9c3c33c436206a1058","kind":"commit","published_at":"2020-10-23T13:40:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.6/manifests"},{"name":"6.1.5-1","sha":"a076ff9e2d8f34b2ba916f039c72dafd0c4c3129","kind":"commit","published_at":"2020-10-07T07:16:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5-1/manifests"},{"name":"6.1.5","sha":"ca8d829841941a6e9e0338ba47f8746a532929e8","kind":"commit","published_at":"2020-10-01T13:17:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.5/manifests"},{"name":"6.0.9","sha":"4f572e68b7365e2c75b4c3be57c880fb5caafaee","kind":"commit","published_at":"2020-09-16T07:54:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.9/manifests"},{"name":"6.1.4-5","sha":"6ea2999ddfa8bd55175feb06b38dbaa549931ea4","kind":"commit","published_at":"2020-09-16T07:52:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-5/manifests"},{"name":"6.0.7+18207","sha":"62df32079ccc39d2c551c5c0e2285f5b66a62f4e","kind":"commit","published_at":"2020-09-15T13:06:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7+18207","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7+18207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7%2B18207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7+18207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7+18207/manifests"},{"name":"6.0.7-18207","sha":"62df32079ccc39d2c551c5c0e2285f5b66a62f4e","kind":"commit","published_at":"2020-09-15T13:06:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7-18207","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7-18207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7-18207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-18207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-18207/manifests"},{"name":"6.1.4-4","sha":"d1399f1e77c7b4688cc31c229b1123cac7360fa8","kind":"commit","published_at":"2020-09-09T14:05:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-4/manifests"},{"name":"6.0.8-5","sha":"99346bd9a9c1b2f587a5110c2faa6d55c941e8d7","kind":"commit","published_at":"2020-09-08T21:57:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-5/manifests"},{"name":"6.1.4-3","sha":"8ee0dfa1d35c19a0e3b6926a6f91c3f0e3cae3a5","kind":"commit","published_at":"2020-09-08T21:56:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-3/manifests"},{"name":"6.1.4-2","sha":"92861e7dd7b9fdaf4a5c88f0a66adbbfcdf6d67c","kind":"commit","published_at":"2020-09-07T21:31:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-2/manifests"},{"name":"6.0.8-4","sha":"731eab8a3c4ade4869069561880b6e96b032a907","kind":"commit","published_at":"2020-09-07T21:30:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-4/manifests"},{"name":"5.0.19-1","sha":"fa2075d54b401e74e5bd472ebc78867d7317d0cd","kind":"commit","published_at":"2020-09-07T20:58:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.19-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.19-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.19-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19-1/manifests"},{"name":"6.0.8-3","sha":"d05ec009feb700c256972131cb631cbecf11feea","kind":"commit","published_at":"2020-09-02T11:56:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-3/manifests"},{"name":"6.1.4-1","sha":"5716756b7f10437b3ffbeb62134fcf3355902df5","kind":"commit","published_at":"2020-09-02T11:54:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4-1/manifests"},{"name":"6.1.4","sha":"abfab42c2483279b3ebc0dea175f88da5ea09713","kind":"commit","published_at":"2020-09-01T21:22:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.4/manifests"},{"name":"6.0.8-2","sha":"f42177a02b44f27a5dfcdcac9ba4879867036743","kind":"commit","published_at":"2020-09-01T21:21:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-2/manifests"},{"name":"5.0.19","sha":"ec5cf509c360050e183fd0bfad23fcba045009b1","kind":"commit","published_at":"2020-09-01T21:19:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.19","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.19/manifests"},{"name":"6.1.3-1","sha":"5d77f9ebcc97041f87c89efe0f305c861eabeb11","kind":"commit","published_at":"2020-08-03T23:40:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3-1/manifests"},{"name":"6.1.3","sha":"2105310d82b771aa1f62a4b7203889e1c47a6c3f","kind":"commit","published_at":"2020-08-03T23:30:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.3/manifests"},{"name":"6.1.2-7","sha":"21c7b037e349a6186e2d80ef5a20bd692154c77f","kind":"commit","published_at":"2020-07-31T09:05:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-7","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-7/manifests"},{"name":"6.1.2-6","sha":"695fa5fd72f45a6dc7c602eeaa25bd6a027bd81e","kind":"commit","published_at":"2020-07-30T14:29:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-6","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-6/manifests"},{"name":"6.1.2-5","sha":"f3c87015e92409abb84dcd21fd6b1b3aa077d89a","kind":"commit","published_at":"2020-07-29T11:43:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-5/manifests"},{"name":"6.1.2-4","sha":"21494f7274e3d0c994a4e634f168b173afebd194","kind":"commit","published_at":"2020-07-29T09:55:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-4/manifests"},{"name":"6.1.2-3","sha":"6d6b4992381c20d3c44751b012d901267b76d063","kind":"commit","published_at":"2020-07-28T15:45:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-3/manifests"},{"name":"6.1.2-2","sha":"94e0db2bfd094158c6104e13db4647fef1aa3fe6","kind":"commit","published_at":"2020-07-28T13:45:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-2/manifests"},{"name":"6.0.8-1","sha":"f301ae3c9abd31bbaeb2fc1faaf85714e684a52b","kind":"commit","published_at":"2020-07-24T21:02:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8-1/manifests"},{"name":"6.1.2-1","sha":"c1cad64371ad822936f925e5093e53c5b4e2aaac","kind":"commit","published_at":"2020-07-24T20:26:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2-1/manifests"},{"name":"6.0.8","sha":"83f8325edc8688e43bd45660befdf78c41a0185c","kind":"commit","published_at":"2020-07-24T20:07:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.8/manifests"},{"name":"6.1.2","sha":"16af8794558daedb3ca0402e91646d1072711310","kind":"commit","published_at":"2020-07-24T20:06:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.2/manifests"},{"name":"5.0.18","sha":"2ec9da2073cca5d9ddc4cb54ff9a86274acd4727","kind":"commit","published_at":"2020-07-22T22:04:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.18","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.18/manifests"},{"name":"6.0.7-2","sha":"b7abef9f3bb18122861199731a4da50526bbf99c","kind":"commit","published_at":"2020-07-02T21:49:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-2/manifests"},{"name":"6.1.1-2","sha":"50eba384f30b4e00aee004b49fc5a1c41737ec34","kind":"commit","published_at":"2020-07-02T21:48:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-2/manifests"},{"name":"6.0.7-1","sha":"6b63dab925747c578e85c3ff427d3d2480fc3e87","kind":"commit","published_at":"2020-06-30T21:46:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7-1/manifests"},{"name":"6.1.1-1","sha":"4aecc971dd1df17ee33bbd7f6aee78f82086546e","kind":"commit","published_at":"2020-06-30T21:45:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1-1/manifests"},{"name":"6.0.7","sha":"6c2bdcc04c2391e15a9ef38fc1f8703ee5971556","kind":"commit","published_at":"2020-06-26T17:02:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.7/manifests"},{"name":"6.1.1","sha":"8a15170cdefb88c7bcabedfbff97dde8ae2f71fd","kind":"commit","published_at":"2020-06-26T15:58:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.1/manifests"},{"name":"6.1.0-1","sha":"e455515896414bcbf8c1be6792a72699e1ecabe3","kind":"commit","published_at":"2020-06-16T11:21:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0-1/manifests"},{"name":"6.1.0","sha":"a9d7d11922bf1734c4b2d3f64d355f8fe0ddb7cc","kind":"commit","published_at":"2020-06-15T09:52:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0/manifests"},{"name":"6.1.0.rc4","sha":"120e8af1dbf11acd3b44db704c112978d9b61958","kind":"commit","published_at":"2020-06-10T14:14:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc4","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc4/manifests"},{"name":"6.1.0.rc3","sha":"ae435dcd01a6649da776137ead3a5f0c69a99a34","kind":"commit","published_at":"2020-06-07T19:56:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc3/manifests"},{"name":"6.1.0.rc2-1","sha":"3bb60b57815afe54fbc6839201b6bc5769ff7996","kind":"commit","published_at":"2020-06-02T20:16:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2-1/manifests"},{"name":"6.1.0.rc2","sha":"308ecfbf641b693a1bd096b21c45f83b27a23aa6","kind":"commit","published_at":"2020-06-02T19:59:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc2/manifests"},{"name":"6.1.0.rc1","sha":"db9989b78f0a62a78074e0e9e0cb7f1eeaed3a73","kind":"commit","published_at":"2020-05-27T19:39:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.rc1/manifests"},{"name":"6.0.6-3","sha":"edf7bba12226b792c5bfc185c311c4db0fa0483c","kind":"commit","published_at":"2020-05-18T13:47:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-3/manifests"},{"name":"6.0.6-2","sha":"3522ff01fafcde9a30ff05661b88bf93a54b5db0","kind":"commit","published_at":"2020-05-15T13:48:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-2/manifests"},{"name":"6.0.6-1","sha":"402eba22bf8aa8d784b3a87bdd4884979e302d98","kind":"commit","published_at":"2020-05-13T22:50:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6-1/manifests"},{"name":"6.0.6","sha":"6b7b6db28888a8b93917ff436fab90c864c4ba12","kind":"commit","published_at":"2020-05-12T09:24:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.6/manifests"},{"name":"6.1.0.beta3","sha":"3e60163b5155ca6c60b7e362f169e86f1396dfc0","kind":"commit","published_at":"2020-05-11T11:43:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta3/manifests"},{"name":"6.0.5+17341","sha":"d02ad8134c553a3ffc54c12283d35eb24f8a9f28","kind":"commit","published_at":"2020-05-06T15:42:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.5+17341","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.5+17341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.5%2B17341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5+17341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5+17341/manifests"},{"name":"6.1.0.beta2","sha":"24c5687349d0cac31c38145f429de6f467e9b62e","kind":"commit","published_at":"2020-05-04T09:48:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta2/manifests"},{"name":"6.1.0.beta1","sha":"dbf88eac8c4255e15c9e5935724f75cbda80135c","kind":"commit","published_at":"2020-04-27T20:24:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/6.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.1.0.beta1/manifests"},{"name":"6.0.5","sha":"546561abe7a1fd041778f78fa21caecb0fd8ba1d","kind":"commit","published_at":"2020-04-20T22:05:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.5/manifests"},{"name":"5.0.17-1","sha":"607e1335f4d675cbdf0f4945668755e3802cf117","kind":"commit","published_at":"2020-04-20T19:47:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17-1/manifests"},{"name":"5.0.17","sha":"089d2f6843dd2a0838b91ed7e3e3320275526d97","kind":"commit","published_at":"2020-04-16T21:54:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.17","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.17/manifests"},{"name":"6.0.4-1","sha":"192f88b38fc711428ecd59d5d6b497fb28945a6e","kind":"commit","published_at":"2020-03-03T09:28:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4-1/manifests"},{"name":"6.0.4","sha":"e8968415f11b4e42d8b139e3ecbb27f3c9e6d1aa","kind":"commit","published_at":"2020-03-01T10:49:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.4/manifests"},{"name":"6.0.3-6","sha":"82c11b6c72a1217304f2be623227ac8e1dfbf0c9","kind":"commit","published_at":"2020-02-26T16:03:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-6","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-6/manifests"},{"name":"6.0.3-5","sha":"ac2e108305cec7ab5fcbd3d0976336ff1f3f5ca7","kind":"commit","published_at":"2020-02-25T23:54:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-5","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-5/manifests"},{"name":"6.0.3-4","sha":"15931a0cc7ce27a922928fe5e5293d27c91fd4fd","kind":"commit","published_at":"2020-02-24T22:43:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-4","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-4/manifests"},{"name":"6.0.3-3","sha":"ad1dfed9e374965a6e43f533108ed3f61eccce36","kind":"commit","published_at":"2020-02-24T11:09:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-3/manifests"},{"name":"6.0.3-2","sha":"2aecf9f40c7a1ee71a7656cc52284d97fd54c290","kind":"commit","published_at":"2020-02-21T17:53:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-2/manifests"},{"name":"6.0.3-1","sha":"82ab9641707f9f2a1cbfe600137a61464ff76405","kind":"commit","published_at":"2020-02-21T17:39:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3-1/manifests"},{"name":"6.0.3","sha":"f2b3107cbfe9ba3ebfb9711ccb8e5eeaa80fb39b","kind":"commit","published_at":"2020-02-19T15:09:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.3/manifests"},{"name":"5.0.16","sha":"360890ce2c80940297300d7d1aae18aec1a0a3bf","kind":"commit","published_at":"2020-02-13T16:23:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.16","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.16/manifests"},{"name":"6.0.2","sha":"11bc5356a8f29d2f6a60cb5cf44fd132038ec322","kind":"commit","published_at":"2020-01-08T18:11:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"68dd56f5015983f9784ecbb05b3ae302221b3f1d","kind":"commit","published_at":"2019-12-19T16:33:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.1/manifests"},{"name":"6.0.0-1","sha":"5b5afeb3577ffba6110c6841c2c855a242cefebd","kind":"commit","published_at":"2019-12-09T13:59:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0-1/manifests"},{"name":"6.0.0","sha":"2707af0f7388e4bfd435341ee8fb09d4d2c51665","kind":"commit","published_at":"2019-12-06T16:03:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0/manifests"},{"name":"5.0.11-ticket-10983","sha":"3981f722154cef1cce6e704b889fc514558c85bb","kind":"commit","published_at":"2019-12-06T12:22:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11-ticket-10983","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11-ticket-10983","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11-ticket-10983","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-ticket-10983","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-ticket-10983/manifests"},{"name":"5.0.15","sha":"2371ba6049bb78656aa13f06e5d2986cba646745","kind":"commit","published_at":"2019-12-04T13:25:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.15","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.15/manifests"},{"name":"6.0.0.beta1-1","sha":"1a1834d96f94d7bddd92954f3f12e291a748a707","kind":"commit","published_at":"2019-10-30T15:12:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1-1/manifests"},{"name":"6.0.0.beta1","sha":"dc64623692797e7210a5692a3867d3544cd79afb","kind":"commit","published_at":"2019-10-30T09:07:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/6.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/6.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@6.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/6.0.0.beta1/manifests"},{"name":"5.0.14-5","sha":"a9852795dcd949e47bdf0f18db09ae824bc024c9","kind":"commit","published_at":"2019-10-10T14:11:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-5","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-5/manifests"},{"name":"5.0.14-4","sha":"a5afb00f926daaed0efb547824b541b255c9a46d","kind":"commit","published_at":"2019-10-09T20:37:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-4/manifests"},{"name":"5.0.14-3","sha":"7c94f6fe3dd433aece385bc9c36df58588ad8975","kind":"commit","published_at":"2019-10-09T14:51:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-3/manifests"},{"name":"5.0.14-2","sha":"8f6f32cb52c478452be5d4aa8c12452b72b15fc5","kind":"commit","published_at":"2019-10-09T08:35:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-2/manifests"},{"name":"5.0.14-1","sha":"8a0a14fe41eb4feedde39b28840c58b691ebd214","kind":"commit","published_at":"2019-10-08T07:47:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14-1/manifests"},{"name":"5.0.14","sha":"f9f5dcb6875d82ab6cfa5b16a20866d9e2e516c4","kind":"commit","published_at":"2019-10-03T14:38:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.14","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.14/manifests"},{"name":"5.0.13-8","sha":"63e41d07c5e8f4c3fbcadf3173af690ccf51b9f6","kind":"commit","published_at":"2019-09-11T22:11:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-8","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-8/manifests"},{"name":"5.0.13-7","sha":"142be1dcacd724aef44b29dc86f336226834cae2","kind":"commit","published_at":"2019-09-06T13:34:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-7","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-7/manifests"},{"name":"5.0.13-6","sha":"2de3f7c4acd0c300eb4373ad900c6aaa940e2802","kind":"commit","published_at":"2019-09-06T13:24:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-6","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-6/manifests"},{"name":"5.0.13-5","sha":"1564e48cd35a254b32914fd721e8d80839ca961b","kind":"commit","published_at":"2019-09-06T11:29:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-5","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-5/manifests"},{"name":"5.0.13-4","sha":"22c3cc68fb946e02dbadc30e1c498f9ea0458945","kind":"commit","published_at":"2019-09-05T14:37:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-4/manifests"},{"name":"5.0.13-3","sha":"6947e4054f352cd8ed65bc17bc31eea96d5a4890","kind":"commit","published_at":"2019-09-04T10:06:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-3/manifests"},{"name":"5.0.13-2","sha":"ffa78f6c5bce9c50ef3be7ff1086177d0b80eb8e","kind":"commit","published_at":"2019-08-30T15:28:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-2/manifests"},{"name":"5.0.13-1","sha":"6830693c8352c70198856ed921a863089dbf5769","kind":"commit","published_at":"2019-08-28T09:51:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13-1/manifests"},{"name":"5.0.13","sha":"058549a9350ca60af748223e15e5ee08209752b1","kind":"commit","published_at":"2019-08-27T10:56:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.13","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.13/manifests"},{"name":"4.3.14","sha":"180a952efec10b2d0a791ddc2c0b540e139bbda8","kind":"commit","published_at":"2019-07-05T08:28:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.14","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.14/manifests"},{"name":"4.1.24","sha":"b5f692592e11d1dd918aa3e882cd2b0c477bda09","kind":"commit","published_at":"2019-07-05T08:27:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.24","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.24/manifests"},{"name":"5.0.12","sha":"6e14988ff6d4d429dcb3df655712cd6645be8d5b","kind":"commit","published_at":"2019-07-04T14:45:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.12","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.12/manifests"},{"name":"5.0.11.1-patch-perf","sha":"92d22eb1e12c75a5501c00a80d6130a27e57597c","kind":"commit","published_at":"2019-06-17T10:10:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11.1-patch-perf","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11.1-patch-perf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11.1-patch-perf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11.1-patch-perf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11.1-patch-perf/manifests"},{"name":"5.0.11-patch-perf","sha":"b3f1fd47d8c6b4960aac1d0863e9ff3f9540100d","kind":"commit","published_at":"2019-06-14T10:07:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11-patch-perf","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11-patch-perf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11-patch-perf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-patch-perf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11-patch-perf/manifests"},{"name":"4.3.13","sha":"979697a59db2533a9088a8793d54effa997adaf1","kind":"commit","published_at":"2019-05-20T23:18:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.13/manifests"},{"name":"4.1.23","sha":"3038f06289f18c820fc23c4dc81afd96828fb352","kind":"commit","published_at":"2019-05-20T23:13:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.23","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.23/manifests"},{"name":"5.0.11","sha":"ce6fbda64eed27ed653b5fa34c0d671eca894f38","kind":"commit","published_at":"2019-05-20T15:16:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.11","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.11/manifests"},{"name":"5.0.10","sha":"3a220c46194490d660604516eb5ec1b607c0bdd4","kind":"commit","published_at":"2019-05-13T12:41:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.10/manifests"},{"name":"4.3.12","sha":"524c91cb56b0255d6dc060bac0976eab66d5000d","kind":"commit","published_at":"2019-05-13T12:39:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.12/manifests"},{"name":"4.1.22","sha":"7dc88e7b8b404168b0ea6ace8a483271285fc8b1","kind":"commit","published_at":"2019-05-13T12:37:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.22","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.22/manifests"},{"name":"4.1.21-1","sha":"8bd43b9dcc63451e2db0282ac88149bd672034b2","kind":"commit","published_at":"2019-04-12T09:02:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.21-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.21-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.21-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21-1/manifests"},{"name":"4.3.11-1","sha":"f656b3420908331fd160e9dbc5d5b01f847f9eb0","kind":"commit","published_at":"2019-04-12T09:00:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11-1/manifests"},{"name":"5.0.9-1","sha":"fd8bbb1a3bbfcd3b21c369c6bb0e7a5a704fed1d","kind":"commit","published_at":"2019-04-12T08:57:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9-1/manifests"},{"name":"4.3.11","sha":"4e610cca2790301e955f81e0313ca3668a08bf0d","kind":"commit","published_at":"2019-04-11T10:58:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.11/manifests"},{"name":"4.1.21","sha":"d3121aad344745f61597e58debaf8131e80b9e70","kind":"commit","published_at":"2019-04-11T10:54:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.21","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.21/manifests"},{"name":"5.0.9","sha":"41213049a09192fdb5f80d07bc35f81f9238002c","kind":"commit","published_at":"2019-04-11T10:52:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.9/manifests"},{"name":"5.0.8","sha":"a51483b7e28d5b95cc95fbc119e6bc4e366c189c","kind":"commit","published_at":"2019-02-28T16:47:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.8/manifests"},{"name":"5.0.7-1","sha":"865af35d310fea80ae8ed0dc949c7651646937b4","kind":"commit","published_at":"2019-02-26T08:05:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7-1/manifests"},{"name":"5.0.7","sha":"d6331faee740201978b4799d2f4647baeb20b3d7","kind":"commit","published_at":"2019-02-25T13:52:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.7/manifests"},{"name":"4.3.10","sha":"23077ce9caa620de8047ef8d206446b3eab205e7","kind":"commit","published_at":"2019-02-25T13:22:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.10/manifests"},{"name":"4.1.20","sha":"a6970d0e7fd085800ff038f317adddf861e91c5a","kind":"commit","published_at":"2019-02-25T12:50:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.20","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.20/manifests"},{"name":"5.0.6-1","sha":"4d69663ec0ae475563ecc2ff7f0e4557f9d42a5f","kind":"commit","published_at":"2019-02-04T15:03:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6-1/manifests"},{"name":"5.0.6","sha":"ae7f07e89f59c9536a78c3f3cd711f4121e0c093","kind":"commit","published_at":"2019-02-04T10:30:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.6/manifests"},{"name":"5.0.5-1","sha":"55f12fb6098d0aa22ccc20bb07dfa4d0eb88e79d","kind":"commit","published_at":"2019-01-29T11:42:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5-1/manifests"},{"name":"5.0.5","sha":"ba79c6a9d39c9d63cd9a840bbd2c9d20a8c75310","kind":"commit","published_at":"2019-01-28T14:48:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.5/manifests"},{"name":"4.3.9","sha":"d1f8de10ba7f2fc00b20944bf261d38255dc1083","kind":"commit","published_at":"2019-01-28T14:45:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.9/manifests"},{"name":"4.1.19","sha":"a5d4882d2186d880b65511ce24900c3e548604ac","kind":"commit","published_at":"2019-01-28T14:42:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.19","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.19/manifests"},{"name":"5.0.4-2","sha":"ee910fe17ee5e7b6db1d2a8e2b4e94147d2b2dd0","kind":"commit","published_at":"2019-01-09T10:38:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-2/manifests"},{"name":"5.0.4-1","sha":"8e9607c6bf60c35383477d7feed55767a6d4240d","kind":"commit","published_at":"2019-01-08T17:42:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4-1/manifests"},{"name":"4.3.8-2","sha":"e2cef0c3c9502f473b88709facd8bec39d782ea3","kind":"commit","published_at":"2019-01-08T17:21:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-2/manifests"},{"name":"4.3.8-1","sha":"3d448e3af7053df9cb49adf435acb280237244c9","kind":"commit","published_at":"2019-01-08T15:54:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8-1/manifests"},{"name":"5.0.4","sha":"88236a74a2caf731ef2483051465edcdf2ccdb28","kind":"commit","published_at":"2019-01-07T21:40:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.4/manifests"},{"name":"4.3.8","sha":"6c0f9c034aeb14d767634e9d1b5b08cbd420d386","kind":"commit","published_at":"2019-01-07T15:33:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.8/manifests"},{"name":"4.1.18","sha":"38b3cebe215621446837299500bcca44ada817b2","kind":"commit","published_at":"2019-01-07T15:30:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.18","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.18/manifests"},{"name":"5.0.3","sha":"0b074a9fa52121136692f889fc70efca243759cb","kind":"commit","published_at":"2018-11-23T14:58:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.3/manifests"},{"name":"4.3.7","sha":"a5de59c5c7cc26531132ff66cf1d96af91977097","kind":"commit","published_at":"2018-11-23T14:56:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.7/manifests"},{"name":"4.1.17","sha":"756ce2efe6c73e7d2bef4a4251d620bae3fe059f","kind":"commit","published_at":"2018-11-23T14:53:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.17","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.17/manifests"},{"name":"5.0.2-1","sha":"49ffb797503531e5a946db875be8c15b16e029fe","kind":"commit","published_at":"2018-11-06T09:06:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2-1/manifests"},{"name":"4.1.16","sha":"9effa1b40f8d2ac9e1d540ee867ca3f9a1f3d4ec","kind":"commit","published_at":"2018-11-05T22:04:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.16","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.16/manifests"},{"name":"4.3.6","sha":"fc3f33e1b75964e1dde27a1c92631badf0824952","kind":"commit","published_at":"2018-11-05T22:01:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.6/manifests"},{"name":"5.0.2","sha":"18f228b6f3c5d450d03a765fcd6102765ecfe87c","kind":"commit","published_at":"2018-11-05T21:59:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.2/manifests"},{"name":"5.0.1-1","sha":"1a3f08bf73678ed79b0d164d0e6c5ea3af6b3628","kind":"commit","published_at":"2018-10-18T15:24:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1-1/manifests"},{"name":"5.0.1","sha":"b08433355ae612fd750779804a12d3904fd0fd41","kind":"commit","published_at":"2018-10-15T13:43:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.1/manifests"},{"name":"4.3.5","sha":"38c8c75ca366075bab613c0c1136a1783ba3bbf5","kind":"commit","published_at":"2018-10-15T13:41:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.5/manifests"},{"name":"4.1.15","sha":"fbf645ea92ba52b7accdb7f1e0c084a95dced907","kind":"commit","published_at":"2018-10-15T13:39:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.15","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.15/manifests"},{"name":"5.0.0-4","sha":"84001f3b56b488c053f3d23cab1a4031b57c0afb","kind":"commit","published_at":"2018-09-25T13:56:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-4","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-4/manifests"},{"name":"5.0.0-3","sha":"c61846b9f5407b1aa7234b1a4bfdc3b405d81cfd","kind":"commit","published_at":"2018-09-21T15:24:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-3","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-3/manifests"},{"name":"5.0.0-2","sha":"cd0f5d8b5aee318d4c002815fb4cf583cfb43852","kind":"commit","published_at":"2018-09-20T21:45:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-2/manifests"},{"name":"5.0.0-1","sha":"b6419956715e4ae3b02345df0c547f0987801104","kind":"commit","published_at":"2018-09-19T21:04:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0-1/manifests"},{"name":"5.0.0","sha":"53a7d5a87408acc4b59854172a66172bfef77eb8","kind":"commit","published_at":"2018-09-17T21:21:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0/manifests"},{"name":"5.0.0.rc1","sha":"f2dae4e6c355bdc83654b7a4e867ec51c6cc4069","kind":"commit","published_at":"2018-09-12T07:51:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.rc1/manifests"},{"name":"5.0.0.beta2","sha":"8880accc8b7213fa2714005b67f68e940991ada3","kind":"commit","published_at":"2018-09-04T16:03:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta2/manifests"},{"name":"5.0.0.beta1-2","sha":"0372115ac9f67a2ce934e5c57c70b1dc41d963ab","kind":"commit","published_at":"2018-08-27T20:08:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-2/manifests"},{"name":"5.0.0.beta1-1","sha":"669f2143ed514f5e5f6dd734dca1b14c25bc227c","kind":"commit","published_at":"2018-08-27T13:24:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1-1/manifests"},{"name":"5.0.0.beta1","sha":"193644ca12f92e71841e035388fd36149cf0a19c","kind":"commit","published_at":"2018-08-22T12:39:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/5.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/5.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@5.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/5.0.0.beta1/manifests"},{"name":"4.3.4","sha":"89696475ca9ad968e8ca5c9fc192b1ee0d160347","kind":"commit","published_at":"2018-08-03T14:54:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.4/manifests"},{"name":"4.1.14","sha":"86b4fe6d7598ec1c7219fc8bd2f8af1a41199bc3","kind":"commit","published_at":"2018-08-03T14:43:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.14","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.14/manifests"},{"name":"4.3.3-3","sha":"4691bf6135296ea01bb3bb3c5d5d03b0f4f4f438","kind":"commit","published_at":"2018-07-18T11:18:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-3/manifests"},{"name":"4.3.3-2","sha":"fe6608fcf3054bcea11c8d24835c308ab6505054","kind":"commit","published_at":"2018-07-17T22:26:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-2/manifests"},{"name":"4.2.7-4","sha":"130b478c3a440bb70449e2b36164beae9bafd9e9","kind":"commit","published_at":"2018-07-17T12:41:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-4/manifests"},{"name":"4.1.13-4","sha":"ecd315794de786f6c7d21c9a2f7cfc838706c228","kind":"commit","published_at":"2018-07-17T12:40:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-4/manifests"},{"name":"4.2.7-3","sha":"34f1e08c819ed951a0fc488a2b24758aba7b6bbe","kind":"commit","published_at":"2018-07-17T09:30:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-3/manifests"},{"name":"4.1.13-3","sha":"d9cdc5198765fbb1a9c4a9837700694d958c7c79","kind":"commit","published_at":"2018-07-17T09:29:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-3/manifests"},{"name":"4.2.7-2","sha":"fdadaefbb89b90e5f7e731c7cf993a4cee1a3ace","kind":"commit","published_at":"2018-07-17T08:18:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-2/manifests"},{"name":"4.1.13-2","sha":"1215ebee7676f0ff6b1a04640e2a68c968e2bb31","kind":"commit","published_at":"2018-07-17T08:16:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-2/manifests"},{"name":"4.3.3-1","sha":"f7bcba661ccd890140691188dd0fbc1ed867db5f","kind":"commit","published_at":"2018-07-12T15:44:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3-1/manifests"},{"name":"4.2.7-1","sha":"2909dc8604e3c625524d492667bb5e14be650153","kind":"commit","published_at":"2018-07-12T15:42:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7-1/manifests"},{"name":"4.1.13-1","sha":"fcfb64891740fc9fd10df0a289072ca5e1004ca0","kind":"commit","published_at":"2018-07-12T15:40:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13-1/manifests"},{"name":"4.3.3","sha":"cf87451282349aa5c1c546c371a83ded1045dfe8","kind":"commit","published_at":"2018-07-11T09:33:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.3/manifests"},{"name":"4.2.7","sha":"7ccef8cb6f0a1b07397e4023216dc93acd394c17","kind":"commit","published_at":"2018-07-11T09:31:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.7/manifests"},{"name":"4.1.13","sha":"6dc9909a9a9ad274a045591bc97e4b6921477391","kind":"commit","published_at":"2018-07-11T09:30:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.13","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.13/manifests"},{"name":"4.3.2-5","sha":"cef7725a1a3dcf206f42c4da882f337252888ac3","kind":"commit","published_at":"2018-06-12T10:14:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-5","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-5/manifests"},{"name":"4.3.2-4","sha":"e0a33da7fb3790d9bddb4ee8092f29b957ebdc74","kind":"commit","published_at":"2018-06-12T08:16:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-4/manifests"},{"name":"4.3.2-3","sha":"4233f0d24da7ce79366d9852c6a80febd588a179","kind":"commit","published_at":"2018-06-07T21:30:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-3/manifests"},{"name":"4.3.2-2","sha":"a6f132d862bdd9be37d54b54da2b7fbf34aa30b3","kind":"commit","published_at":"2018-06-07T13:25:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-2/manifests"},{"name":"4.2.6-3","sha":"b77e9f77fcfec75c4306c5f7dec6076d892a5cee","kind":"commit","published_at":"2018-05-25T10:24:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-3/manifests"},{"name":"4.1.12-3","sha":"497c0ddb592019bac3fb3f6bb38b4bf86ebcc453","kind":"commit","published_at":"2018-05-25T10:22:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-3/manifests"},{"name":"4.2.6-2","sha":"b64567701ac72c45e2d39fa57b9f2c85dc8d2008","kind":"commit","published_at":"2018-05-24T15:53:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-2/manifests"},{"name":"4.1.12-2","sha":"fd61b59d68c4d3d99794b47b3720bcceab775e0f","kind":"commit","published_at":"2018-05-24T15:29:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-2/manifests"},{"name":"4.3.2-1","sha":"d1f29d98963d9d65ada555751602cab167f2a595","kind":"commit","published_at":"2018-05-21T09:52:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2-1/manifests"},{"name":"4.2.6-1","sha":"9cbc01898dabdeca71eab722f5a3ce955e902087","kind":"commit","published_at":"2018-05-21T09:50:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6-1/manifests"},{"name":"4.1.12-1","sha":"13f2497851f416ca6d0254f314102474dfc20d20","kind":"commit","published_at":"2018-05-21T09:48:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12-1/manifests"},{"name":"4.3.2","sha":"39980ffac05e81c5e85406d17df90f001bd36002","kind":"commit","published_at":"2018-05-18T14:55:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.2/manifests"},{"name":"4.2.6","sha":"f18294ca3be20e17cc32aa3a3a5c7fb946f627ee","kind":"commit","published_at":"2018-05-18T14:53:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.6/manifests"},{"name":"4.1.12","sha":"9494f405bc6099cdfba07e914bd636c24e58caa3","kind":"commit","published_at":"2018-05-18T13:10:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.12","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.12/manifests"},{"name":"4.3.1-1","sha":"c8565afaaac3de29c5c12d65da9b86d478a1b50e","kind":"commit","published_at":"2018-05-02T13:58:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1-1/manifests"},{"name":"4.3.1","sha":"56ad91fff042cca7fef5d16b614a43aa428528d5","kind":"commit","published_at":"2018-04-30T14:11:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.1/manifests"},{"name":"4.3.0-2","sha":"59bdabf47ef939f799d6df8f8b0d9ab10837db8d","kind":"commit","published_at":"2018-04-19T11:50:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-2/manifests"},{"name":"4.1.11-2","sha":"da7018a6e69df646132bd4521126dc9f0adacefd","kind":"commit","published_at":"2018-04-18T15:26:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.11-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.11-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.11-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-2/manifests"},{"name":"4.2.5-1","sha":"d874eee653b5d5de9be8b6de2e2313edc7373ba4","kind":"commit","published_at":"2018-04-18T12:55:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5-1/manifests"},{"name":"4.1.11-1","sha":"1e0d314f3cb2c3550f213fcbd8367662951d76ef","kind":"commit","published_at":"2018-04-18T12:39:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11-1/manifests"},{"name":"4.3.0-1","sha":"39d55b94d8d089bde7ba9fda70105981d602e455","kind":"commit","published_at":"2018-04-17T15:33:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0-1/manifests"},{"name":"4.3.0","sha":"770c21f33ea11c160e9a9479953e75d07c964e1e","kind":"commit","published_at":"2018-04-16T20:45:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0/manifests"},{"name":"4.2.5","sha":"c7a88a234afd63f735f85fc00be039c25a6c075c","kind":"commit","published_at":"2018-04-16T15:33:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.5/manifests"},{"name":"4.1.11","sha":"74dfcd3a95560ebbdafeede9c84e09b0da02c2f3","kind":"commit","published_at":"2018-04-16T15:28:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.11/manifests"},{"name":"4.3.0.rc3","sha":"0440344cd480d6e86295c14596e3e06049f89708","kind":"commit","published_at":"2018-04-06T14:53:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc3/manifests"},{"name":"4.3.0.rc2-1","sha":"7220e4b6de7bd8d643c2ed58f6dcc7826cbad4b5","kind":"commit","published_at":"2018-03-30T14:34:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2-1/manifests"},{"name":"4.3.0.rc2","sha":"8cfd0c74da334533d78f726fbdbd0a2a090f91ac","kind":"commit","published_at":"2018-03-30T12:39:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc2/manifests"},{"name":"4.3.0.rc1","sha":"767a58882595efa2c0f13d7abf5a0377382612e6","kind":"commit","published_at":"2018-03-14T14:19:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.rc1/manifests"},{"name":"4.2.4-3","sha":"cc7073d8052fe663f37efc9bf7143c2277f82c6a","kind":"commit","published_at":"2018-02-27T09:12:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-3/manifests"},{"name":"4.1.10-3","sha":"b1432e7a7f952b86106913d910bc5695110287c3","kind":"commit","published_at":"2018-02-27T09:08:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-3/manifests"},{"name":"4.2.4-2","sha":"25fcedcb6b39ff2c9e0c83e2c1b9c2348a46a2a8","kind":"commit","published_at":"2018-02-22T11:14:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-2/manifests"},{"name":"4.1.10-2","sha":"71bc43e1953f312f22fdda11d33f87a531602094","kind":"commit","published_at":"2018-02-22T11:11:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-2/manifests"},{"name":"4.2.4-1","sha":"706289bbf40448b0b5339f42afdace505cde71d2","kind":"commit","published_at":"2018-02-20T17:54:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4-1/manifests"},{"name":"4.1.10-1","sha":"55fdb7187bb507947f94d78ea7feca25ed45a38d","kind":"commit","published_at":"2018-02-20T17:45:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10-1/manifests"},{"name":"4.2.4","sha":"9f7c2f967115b5f330c5cb402307df2422d3f49f","kind":"commit","published_at":"2018-02-20T17:37:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.4/manifests"},{"name":"4.1.10","sha":"b6732332c24baab86532a2f05b90918b8c9d5748","kind":"commit","published_at":"2018-02-20T17:34:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.10/manifests"},{"name":"4.3.0.beta1","sha":"1d607272fc1ce98728dfadda7f5c1a436174eb28","kind":"commit","published_at":"2018-02-01T17:44:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.3.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/4.3.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.3.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.3.0.beta1/manifests"},{"name":"3.1.25","sha":"9ec2038fbdb78021730684488771b0192ad5bdc9","kind":"commit","published_at":"2017-12-08T15:42:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.25","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.25/manifests"},{"name":"4.1.9","sha":"7855580dd4848077b1d57ed0c17d94e7ee8e2fc1","kind":"commit","published_at":"2017-12-08T15:35:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.9/manifests"},{"name":"4.2.3","sha":"b3298337c7587980c10da4d2e59a54645666d4b5","kind":"commit","published_at":"2017-12-08T15:31:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6b462ca10493fadcdee422cb28a1deb2346d7e74","kind":"commit","published_at":"2017-11-08T15:55:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.2/manifests"},{"name":"4.2.1-3","sha":"27970f15f0d19ebb7a92154b27b60fba9c0c11a9","kind":"commit","published_at":"2017-10-26T17:07:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-3/manifests"},{"name":"4.2.1-2","sha":"155b983b721d94ee5b8c7a6d27be759d6dd093f1","kind":"commit","published_at":"2017-10-26T14:33:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-2/manifests"},{"name":"4.2.1-1","sha":"6ec3f76d5cbcf7279a1849c525bf8624c1920353","kind":"commit","published_at":"2017-10-24T14:43:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1-1/manifests"},{"name":"3.1.24","sha":"0705a6a8b4c2925424a929d89b86ece3ce885a2c","kind":"commit","published_at":"2017-10-22T21:40:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.24","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.24/manifests"},{"name":"4.1.8","sha":"10d147a16d5bc920a9aa7ea085dc0e7d2f28027f","kind":"commit","published_at":"2017-10-22T21:37:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.8/manifests"},{"name":"4.2.1","sha":"057381dcefba8ac0d924d6134d895a348dc903ef","kind":"commit","published_at":"2017-10-22T21:34:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.1/manifests"},{"name":"aix-4.2-1.0","sha":"c06b8287b7431305ab2ddc19dd3123e67166d33e","kind":"commit","published_at":"2017-09-29T14:44:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/aix-4.2-1.0","html_url":"https://github.com/Normation/rudder/releases/tag/aix-4.2-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@aix-4.2-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/aix-4.2-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/aix-4.2-1.0/manifests"},{"name":"4.2.0-1","sha":"bf681c18f8db997bd59ca49f585146842bf9fc90","kind":"commit","published_at":"2017-09-27T13:11:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0-1/manifests"},{"name":"4.2.0","sha":"e2f812a6712f52f7a97f91ab1689172243fc0228","kind":"commit","published_at":"2017-09-27T10:25:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0/manifests"},{"name":"4.2.0.rc2-2","sha":"0590c5cf7bf85bc41922b5b25088c727b4b272db","kind":"commit","published_at":"2017-09-19T20:14:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc2-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-2/manifests"},{"name":"4.2.0.rc2-1","sha":"ef1fd76605dbe6bc74df3f6ac8bbe0db258dface","kind":"commit","published_at":"2017-09-18T13:07:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2-1/manifests"},{"name":"4.2.0.rc2","sha":"13dfe05e5e94cc87481f114de1eccc005c5f60f7","kind":"commit","published_at":"2017-09-17T22:26:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc2/manifests"},{"name":"4.2.0.rc1","sha":"874d374b66bfe810817c0e3300ae66143944c8bc","kind":"commit","published_at":"2017-09-07T10:16:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.rc1/manifests"},{"name":"4.1.7-2","sha":"d48bd11b426b91ded1b5311a92d882f664bfd157","kind":"commit","published_at":"2017-09-07T09:12:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-2/manifests"},{"name":"4.1.7-1","sha":"95f6c8a0df54c805b4deddd76e4224fa346f9e69","kind":"commit","published_at":"2017-09-04T14:14:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7-1/manifests"},{"name":"3.1.23","sha":"14de253420cbef2da48b317174b74c46b9ad3cf4","kind":"commit","published_at":"2017-09-01T15:06:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.23","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.23/manifests"},{"name":"4.1.7","sha":"6c70ef66143df77a2964e2ba7081c21a75c72b28","kind":"commit","published_at":"2017-09-01T14:59:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.7/manifests"},{"name":"4.1.6","sha":"46b5f202ac7a78208b4c7f9991da67f08577c3de","kind":"commit","published_at":"2017-08-09T15:25:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.6/manifests"},{"name":"3.1.22","sha":"daa00e456d870d3e7d6423423051decc1500afc1","kind":"commit","published_at":"2017-08-09T15:23:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.22","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.22/manifests"},{"name":"4.2.0.beta3","sha":"742bbcbe432774f78e6749b5d2461650bc2c6094","kind":"commit","published_at":"2017-07-28T13:54:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta3/manifests"},{"name":"4.2.0.beta2-1","sha":"70742b597e41f9f80a391d388f944f268d3fe19f","kind":"commit","published_at":"2017-07-07T14:28:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2-1/manifests"},{"name":"4.2.0.beta2","sha":"4161a8b765c3c9e97b6cb659f69881db55277f66","kind":"commit","published_at":"2017-07-05T23:07:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta2/manifests"},{"name":"4.2.0.beta1","sha":"10bc84aad29074de04797eb9cd0472895cf7fa5e","kind":"commit","published_at":"2017-06-23T11:20:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/4.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.2.0.beta1/manifests"},{"name":"4.1.5","sha":"1d400cd04c0ec67673be2db3ced437059d70ac38","kind":"commit","published_at":"2017-06-22T08:49:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.5/manifests"},{"name":"4.1.4-4","sha":"ddfd508245cd340e4283dccd4c044d8eb1837267","kind":"commit","published_at":"2017-06-21T10:30:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-4","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-4/manifests"},{"name":"4.0.7-3","sha":"cccaffc0d5bd203f0687854641d37820ab26c3ff","kind":"commit","published_at":"2017-06-21T10:27:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-3/manifests"},{"name":"4.1.4-3","sha":"2c9d7b4972c43a1e55bf138fb2267ff41725ca79","kind":"commit","published_at":"2017-06-20T18:35:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-3/manifests"},{"name":"4.1.4-2","sha":"9d3e1f4f41e6f8e6a15b15d77926f31bd5f9a08e","kind":"commit","published_at":"2017-06-19T14:52:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-2/manifests"},{"name":"4.0.7-2","sha":"170d9e222fd097a06296f91c3aeea6503cbfb1c6","kind":"commit","published_at":"2017-06-19T14:09:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-2/manifests"},{"name":"3.1.21-2","sha":"ffe915039155dc5a6f9c210540ac6ad79640f287","kind":"commit","published_at":"2017-06-19T13:59:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.21-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.21-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.21-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-2/manifests"},{"name":"3.1.21-1","sha":"56990e316216524138fd81df6c95b85bdae2deb4","kind":"commit","published_at":"2017-06-16T14:03:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.21-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.21-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.21-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21-1/manifests"},{"name":"4.0.7-1","sha":"5f8f8b1590c47aaff77a7dba1a8fe76aa6cc5388","kind":"commit","published_at":"2017-06-16T14:01:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7-1/manifests"},{"name":"4.1.4-1","sha":"945c6db85b5e81a005957c567a2445ed11656d22","kind":"commit","published_at":"2017-06-16T13:58:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4-1/manifests"},{"name":"3.1.21","sha":"07606bb981dce6bcad6640ed76a1b12ea26a0435","kind":"commit","published_at":"2017-06-15T08:59:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.21","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.21/manifests"},{"name":"4.1.4","sha":"f317c4e9ae77cadfbe71fa1c1f111496af00c32d","kind":"commit","published_at":"2017-06-15T08:57:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.4/manifests"},{"name":"4.0.7","sha":"1b93df5c869a90f869e2064e0a3b0c3bd9ad27cf","kind":"commit","published_at":"2017-06-15T08:55:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"122323c6e2f35d848a2e193c88d658daa438edf6","kind":"commit","published_at":"2017-05-23T13:21:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.6/manifests"},{"name":"4.1.3","sha":"df7501963bed19af05e38ae8d41025b46a876204","kind":"commit","published_at":"2017-05-23T13:18:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.3/manifests"},{"name":"3.1.20","sha":"d6c273293c6600ce134d1d3061c51eff5cf3a325","kind":"commit","published_at":"2017-05-18T21:18:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.20","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.20/manifests"},{"name":"4.0.5","sha":"f720208d30edde64165a03f98ef912cfd8db9d66","kind":"commit","published_at":"2017-05-18T21:16:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.5/manifests"},{"name":"4.1.2","sha":"e802872f4e5dc15c6404f969fa561a9a901e1e25","kind":"commit","published_at":"2017-05-18T21:13:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.2/manifests"},{"name":"3.1.19","sha":"05ceec80aec9b2042e3a95a744583dd3b847eac9","kind":"commit","published_at":"2017-04-14T15:21:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.19","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.19/manifests"},{"name":"4.0.4","sha":"e131874f53a9c8bb8137f34637f1be3f8b6df206","kind":"commit","published_at":"2017-04-14T15:18:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.4/manifests"},{"name":"4.1.1","sha":"15237a81eaceb82d3c9c52c93ed1abd812f37a64","kind":"commit","published_at":"2017-04-14T15:16:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.1/manifests"},{"name":"4.1.0-2","sha":"c3714dd081a9daf1075744a2776f838b459665b3","kind":"commit","published_at":"2017-03-29T08:39:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-2/manifests"},{"name":"4.1.0-1","sha":"218e58fd0a3a95ae81d68ddb35c09186c4c5625e","kind":"commit","published_at":"2017-03-28T15:53:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-1/manifests"},{"name":"4.1.0","sha":"092cc40c9d6f29f95c8d4ce7e0125cf4250f9d4f","kind":"commit","published_at":"2017-03-28T15:42:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0/manifests"},{"name":"4.1.0-marker","sha":"dac1f45dec1eb8a2d96624cb3c6d560d3b33db76","kind":"commit","published_at":"2017-03-28T14:53:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0-marker","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0-marker","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0-marker","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-marker","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0-marker/manifests"},{"name":"4.1.0.rc1-2","sha":"101ae11be66c89376f040be00d6c4f6cced84968","kind":"commit","published_at":"2017-03-03T15:47:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-2/manifests"},{"name":"4.1.0.rc1-1","sha":"f1eae47334217ec5d58b72bc3c2a9f5f8a11fa39","kind":"commit","published_at":"2017-03-03T11:53:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1-1/manifests"},{"name":"4.1.0.rc1","sha":"b142bda2ee119e99bea73353433da57762e7c8e9","kind":"commit","published_at":"2017-03-02T17:31:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.rc1/manifests"},{"name":"4.0.3","sha":"6f5b09a0cf5feaf976b0b662bd6ee4b27bad4d0f","kind":"commit","published_at":"2017-02-17T22:28:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.3/manifests"},{"name":"3.2.11","sha":"c9f5187f9f97ba12a7154f2a076c7a3facb8c1b8","kind":"commit","published_at":"2017-02-17T22:26:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.11","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.11/manifests"},{"name":"3.1.18","sha":"85bde7f151a7d3a251e24c050e84fa7bb121aec5","kind":"commit","published_at":"2017-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.18","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.18/manifests"},{"name":"4.1.0.beta3","sha":"c5c4726e8e1f47a340f3a9c5abbee5a29d00fde8","kind":"commit","published_at":"2017-02-11T09:09:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta3/manifests"},{"name":"4.1.0.beta2","sha":"dbe7717f9746a16a541b7b5ef04a54b9a65759d7","kind":"commit","published_at":"2017-02-01T21:49:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta2/manifests"},{"name":"4.1.0.beta1-1","sha":"5bf0622f7d19127f603456ee9fb4f11796570f44","kind":"commit","published_at":"2017-01-16T10:09:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1-1/manifests"},{"name":"4.1.0.beta1","sha":"9c810b47d139a51070e038b8ad0cbe929958ed37","kind":"commit","published_at":"2017-01-13T16:49:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/4.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.1.0.beta1/manifests"},{"name":"4.0.2-1","sha":"0f837b9dd4b833b5de25ffd611d87354b66aaca4","kind":"commit","published_at":"2016-12-19T14:50:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2-1/manifests"},{"name":"4.0.2","sha":"9d961c9666d0d7d1b432a4059ffdbb81abd4358c","kind":"commit","published_at":"2016-12-14T17:57:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.2/manifests"},{"name":"3.2.10-1","sha":"96f17dbe8e541eeb9ba219fba1de46ef93903371","kind":"commit","published_at":"2016-12-06T17:45:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10-1/manifests"},{"name":"3.1.17-1","sha":"26b0db34952b5ad830f7ae4ec4944b51ca01c759","kind":"commit","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17-1/manifests"},{"name":"4.0.1-1","sha":"5f16b91e1c34f2c9c08eb21abdad343ed2dabbf8","kind":"commit","published_at":"2016-12-06T17:41:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1-1/manifests"},{"name":"3.1.17","sha":"0a18fbccde81345186f6e74fd679145c2a4fb2ff","kind":"commit","published_at":"2016-12-05T15:19:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.17","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.17/manifests"},{"name":"3.2.10","sha":"cdf9862e948a6737b40efa720f688bcf70334d8c","kind":"commit","published_at":"2016-12-05T15:18:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.10","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.10/manifests"},{"name":"4.0.1","sha":"12a996ac9890324bd21bed59328bfbe1032bfef6","kind":"commit","published_at":"2016-12-05T15:16:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.1/manifests"},{"name":"4.0.0-1","sha":"3be4157a91d70d1d324e4d4e51638e4a52383195","kind":"commit","published_at":"2016-11-10T10:29:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0-1/manifests"},{"name":"4.0.0","sha":"19cc4c6e8c0409e5ce13896d23276cd024ea38f4","kind":"commit","published_at":"2016-11-09T22:41:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0/manifests"},{"name":"4.0.0.rc5","sha":"45962a87587276992ae99f82b8bf974b4476a00b","kind":"commit","published_at":"2016-10-26T16:44:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc5","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc5/manifests"},{"name":"4.0.0.rc4","sha":"36dacfe7594ad224ee92a5cb835fd0c8248872e3","kind":"commit","published_at":"2016-10-25T17:29:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc4","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc4/manifests"},{"name":"4.0.0.rc3","sha":"72810eabcd06285cb6279e21e2db72e0ff3a6152","kind":"commit","published_at":"2016-10-24T18:23:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc3","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc3/manifests"},{"name":"4.0.0.rc2","sha":"329772d4bb6672cae05fd1d9b3e8fa28973abb0a","kind":"commit","published_at":"2016-10-23T18:54:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc2/manifests"},{"name":"4.0.0.rc1-1","sha":"4c7ca2711c466a7d28f50ef44b58c2f018ea3b23","kind":"commit","published_at":"2016-10-20T17:23:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1-1/manifests"},{"name":"4.0.0.rc1","sha":"30549f039d11f6e207398c8d09a3a8fdbba9bb7c","kind":"commit","published_at":"2016-10-20T17:11:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/4.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/4.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@4.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/4.0.0.rc1/manifests"},{"name":"3.2.9","sha":"2041191af312e76bd7598220954fa18a2fc5bbfc","kind":"commit","published_at":"2016-10-11T16:30:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.9","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.9/manifests"},{"name":"3.1.16-1","sha":"6bfe78a77e880a81b6c13b667fd5b6c9c17aa417","kind":"commit","published_at":"2016-10-11T11:56:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.16-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.16-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.16-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16-1/manifests"},{"name":"3.1.16","sha":"ef487a8ead4364d41ceeb4136013c29cd6886bdf","kind":"commit","published_at":"2016-10-11T11:38:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.16","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.16/manifests"},{"name":"3.2.8-1","sha":"674191d5fa125fd61fb93dca88561efcc9fb85d0","kind":"commit","published_at":"2016-10-04T21:07:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8-1/manifests"},{"name":"3.1.15-1","sha":"af581aa92b74d0134d08cb5cbf2c554bd4567a2f","kind":"commit","published_at":"2016-10-04T21:06:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.15-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.15-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.15-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15-1/manifests"},{"name":"3.2.8","sha":"1b9b2b19c62df0bb53831b3fb12cf14103429c9b","kind":"commit","published_at":"2016-10-03T10:14:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.8","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.8/manifests"},{"name":"3.1.15","sha":"4032176dfb53fcea518ad5d4aa567732f7eced15","kind":"commit","published_at":"2016-10-03T10:12:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.15","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.15/manifests"},{"name":"3.2.7-3","sha":"9654d8058c142f02813adab4a075a39ca5dbb20f","kind":"commit","published_at":"2016-10-03T09:43:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-3/manifests"},{"name":"3.1.14-3","sha":"32b5ab9e6ac1dbb1ee97257251204c9ad9e9ead1","kind":"commit","published_at":"2016-10-03T09:41:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-3/manifests"},{"name":"3.2.7-2","sha":"7691a65ecd0e6fb19ecd98d760472dbbf9d193e3","kind":"commit","published_at":"2016-09-29T16:20:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-2/manifests"},{"name":"3.1.14-2","sha":"49ee06c65d24d73cb484658fd4dcfe0ea0a10c11","kind":"commit","published_at":"2016-09-29T16:19:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-2/manifests"},{"name":"3.2.7-1","sha":"16283fa909991a5c5ce53904f45f4ccf100cd15c","kind":"commit","published_at":"2016-09-29T12:21:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7-1/manifests"},{"name":"3.1.14-1","sha":"7c6ad2799e784192ef61aa34d14a4e9551f08c72","kind":"commit","published_at":"2016-09-29T12:20:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14-1/manifests"},{"name":"3.2.7","sha":"6629c5829c50808b423e596b518fe46241edad70","kind":"commit","published_at":"2016-09-28T20:46:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.7","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.7/manifests"},{"name":"3.1.14","sha":"616237b172c0c1e43e8f65c892faa8b31acc0e75","kind":"commit","published_at":"2016-09-28T20:44:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.14","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.14/manifests"},{"name":"2.11.24","sha":"3f7a31afd6593e55bf89e3284597e23701d87363","kind":"commit","published_at":"2016-08-27T09:54:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.24","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.24/manifests"},{"name":"3.1.13","sha":"4188a6b831a135c93087046bf6f0dd01839a81e5","kind":"commit","published_at":"2016-08-27T09:53:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.13","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.13/manifests"},{"name":"3.2.6","sha":"fe9d4626cbaf31705c00e17f983cb64e12e6ea65","kind":"commit","published_at":"2016-08-27T09:52:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.6","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.6/manifests"},{"name":"3.2.5","sha":"ce4d19ecc402b171531237846fd7a50a29336f82","kind":"commit","published_at":"2016-07-29T10:49:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.5","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.5/manifests"},{"name":"2.11.23","sha":"dacae2fe4ef9bb76a18c0c21b9319dcac5adae62","kind":"commit","published_at":"2016-07-29T10:48:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.23","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.23/manifests"},{"name":"3.1.12","sha":"578a6be9b9f5c61e4bff989abbb12025403293fc","kind":"commit","published_at":"2016-07-29T10:46:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.12","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.12/manifests"},{"name":"3.2.4-2","sha":"afef06d5a6d8c22d9c0128dbcfdb78e65f613f8f","kind":"commit","published_at":"2016-06-03T16:24:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-2/manifests"},{"name":"2.11.22-1","sha":"fd3838d9b125633a2729eda8e229ac89788ead09","kind":"commit","published_at":"2016-06-03T15:35:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.22-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.22-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.22-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22-1/manifests"},{"name":"3.0.17-1","sha":"b5140c33a8bcd596c8b7b5a84335f8fc83839a1b","kind":"commit","published_at":"2016-06-03T15:34:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17-1/manifests"},{"name":"3.2.4-1","sha":"e07f66da4d0ae2ce0fad7104213229f52f2bc2ab","kind":"commit","published_at":"2016-06-03T15:32:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4-1/manifests"},{"name":"3.1.11-1","sha":"1b486cdcf2ebab8bdf6ef78947e8cfaaf4837398","kind":"commit","published_at":"2016-06-03T15:17:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11-1/manifests"},{"name":"3.2.4","sha":"21b8f7212fbc5d3b7d62d984226ebb2fd1916dbd","kind":"commit","published_at":"2016-06-02T16:24:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.4","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.4/manifests"},{"name":"3.1.11","sha":"d316ea41e035106a36185a125c3116c225ce3378","kind":"commit","published_at":"2016-06-02T16:23:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.11","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.11/manifests"},{"name":"3.0.17","sha":"7a439788f6d12c7e584dcbf534c24918831477c6","kind":"commit","published_at":"2016-06-02T16:21:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.17","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.17/manifests"},{"name":"2.11.22","sha":"2ff088fb9250cf467a03f62d36cc71a2da8383d9","kind":"commit","published_at":"2016-06-02T16:19:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.22","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.22/manifests"},{"name":"3.2.3-5","sha":"a2abda0a1f944586636284654bbf7627ea3e45d9","kind":"commit","published_at":"2016-05-27T08:24:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-5","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-5/manifests"},{"name":"3.2.3-4","sha":"8f9cf42273996c065e31f7bbc2f075c82142bfc3","kind":"commit","published_at":"2016-05-26T21:25:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-4/manifests"},{"name":"3.1.10-4","sha":"f27811f550562c32173ae1d05c0b766a1c2be674","kind":"commit","published_at":"2016-05-26T21:24:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-4/manifests"},{"name":"3.0.16-4","sha":"2dbb5f2abeb70e79c10c51adb043d3526113772c","kind":"commit","published_at":"2016-05-26T21:23:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-4/manifests"},{"name":"2.11.21-4","sha":"9fa1933f69b60b1ea6d118c52d7098690cc7fd36","kind":"commit","published_at":"2016-05-26T21:22:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-4/manifests"},{"name":"2.11.21-3","sha":"15f2e720f3cdbf8bb1d60e19a82ebe0460ac193d","kind":"commit","published_at":"2016-05-25T21:48:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-3/manifests"},{"name":"3.0.16-3","sha":"ebc7559c0c4f19ca7bcb5d45f5e4538dbfdc87d0","kind":"commit","published_at":"2016-05-25T21:47:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-3/manifests"},{"name":"3.1.10-3","sha":"4264cd8673e13da49cc491185cdfe38db7251a5f","kind":"commit","published_at":"2016-05-25T21:46:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-3/manifests"},{"name":"3.2.3-3","sha":"77d10fdb30016b9201e94aa81ce2258f3172c53f","kind":"commit","published_at":"2016-05-25T21:45:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-3/manifests"},{"name":"2.11.21-2","sha":"88989102c91b23c6239585af38a7e7b6dccdb59f","kind":"commit","published_at":"2016-05-25T21:06:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-2/manifests"},{"name":"3.0.16-2","sha":"a4e5b5ce0ccc626a70a01d4fe5d19b2d4aa8eb65","kind":"commit","published_at":"2016-05-25T21:05:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-2/manifests"},{"name":"3.1.10-2","sha":"33d47bb06c8af1f9e8d060ca3f928cfc504ea554","kind":"commit","published_at":"2016-05-25T21:04:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-2/manifests"},{"name":"3.2.3-2","sha":"cc257b443a89aca6b7ac7024e4b6c49aafe8c401","kind":"commit","published_at":"2016-05-25T21:03:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-2/manifests"},{"name":"3.2.3-1","sha":"b3a5e3d68168cf83daf0221852a2978be01f1b73","kind":"commit","published_at":"2016-05-25T12:12:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3-1/manifests"},{"name":"3.1.10-1","sha":"0283335e50dea3456203aaa7968cacb37775f3dd","kind":"commit","published_at":"2016-05-25T12:11:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10-1/manifests"},{"name":"3.0.16-1","sha":"12cf1af06de2cf88d30783c131d6217a508b03d4","kind":"commit","published_at":"2016-05-25T12:10:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16-1/manifests"},{"name":"2.11.21-1","sha":"3c650326365a213d7e0e3176df87ac35a397763e","kind":"commit","published_at":"2016-05-25T12:09:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21-1/manifests"},{"name":"3.2.3","sha":"997688cc30c90ea866c895e09b816ba932e79af7","kind":"commit","published_at":"2016-05-24T21:48:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.3/manifests"},{"name":"3.1.10","sha":"25745d0a4313b4efb6dc860a5a5f90fbf378c955","kind":"commit","published_at":"2016-05-24T21:47:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.10","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.10/manifests"},{"name":"3.0.16","sha":"442c5d8869c40c74b4d69a2b53ab68ba47c308bc","kind":"commit","published_at":"2016-05-24T21:47:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.16","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.16/manifests"},{"name":"2.11.21","sha":"ee6202d187c68e5a64dc1bf0ea975ac040a0d8ee","kind":"commit","published_at":"2016-05-24T21:46:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.21","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.21/manifests"},{"name":"3.2.2-2","sha":"b39267cdab2e321f358d84f71d3895e29001aae9","kind":"commit","published_at":"2016-04-13T16:36:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-2/manifests"},{"name":"3.2.2-1","sha":"233e9e9c83f05c0ed8014dc8045edce456065c5c","kind":"commit","published_at":"2016-04-13T09:48:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2-1/manifests"},{"name":"3.1.9-1","sha":"97c6c016c5b6d78764ea29ff593fa25ea7eac595","kind":"commit","published_at":"2016-04-13T09:45:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9-1/manifests"},{"name":"3.2.2","sha":"e42fa0efd2de4277f40633433dfb97b9b589396f","kind":"commit","published_at":"2016-04-08T14:39:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.2/manifests"},{"name":"3.1.9","sha":"becad212ff9f77258939ae435f81f2750b2f03ac","kind":"commit","published_at":"2016-04-08T14:38:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.9","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.9/manifests"},{"name":"3.0.15","sha":"5b2443c825dd319d5e950a5785b652edea48f1f6","kind":"commit","published_at":"2016-04-08T14:37:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.15","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.15/manifests"},{"name":"2.11.20","sha":"6b90287418c8b4c664efb119ed1d491dc8c11693","kind":"commit","published_at":"2016-04-08T14:36:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.20","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.20/manifests"},{"name":"3.2.1-4","sha":"d3a0af48b812a6f5339f7e6b97ad1dcae41645d3","kind":"commit","published_at":"2016-03-23T14:47:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-4/manifests"},{"name":"3.1.8-4","sha":"2b981e37bdefde97c71c5e67c3670c29df90f698","kind":"commit","published_at":"2016-03-23T14:47:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-4/manifests"},{"name":"3.0.14-5","sha":"8a12f00ba39cc1aa72b68b12eeafcc89e2f5224b","kind":"commit","published_at":"2016-03-23T14:45:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-5","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-5/manifests"},{"name":"2.11.19-3","sha":"3665d7b2aaa267045ca505d5bd6dea20a7751343","kind":"commit","published_at":"2016-03-23T14:44:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-3/manifests"},{"name":"3.0.14-4","sha":"482cb373eabf4066d86750201fdda6435170cc04","kind":"commit","published_at":"2016-03-16T16:01:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-4/manifests"},{"name":"3.2.1-3","sha":"0c1bd82e91a7df15c5f7478096647cce5fd90975","kind":"commit","published_at":"2016-03-16T15:57:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-3/manifests"},{"name":"2.11.19-2","sha":"aad4f5cfe23b6c685724a112c444fcc516257918","kind":"commit","published_at":"2016-03-16T15:54:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-2/manifests"},{"name":"3.1.8-3","sha":"7f07d1aa223f5cd0f41dc0ae4f492652bbafa34d","kind":"commit","published_at":"2016-03-16T15:52:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-3/manifests"},{"name":"3.2.1-2","sha":"69903b72e2ae773cfad9003fc295f9eeb4b5655e","kind":"commit","published_at":"2016-03-09T16:00:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-2/manifests"},{"name":"3.1.8-2","sha":"6cc0835c4cb75ba71f57008d9c80f599f7e31f05","kind":"commit","published_at":"2016-03-09T15:57:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-2/manifests"},{"name":"3.0.14-3","sha":"21d86fb7c05e9b423c3ebdefc40e253425b1b57e","kind":"commit","published_at":"2016-03-09T15:55:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-3/manifests"},{"name":"3.1.8-1","sha":"8a201ef2ba707d6513a4efe0b6365c6d5ddf08bc","kind":"commit","published_at":"2016-03-08T09:07:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8-1/manifests"},{"name":"3.2.1-1","sha":"099d3440d79228d22477a3f905bb107e22d803d3","kind":"commit","published_at":"2016-03-07T21:59:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1-1/manifests"},{"name":"3.0.14-2","sha":"57ccc364e16c1f7b2904a760ae8e12a1ac8520ba","kind":"commit","published_at":"2016-03-07T21:47:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-2/manifests"},{"name":"3.1.8","sha":"6c43f06134b95336b39e4bea7c943257a09130e9","kind":"commit","published_at":"2016-03-07T21:38:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.8","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.8/manifests"},{"name":"3.0.14-1","sha":"ea6234d6b859c30fb813245a1980d2f9ae7e6d28","kind":"commit","published_at":"2016-03-07T21:36:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14-1/manifests"},{"name":"2.11.19-1","sha":"aea7ae2fe01c7be2e8b955e03ff9f473319758c0","kind":"commit","published_at":"2016-03-07T21:33:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19-1/manifests"},{"name":"3.2.1","sha":"86521ab90037bce3b20ee0b0bdb2628984fbadb8","kind":"commit","published_at":"2016-03-02T10:02:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.1/manifests"},{"name":"3.0.14","sha":"013ecc218ddd04c392e089964f870723b2a1cfcf","kind":"commit","published_at":"2016-03-02T09:59:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.14","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.14/manifests"},{"name":"2.11.19","sha":"9ef45b936243a779ce983cfc6fd17951d4b50683","kind":"commit","published_at":"2016-03-02T09:56:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.19","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.19/manifests"},{"name":"3.1.7","sha":"58bf05804349552e8e0c9dcc0c62af9414c35ff1","kind":"commit","published_at":"2016-03-01T15:48:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.7","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.7/manifests"},{"name":"3.2.0-1","sha":"0a3517464b29895502c63dedde9e3072e043d613","kind":"commit","published_at":"2016-01-21T21:59:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0-1/manifests"},{"name":"3.1.6-1","sha":"2d453624d3a01fdffe0f61faa7aafbe2b7a03dfe","kind":"commit","published_at":"2016-01-21T10:48:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6-1/manifests"},{"name":"3.0.13-1","sha":"46ae232c8187ed82f2aff325e78741caae488e84","kind":"commit","published_at":"2016-01-21T10:46:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13-1/manifests"},{"name":"2.11.18","sha":"17988f4347d2741765eb7ebf0125b2df1a231466","kind":"commit","published_at":"2016-01-20T22:31:28.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.18","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.18/manifests"},{"name":"3.0.13","sha":"3f88c07cacd82d3251211c24be3c01aef998140a","kind":"commit","published_at":"2016-01-20T22:28:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.13","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.13/manifests"},{"name":"3.1.6","sha":"0b68c1cc0de047696246e2cf6b44798b784c2c34","kind":"commit","published_at":"2016-01-20T22:26:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.6","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.6/manifests"},{"name":"3.2.0","sha":"13123a150b336c0d0b8d87f640097458597f9b63","kind":"commit","published_at":"2016-01-20T22:23:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0/manifests"},{"name":"3.2.0.rc2","sha":"1eb7899627f30925b7527b75a5363cdbf858a3b4","kind":"commit","published_at":"2015-12-24T11:57:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc2/manifests"},{"name":"3.2.0.rc1-3","sha":"102363ea0c2ed9815e692a3778b6fc5f0d2e1464","kind":"commit","published_at":"2015-12-23T22:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-3/manifests"},{"name":"3.2.0.rc1-2","sha":"e671af24e68e854e3e170d96676f3ea71434ff4f","kind":"commit","published_at":"2015-12-23T22:40:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-2/manifests"},{"name":"3.2.0.rc1-1","sha":"fc88531c3567c0a165ea5b39a12d71e4f029e7f9","kind":"commit","published_at":"2015-12-23T22:15:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1-1/manifests"},{"name":"3.2.0.rc1","sha":"3b5e6d9f39690ae8c7a825f92e153e1272d04148","kind":"commit","published_at":"2015-12-22T16:19:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.rc1/manifests"},{"name":"3.1.5","sha":"f9f2ad04f86194fe6f0e90492f21e16c10b94fd3","kind":"commit","published_at":"2015-12-09T16:19:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.5","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.5/manifests"},{"name":"3.0.12","sha":"f1d50a7a27eaa93bbdee482de831b8e068aeafb3","kind":"commit","published_at":"2015-12-09T16:16:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.12","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.12/manifests"},{"name":"2.11.17","sha":"9ba715148c417e8f7e08f44e120a9f8184be9727","kind":"commit","published_at":"2015-12-09T16:13:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.17","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.17/manifests"},{"name":"2.10.20","sha":"b245ddb1a1790fb6d1e5937c59058c923ea13513","kind":"commit","published_at":"2015-12-09T16:11:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.20","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.20/manifests"},{"name":"3.2.0.beta1","sha":"279d3d1d74c8042356443974902c3b54bb0568f2","kind":"commit","published_at":"2015-12-03T23:39:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.2.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/3.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.2.0.beta1/manifests"},{"name":"3.1.4","sha":"6e6da8afc037152abea39d96da32b56781cce57c","kind":"commit","published_at":"2015-10-26T23:10:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.4/manifests"},{"name":"3.0.11","sha":"14feb4aece16e6b60fed72e1537cc4558397883c","kind":"commit","published_at":"2015-10-26T23:08:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.11","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.11/manifests"},{"name":"2.11.16","sha":"97cd69f341ef4abffa155acf5bc1037a315509b1","kind":"commit","published_at":"2015-10-26T23:06:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.16","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.16/manifests"},{"name":"2.10.19","sha":"689fd7d17a690377d83f023b7d4dfa190415ebf9","kind":"commit","published_at":"2015-10-26T23:03:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.19","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.19/manifests"},{"name":"3.1.3","sha":"73e28fb18d34489d857ac91a63d0742cf26e8ada","kind":"commit","published_at":"2015-10-15T16:27:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.3/manifests"},{"name":"3.0.10","sha":"fdb56e6295cc65d67b5c1667da36a1bd03d80bdb","kind":"commit","published_at":"2015-10-15T16:22:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.10","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.10/manifests"},{"name":"2.11.15","sha":"10438d76a29e4f0634f8d374bf7ad0ae6af08981","kind":"commit","published_at":"2015-10-15T16:18:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.15","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.15/manifests"},{"name":"2.10.18","sha":"f90fb81c49593e5824495891b1c8be0dbce5feea","kind":"commit","published_at":"2015-10-15T16:15:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.18","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.18/manifests"},{"name":"3.1.2-4","sha":"400a459ff458a8745ce1ba93fbcf0a70dd18f0f3","kind":"commit","published_at":"2015-09-29T14:48:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-4/manifests"},{"name":"3.0.9-4","sha":"1005fd410370a600a05efa9eb63227254ed057c8","kind":"commit","published_at":"2015-09-29T14:34:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-4/manifests"},{"name":"2.11.14-3","sha":"f1491998c496a45f6d46162a89aed4edb9422428","kind":"commit","published_at":"2015-09-29T14:31:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-3/manifests"},{"name":"3.1.2-3","sha":"f5535c8c63d04aed44c8f5d200c7e99ed6c7a8ae","kind":"commit","published_at":"2015-09-25T11:30:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-3/manifests"},{"name":"3.0.9-3","sha":"a478cd114c815769d8353740e982972748ac4433","kind":"commit","published_at":"2015-09-25T10:49:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-3/manifests"},{"name":"2.10.17-2","sha":"d37f093e9a2e6c8b573d5c050c273b6c21745d36","kind":"commit","published_at":"2015-09-23T15:44:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.17-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.17-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.17-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-2/manifests"},{"name":"3.0.9-2","sha":"5c6c9899abcb662b62fd58580a048f792c358d7d","kind":"commit","published_at":"2015-09-23T15:18:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-2/manifests"},{"name":"3.1.2-2","sha":"7ef78ebd7fda8d5d3fc49b30a1ed451e01edfa9d","kind":"commit","published_at":"2015-09-23T14:53:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-2/manifests"},{"name":"2.11.14-2","sha":"ece150257514603fb70d0b43279f6965f38444ef","kind":"commit","published_at":"2015-09-23T14:47:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-2/manifests"},{"name":"3.1.2-1","sha":"b955935943e146be5ac20daf76893976e22ff018","kind":"commit","published_at":"2015-09-22T15:52:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2-1/manifests"},{"name":"3.0.9-1","sha":"dea4e7df500583a9c84d66427a6ad1dd453c9175","kind":"commit","published_at":"2015-09-22T15:00:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9-1/manifests"},{"name":"2.11.14-1","sha":"c937422cc1977251adbbea9e23ddffb06b5c14e0","kind":"commit","published_at":"2015-09-22T14:52:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14-1/manifests"},{"name":"2.10.17-1","sha":"6ff58b6f89c7df856b8278c675261e149921cb81","kind":"commit","published_at":"2015-09-22T14:49:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17-1/manifests"},{"name":"3.1.2","sha":"682370256a966a81a034ad7addd3f6ca431267b0","kind":"commit","published_at":"2015-09-22T12:12:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.2/manifests"},{"name":"3.0.9","sha":"7c369194726c0c16e71beb25c40b630544505d13","kind":"commit","published_at":"2015-09-22T12:07:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.9","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.9/manifests"},{"name":"2.11.14","sha":"53fab2f6eeb67ca79e5f7e01312e29423a9c0e94","kind":"commit","published_at":"2015-09-22T12:03:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.14","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.14/manifests"},{"name":"2.10.17","sha":"5362f89d641759c53ba99bb5bb5130552f242c09","kind":"commit","published_at":"2015-09-22T11:55:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.17","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.17/manifests"},{"name":"3.1.1-2","sha":"e8aed96656be22380924b6b804fdcd47341fa16a","kind":"commit","published_at":"2015-08-17T14:54:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-2/manifests"},{"name":"3.0.8-2","sha":"b5cb02d06ae2d5223671f6a7a5a77e39fca7f417","kind":"commit","published_at":"2015-08-17T14:52:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.8-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.8-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.8-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-2/manifests"},{"name":"2.11.13-2","sha":"5a4afde5e94ff575d86fda51d89458a3c1478e1b","kind":"commit","published_at":"2015-08-17T14:49:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.13-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.13-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.13-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-2/manifests"},{"name":"3.1.1-1","sha":"d95ca6e24decc942c176d329dfc20bc1ca600374","kind":"commit","published_at":"2015-08-13T15:23:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1-1/manifests"},{"name":"3.0.8-1","sha":"dfbc9267c9c639644431cfc146ba72f0b33a161b","kind":"commit","published_at":"2015-08-13T15:19:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8-1/manifests"},{"name":"2.11.13-1","sha":"b1e516da69423174495fc43b555be0fc8d4fec4f","kind":"commit","published_at":"2015-08-13T15:15:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.13-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.13-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.13-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13-1/manifests"},{"name":"3.1.1","sha":"47b74fe84367a8d1c8700e192614e5d09abea43f","kind":"commit","published_at":"2015-08-10T14:35:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.1/manifests"},{"name":"3.0.8","sha":"0ba7ccc8f5d22197b7cd104fa6698f8ffae0d5f4","kind":"commit","published_at":"2015-08-10T09:54:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.8","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.8/manifests"},{"name":"2.11.13","sha":"257055f0dd0fca0e1a983aef968945317ac7b00f","kind":"commit","published_at":"2015-08-10T09:49:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.13/manifests"},{"name":"2.10.16","sha":"fc3f3e1a94ceb1a4284374c43b8b832bcbdc51b1","kind":"commit","published_at":"2015-08-10T09:44:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.16","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.16/manifests"},{"name":"2.10.15","sha":"71575f8dc2fc7ab6f6ff2d05d47031d92dade88d","kind":"commit","published_at":"2015-07-07T20:32:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.15","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.15/manifests"},{"name":"2.11.12","sha":"f16110894117c6e311592f7136382bb9e5a730cd","kind":"commit","published_at":"2015-07-07T20:27:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.12/manifests"},{"name":"3.0.7","sha":"1b7865adee208127473fd8cb57576cccab9b234d","kind":"commit","published_at":"2015-07-07T20:23:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.7","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.7/manifests"},{"name":"3.1.0-1","sha":"cc2fdbff0b903ef4cb0a6acc6d96e0a5b812be2e","kind":"commit","published_at":"2015-07-07T09:05:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0-1/manifests"},{"name":"3.1.0","sha":"2a171501e96b248e8f1a6bd5de5d75360c6fcdba","kind":"commit","published_at":"2015-07-05T22:05:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0/manifests"},{"name":"3.1.0.rc1-1","sha":"675e57391762c9f77ccdd89484cc3c88e41d5d6c","kind":"commit","published_at":"2015-06-17T16:42:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1-1/manifests"},{"name":"3.0.6-2","sha":"baac5d7311588bf68d3accaedcc394004ad37307","kind":"commit","published_at":"2015-06-17T13:59:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-2/manifests"},{"name":"3.1.0.rc1","sha":"8ce3c0fbfd69f2c2be42c98f85e03eb749d62a13","kind":"commit","published_at":"2015-06-16T16:52:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.rc1/manifests"},{"name":"3.0.6-1","sha":"2bbb856b5ce24317307590e0099c21a21c0b2626","kind":"commit","published_at":"2015-06-16T16:49:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6-1/manifests"},{"name":"3.0.6","sha":"76b44ec08c64ad3bd3b5ce263ba22a5646829075","kind":"commit","published_at":"2015-06-08T21:16:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.6","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.6/manifests"},{"name":"3.1.0.beta1-2","sha":"1deb7625fc3989fa9d6b50289011aa372dae0259","kind":"commit","published_at":"2015-06-03T17:14:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-2/manifests"},{"name":"3.0.5-1","sha":"9ac358171b0a53a1d3f71fefa4077a12c82ffdb9","kind":"commit","published_at":"2015-06-03T14:20:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5-1/manifests"},{"name":"2.11.11-3","sha":"92bec99a94db83869d093169f826d4e6d33acbef","kind":"commit","published_at":"2015-06-03T14:03:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-3/manifests"},{"name":"2.10.14-1","sha":"c6e0b047a90626c286b99178494fd270c41fa0ea","kind":"commit","published_at":"2015-06-03T13:37:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.14-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14-1/manifests"},{"name":"3.1.0.beta1-1","sha":"f3ecbf993e5c65342c283df942d8275a5228dad7","kind":"commit","published_at":"2015-06-02T16:54:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1-1/manifests"},{"name":"3.0.5","sha":"170dc8c3280647103d63b2af309c9736572d8913","kind":"commit","published_at":"2015-05-29T15:43:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.5","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.5/manifests"},{"name":"2.10.14","sha":"eb5417b3b6be2996a109209b9e460ddbd6454507","kind":"commit","published_at":"2015-05-29T15:41:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.14","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.14/manifests"},{"name":"2.11.11-2","sha":"38f6def3e1fa71381d4fac5eb022f3a025ab62f6","kind":"commit","published_at":"2015-05-29T14:38:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-2/manifests"},{"name":"2.11.11-1","sha":"79e1ec5c018d338b49b4b0830d3985aa65fd7a10","kind":"commit","published_at":"2015-05-25T20:26:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11-1/manifests"},{"name":"2.11.11","sha":"9b10a79a006902e27a54f77fedec5fe4f8e74ae7","kind":"commit","published_at":"2015-05-18T21:03:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.11/manifests"},{"name":"3.1.0.beta1","sha":"987a4e865e4909af2349db1c28f6d2fc9b781f71","kind":"commit","published_at":"2015-05-13T19:54:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.1.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/3.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.1.0.beta1/manifests"},{"name":"2.11.10","sha":"c8a115adb2bebf909aabd9f4a2c9570bbaf2aef8","kind":"commit","published_at":"2015-04-10T08:41:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.10/manifests"},{"name":"3.0.4","sha":"9c589086918f343569f0be06ce5c5a4788a6370a","kind":"commit","published_at":"2015-04-10T08:31:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.4/manifests"},{"name":"2.10.13","sha":"10200a037275347da416543b23274e76b267d26d","kind":"commit","published_at":"2015-04-10T08:26:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.13/manifests"},{"name":"3.0.3","sha":"60e29cae4cb2ba04b1ae6a3b902393f8bc928588","kind":"commit","published_at":"2015-03-19T17:44:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.3/manifests"},{"name":"2.11.9","sha":"b1f56383a638bbe4bf6b8181092e63bf7edf7c0e","kind":"commit","published_at":"2015-03-19T17:38:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.9/manifests"},{"name":"2.10.12","sha":"7c4f2c2cbcedb3b4faf88542c742b2378ca89640","kind":"commit","published_at":"2015-03-19T17:35:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.12/manifests"},{"name":"2.10.11-1","sha":"df6099df373e0b57c11d4512553de3a6b33d2013","kind":"commit","published_at":"2015-03-09T10:28:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11-1/manifests"},{"name":"3.0.2-1","sha":"c8a00d277a8295ccf13e242d44a1fe1468a6cc32","kind":"commit","published_at":"2015-03-09T10:25:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2-1/manifests"},{"name":"2.11.8-1","sha":"f2b96ef84f1863e5f65fca78c3364948499592d3","kind":"commit","published_at":"2015-03-09T10:22:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8-1/manifests"},{"name":"3.0.2","sha":"7439a27347b65897b5a0f80f04986cc449a837fe","kind":"commit","published_at":"2015-03-05T20:52:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.2/manifests"},{"name":"2.11.8","sha":"e6bce38378203da90d8a6d00a0b065212eb30f3e","kind":"commit","published_at":"2015-03-05T20:46:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.8/manifests"},{"name":"2.10.11","sha":"56d75eee6a15898c2dce4c9e91ce64c304c9af52","kind":"commit","published_at":"2015-03-05T20:41:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.11/manifests"},{"name":"3.0.1","sha":"2b319ef50c4558395f0f524dfe0206a34b0a172d","kind":"commit","published_at":"2015-02-17T18:48:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.1/manifests"},{"name":"3.0.0-4","sha":"f7e8e111ad7be63b865067449ebda8f141e525f1","kind":"commit","published_at":"2015-02-12T17:07:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-4","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-4/manifests"},{"name":"3.0.0-3","sha":"62381c3ad25a1df7b28e46a9a3afea18101a6b39","kind":"commit","published_at":"2015-02-11T21:56:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-3","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-3/manifests"},{"name":"3.0.0-2","sha":"a05e1c973b19933bb0980880e9bf9459bc4c09d1","kind":"commit","published_at":"2015-02-10T14:23:38.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-2/manifests"},{"name":"3.0.0-1","sha":"e0a5cefd0d81804d55671d7fee2a7e6fdc166609","kind":"commit","published_at":"2015-02-10T12:14:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0-1/manifests"},{"name":"3.0.0","sha":"2d2afe430a37f7f3facdddffa56c4819705e49dd","kind":"commit","published_at":"2015-02-09T19:14:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0/manifests"},{"name":"2.10.10","sha":"19e5adea58baf691cc2c0bef929fc70e675ccbc2","kind":"commit","published_at":"2015-02-05T16:05:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.10/manifests"},{"name":"2.11.7","sha":"6a13cb6ab0c980476e81ed967ed6a59a086a4947","kind":"commit","published_at":"2015-02-05T15:50:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.7/manifests"},{"name":"2.10.9-2","sha":"1c477b3f0da508597ccbf5c75b8b514d93ba6637","kind":"commit","published_at":"2015-02-03T22:16:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.9-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.9-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.9-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-2/manifests"},{"name":"2.11.6-4","sha":"517c6db250ba6179785ca1ca0ace68ea02e36b5d","kind":"commit","published_at":"2015-02-03T22:11:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-4/manifests"},{"name":"2.11.6-3","sha":"bc27843d36395340192cacfd682710ed9f8c20e3","kind":"commit","published_at":"2015-01-30T09:16:15.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-3/manifests"},{"name":"2.11.6-2","sha":"35085a38289555c57646bf1c566aa806a8a68bea","kind":"commit","published_at":"2015-01-29T15:32:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-2/manifests"},{"name":"2.10.9-1","sha":"38161a6d706d8ee329849c87ffd5b34ac76465f7","kind":"commit","published_at":"2015-01-29T15:28:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.9-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.9-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.9-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9-1/manifests"},{"name":"2.11.6-1","sha":"78c7b7c52fb989d0b2b4ece5273ad3d0c3322acd","kind":"commit","published_at":"2015-01-28T18:14:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6-1/manifests"},{"name":"2.11.6","sha":"d98e0be0a26cf4c25a8684484118a797ee216d53","kind":"commit","published_at":"2015-01-28T14:08:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.6/manifests"},{"name":"2.10.9","sha":"06a594f56b44a21cad25a4fd4b8a0474d24c6a9d","kind":"commit","published_at":"2015-01-28T13:44:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.9/manifests"},{"name":"3.0.0.rc1","sha":"92cf89b0a7cc701465531655055e136d925e6ddb","kind":"commit","published_at":"2014-12-29T17:31:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.rc1/manifests"},{"name":"3.0.0.beta2","sha":"399fa6856af5df71286263c40d5873d40d12d6cb","kind":"commit","published_at":"2014-12-17T19:30:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta2/manifests"},{"name":"2.11.5-1","sha":"8d4345c09178b794ee011f94e34cd78a61fd6a44","kind":"commit","published_at":"2014-12-15T23:05:16.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5-1/manifests"},{"name":"2.10.8-1","sha":"5950fd58d21b87c5d4820b9c10177d08526a14ee","kind":"commit","published_at":"2014-12-15T14:36:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.8-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.8-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.8-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8-1/manifests"},{"name":"2.11.5","sha":"68ec71adba24219ca6e39eb75e7542b6b71b1f02","kind":"commit","published_at":"2014-12-11T18:36:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.5/manifests"},{"name":"2.10.8","sha":"1c6f82078536fde6a051b5bdf7da92bbd67411fd","kind":"commit","published_at":"2014-12-10T16:04:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.8/manifests"},{"name":"3.0.0.beta1-1","sha":"3b06b9a1ad53bc67978b598aaf88ff4616cc2444","kind":"commit","published_at":"2014-11-30T10:19:53.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1-1/manifests"},{"name":"3.0.0.beta1","sha":"b2db75ff949fb29c298a67eef948e52ecb4b59c6","kind":"commit","published_at":"2014-11-28T19:07:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/3.0.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/3.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@3.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/3.0.0.beta1/manifests"},{"name":"2.6.19","sha":"86a30b00bf829fea3e74b8d7fe150d77783ccb94","kind":"commit","published_at":"2014-11-12T17:38:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.19","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.19/manifests"},{"name":"2.10.7","sha":"09269f3ef1032b0eb1a02db98185fc19b9cd4d88","kind":"commit","published_at":"2014-11-12T17:33:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.7/manifests"},{"name":"2.11.4","sha":"71ba970b4b4547d52db7eb217ef23e8115da9d9f","kind":"commit","published_at":"2014-11-12T17:18:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.4/manifests"},{"name":"2.6.18","sha":"6f482cd380dd465ec954047ca0aa6531ffa28aa1","kind":"commit","published_at":"2014-09-25T10:56:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.18","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.18/manifests"},{"name":"2.10.6","sha":"c903a6a103fe8fb4513ede0261a3ef55efcbf274","kind":"commit","published_at":"2014-09-24T15:21:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.6/manifests"},{"name":"2.11.3","sha":"4d130bfc0f4ad246ebae7b8b8cb1fcc663cc50f7","kind":"commit","published_at":"2014-09-23T17:04:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.3/manifests"},{"name":"2.10.5-2","sha":"2f75bb79d3df58a0647d78ed7ac1daf1d542bf65","kind":"commit","published_at":"2014-08-25T15:35:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.5-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-2/manifests"},{"name":"2.10.5-1","sha":"c69c93ce981228ac14b7a2d21f7c330a5d607fb6","kind":"commit","published_at":"2014-08-20T11:10:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5-1/manifests"},{"name":"2.10.5","sha":"c28afafac6f7f6b6109b63fa0db53ca84d3dada3","kind":"commit","published_at":"2014-08-19T21:44:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.5/manifests"},{"name":"2.6.17-3","sha":"490b007de31bd3d662a5da5c68fec41547a20cb8","kind":"commit","published_at":"2014-08-14T08:07:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.17-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.17-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.17-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-3/manifests"},{"name":"2.10.4-2","sha":"3898b5abb1c39238a9604fdfac8e53e1b293c6d7","kind":"commit","published_at":"2014-08-13T10:13:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-2/manifests"},{"name":"2.11.2-2","sha":"f64e36a65a75b7e803052736b146634108369b27","kind":"commit","published_at":"2014-08-12T14:59:55.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.2-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-2/manifests"},{"name":"2.11.2-1","sha":"9a8992608035c4a239f283d1c0b40baa9aa80f59","kind":"commit","published_at":"2014-08-12T09:50:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2-1/manifests"},{"name":"2.11.2","sha":"57385a2d552450a167f8831409ccc55496bd7ecf","kind":"commit","published_at":"2014-08-11T17:31:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.2/manifests"},{"name":"2.10.4-1","sha":"3722cf4c8c7c43d773449e4c5264ad63efc330ff","kind":"commit","published_at":"2014-08-11T17:26:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.4-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4-1/manifests"},{"name":"2.6.17-2","sha":"8d8302934f09209a87b14606e0ef782b2c647d59","kind":"commit","published_at":"2014-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.17-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.17-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.17-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-2/manifests"},{"name":"2.10.4","sha":"aa9c3b606eafe46283c12630699d9ccb4b745779","kind":"commit","published_at":"2014-08-11T09:59:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.4/manifests"},{"name":"2.6.17-1","sha":"8ccdc2ba03dea951582468032456212e640929de","kind":"commit","published_at":"2014-08-11T09:53:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.17-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.17-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.17-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.17-1/manifests"},{"name":"2.11.1","sha":"2dc5a6d0014dd883928e827fbfee20306f4a6ae0","kind":"commit","published_at":"2014-07-21T07:55:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.1/manifests"},{"name":"2.11.0-1","sha":"70616e55d0bd1b084d13d53a250cd5f7cc498cb7","kind":"commit","published_at":"2014-07-17T08:32:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0-1/manifests"},{"name":"2.11.0","sha":"4167def386b4b11faa4abbbc1f72829eec07dcd6","kind":"commit","published_at":"2014-07-16T19:41:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0/manifests"},{"name":"2.11.0.rc2-1","sha":"cb00ea0566bb08e8e2c4f94e40a28d9d8d6bb70e","kind":"commit","published_at":"2014-07-09T14:24:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2-1/manifests"},{"name":"2.11.0.rc2","sha":"a051a7303c6f0915f4345f9281cc89f942437371","kind":"commit","published_at":"2014-07-09T14:10:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc2/manifests"},{"name":"2.11.0.rc1","sha":"d8ad4def9535eb891bcceff4c3d4ee17d25aa5d6","kind":"commit","published_at":"2014-07-07T20:45:13.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.rc1/manifests"},{"name":"2.11.0.beta2-3","sha":"ee66b11cf1d41c8434c38bbf743c97d72ee10555","kind":"commit","published_at":"2014-06-27T16:56:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-3/manifests"},{"name":"2.9.7","sha":"ebfa7271147f06b0a41a91b47f1a5680169bff19","kind":"commit","published_at":"2014-06-27T12:29:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.7/manifests"},{"name":"2.10.3","sha":"650accd43f43d69357c3da1995db2282605e3576","kind":"commit","published_at":"2014-06-27T11:06:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.3/manifests"},{"name":"2.6.16","sha":"41f0083da2e0566b2f0c0f1f47f9de3ff505fc41","kind":"commit","published_at":"2014-06-27T10:50:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.16","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.16/manifests"},{"name":"2.11.0.beta2-2","sha":"1a49d3ff10740a17c9d39851ea31515c72402bfb","kind":"commit","published_at":"2014-06-26T23:25:46.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-2/manifests"},{"name":"2.11.0.beta2-1","sha":"aa7fc2e0618311d53c9c62eb07de2547afe82711","kind":"commit","published_at":"2014-06-26T21:14:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2-1/manifests"},{"name":"2.11.0.beta2","sha":"e76352640ff75e1882528b04622e10b36718a480","kind":"commit","published_at":"2014-06-26T19:09:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta2/manifests"},{"name":"2.11.0.beta1-2","sha":"5a78426ac291529168a27b69f56dcc1df17f29e5","kind":"commit","published_at":"2014-06-17T11:06:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-2/manifests"},{"name":"2.11.0.beta1-1","sha":"61c14edcfd25b4c8ef363a3ae34bea0acef3146f","kind":"commit","published_at":"2014-06-16T10:54:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1-1/manifests"},{"name":"2.11.0.beta1","sha":"aaee6553f43aae4639fb5b38020f9c4cdb22c8a1","kind":"commit","published_at":"2014-06-16T00:32:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.11.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.11.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.11.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.11.0.beta1/manifests"},{"name":"2.10.2-1","sha":"dbe7f416421a4cb763553895464e33470f2787f1","kind":"commit","published_at":"2014-06-12T09:15:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2-1/manifests"},{"name":"2.9.6","sha":"96573481ccae7afde3cc226ac6797dc62209b4c2","kind":"commit","published_at":"2014-06-11T23:15:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.6/manifests"},{"name":"2.6.14","sha":"91a831d3c408615564492a1ec3a1a6f869ce7a49","kind":"commit","published_at":"2014-06-11T22:30:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.14","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.14/manifests"},{"name":"2.10.2","sha":"1b6b83a8b6d636fd93f076f95c7f84edaa4bf4ef","kind":"commit","published_at":"2014-06-11T22:17:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.2/manifests"},{"name":"2.10.1-1","sha":"4301459c91e2b3c1c8d3fc9bc2b187f3a8b4be23","kind":"commit","published_at":"2014-06-05T16:45:24.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1-1/manifests"},{"name":"2.6.13","sha":"0bfd3afdc26db12bae1c23f983c563e3e4d7e18c","kind":"commit","published_at":"2014-06-05T13:44:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.13/manifests"},{"name":"2.9.5","sha":"ed5370a8a499c11eac66f015017b95b526fb7836","kind":"commit","published_at":"2014-06-05T13:34:25.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.5/manifests"},{"name":"2.10.1","sha":"5bf219bf22f9e6a03f4bccbc4d65cc87c505afd5","kind":"commit","published_at":"2014-06-05T13:29:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.1/manifests"},{"name":"2.10.0-4","sha":"2db4cb5847e31ea3df21d7175642a7bd4e0d4980","kind":"commit","published_at":"2014-03-28T17:48:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-4/manifests"},{"name":"2.10.0-3","sha":"7aaa892bd342f1d674e05cac887fee3c9bb4a0e9","kind":"commit","published_at":"2014-03-28T17:05:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-3/manifests"},{"name":"2.10.0-2","sha":"b0fa24e1f88cf6b8d49a66aad10fbbb23ec63460","kind":"commit","published_at":"2014-03-28T14:37:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-2/manifests"},{"name":"2.10.0-1","sha":"9a1d271ac36ab61b5f5baf37870419c1c1afcba2","kind":"commit","published_at":"2014-03-27T16:34:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0-1/manifests"},{"name":"2.10.0","sha":"3e14ba583a183b3a166ec1480c7cd0a3559cdbf7","kind":"commit","published_at":"2014-03-27T15:15:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0/manifests"},{"name":"2.10.0.beta1-2","sha":"c1c8061986896b2fd68d7f7b00d5d9040d0bb3f9","kind":"commit","published_at":"2014-03-19T09:22:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0.beta1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0.beta1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0.beta1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-2/manifests"},{"name":"2.10.0.beta1-1","sha":"70d25ac1571f5e44fc6b6ec24a440625d4fc2c4b","kind":"commit","published_at":"2014-03-18T15:57:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0.beta1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0.beta1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0.beta1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1-1/manifests"},{"name":"2.10.0.beta1","sha":"02746e9216c2b6a9a1737a416f26ce09aae028c9","kind":"commit","published_at":"2014-03-18T14:26:33.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.10.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.10.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.10.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.10.0.beta1/manifests"},{"name":"2.6.12","sha":"519285397ede9b1fc99a3070920e3c52efde3e61","kind":"commit","published_at":"2014-03-17T16:26:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.12/manifests"},{"name":"2.8.4","sha":"b435165b8ba1a625424c2ad0180237b0e9b569cc","kind":"commit","published_at":"2014-03-13T16:53:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.4/manifests"},{"name":"2.9.4","sha":"a080c756a4c13eace9a968dd5c7cabdeaa0ab5d0","kind":"commit","published_at":"2014-03-13T16:48:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.4/manifests"},{"name":"2.6.11-1","sha":"78f25acf5dcae1930689b69965729fa67e637cbf","kind":"commit","published_at":"2014-03-05T16:35:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.11-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.11-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.11-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11-1/manifests"},{"name":"2.8.3","sha":"836363ec7abddaed42b21601a67c5f3abdc9823c","kind":"commit","published_at":"2014-03-05T16:28:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.3/manifests"},{"name":"2.6.11","sha":"3011f54dd6fef871c9d12e67e804620cabd97fbd","kind":"commit","published_at":"2014-03-05T15:58:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.11/manifests"},{"name":"2.9.3","sha":"fe2993893076d0ad6d738984f163d0ce38814006","kind":"commit","published_at":"2014-03-05T11:46:34.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.3/manifests"},{"name":"2.8.2","sha":"43d115710ac17eb431cfe12f3a80207b3067361a","kind":"commit","published_at":"2014-01-15T15:35:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.2/manifests"},{"name":"2.7.7","sha":"6b3e96117c4fe30bdf8c7daa90b10a67d1c1c9a4","kind":"commit","published_at":"2014-01-15T15:15:11.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.7/manifests"},{"name":"2.6.10","sha":"a02a538da60266190e4e1643008dd6b174638279","kind":"commit","published_at":"2014-01-15T15:08:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.10/manifests"},{"name":"2.9.2","sha":"22c90ce6f3e46b0c04ca2330139a6b58e32f0ce9","kind":"commit","published_at":"2014-01-15T12:54:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"19e48a55ebbf5dcb7bcb35d58b351d3e8874c401","kind":"commit","published_at":"2014-01-03T14:33:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"50cb2070e07ff4f9f8e465f594270ae8b8c4f496","kind":"commit","published_at":"2013-12-31T14:13:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0/manifests"},{"name":"2.9.0.rc2","sha":"161159acf6437ae688776712972cd6ae615cb324","kind":"commit","published_at":"2013-12-16T16:38:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc2/manifests"},{"name":"2.9.0.rc1-1","sha":"1639ab1aebd87484002a80e02de0133767ef9280","kind":"commit","published_at":"2013-12-13T16:46:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1-1/manifests"},{"name":"2.9.0.rc1","sha":"50890357e5623998055f5666047db622d6b334ce","kind":"commit","published_at":"2013-12-12T21:00:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.9.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.9.0.rc1/manifests"},{"name":"2.8.1","sha":"30b85aae629340d4d871ac5540975cf257948538","kind":"commit","published_at":"2013-11-20T10:34:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.1/manifests"},{"name":"2.7.6","sha":"d2889079e43cb1a18826a4adf163e48a67d6b89a","kind":"commit","published_at":"2013-11-19T16:36:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.6/manifests"},{"name":"2.6.9","sha":"bf304b1cba2f33cd81212cf4eb6461b8a303d244","kind":"commit","published_at":"2013-11-19T11:03:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.9/manifests"},{"name":"2.4.12","sha":"6bbd43555c3739374819f770eadac2305faa9248","kind":"commit","published_at":"2013-11-19T09:05:48.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.12/manifests"},{"name":"2.8.0","sha":"f2a31cf9dfa005916f33a3735c7da9a3f03052c9","kind":"commit","published_at":"2013-11-06T18:34:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0/manifests"},{"name":"2.8.0.rc2-1","sha":"441c772e6837a965aab40d999980742934934d84","kind":"commit","published_at":"2013-10-31T15:51:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.rc2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.rc2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.rc2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2-1/manifests"},{"name":"2.8.0.rc2","sha":"844e63f6ade58f2ddaa49369f453645ef90cff01","kind":"commit","published_at":"2013-10-30T15:48:36.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc2/manifests"},{"name":"2.8.0.rc1","sha":"004aafeff1947dc73bc6448fc3773c1fc5c745be","kind":"commit","published_at":"2013-10-24T22:16:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.rc1/manifests"},{"name":"2.8.0.beta1","sha":"ddbe781925215fe5199fed80f8de11f128679854","kind":"commit","published_at":"2013-10-15T19:05:52.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.8.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.8.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.8.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.8.0.beta1/manifests"},{"name":"2.7.5","sha":"1ea55c7cb6668373fcd2435a7ae80c0e31f829e9","kind":"commit","published_at":"2013-10-08T17:53:58.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.5/manifests"},{"name":"2.6.8","sha":"8c41211cc56c260c0e024ac61b6feb581d0dc2a9","kind":"commit","published_at":"2013-10-08T17:42:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.8/manifests"},{"name":"2.4.11","sha":"9d05420b7d6ed0e8670315b9550a6cd3051e5cf5","kind":"commit","published_at":"2013-10-08T17:27:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.11/manifests"},{"name":"2.7.4","sha":"8d41c17a8caffd0995d1a5730c588633564e03f6","kind":"commit","published_at":"2013-10-05T23:06:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.4/manifests"},{"name":"2.6.7","sha":"ffeeac605daaac802e0d3802be6cb6419a26a089","kind":"commit","published_at":"2013-10-05T23:02:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.7/manifests"},{"name":"2.4.10","sha":"ef3365a909f123319cd45a85210df848470c1f6f","kind":"commit","published_at":"2013-10-05T22:58:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.10/manifests"},{"name":"2.7.3","sha":"247a419e43e22e31e3652a88b807be477315d08c","kind":"commit","published_at":"2013-10-03T11:38:27.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.3/manifests"},{"name":"2.6.6","sha":"d71f8ebe82621562302ac1bd553c0f142a161b02","kind":"commit","published_at":"2013-10-03T09:04:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.6/manifests"},{"name":"2.4.9","sha":"d7642a71d5392ecf6b45ff3910866c8168f639ae","kind":"commit","published_at":"2013-10-02T15:57:41.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.9/manifests"},{"name":"2.7.2-1","sha":"044a26a131c72c54f1f7a63a5a95f8f05392f1e4","kind":"commit","published_at":"2013-09-06T11:02:07.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2-1/manifests"},{"name":"2.6.5-1","sha":"c969f74b9668e2a896e4e84064744fd9a5eace75","kind":"commit","published_at":"2013-09-06T10:57:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5-1/manifests"},{"name":"2.6.5","sha":"e4bd24995f79bb5b66dd30561512d90b8f2b3e71","kind":"commit","published_at":"2013-09-06T08:40:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.5/manifests"},{"name":"2.7.2","sha":"717dd2ae40ab713b34883c5b3bdd3aecd31f9f72","kind":"commit","published_at":"2013-09-05T14:01:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"3167b2f0c20e8c9dc6a431849e9e8de0c925bdcd","kind":"commit","published_at":"2013-09-02T14:39:44.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.1/manifests"},{"name":"2.6.4","sha":"9d6317168517da1fefce6185fb46cf6075f78a6b","kind":"commit","published_at":"2013-09-02T14:14:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.4/manifests"},{"name":"2.4.8","sha":"6a5fee1fd31af5790c261cd9d7ae43913cfcd5c3","kind":"commit","published_at":"2013-09-02T10:36:17.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.8/manifests"},{"name":"2.7.0","sha":"072ad02af9ddec21bd139b9c0e993d053c794656","kind":"commit","published_at":"2013-07-31T14:16:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0/manifests"},{"name":"2.5.5","sha":"acba58c0592abbd747eafd0a572ce24892f4d526","kind":"commit","published_at":"2013-07-29T14:17:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.5/manifests"},{"name":"2.4.7","sha":"0f944e83e825996b1f99eead0e51d6fa9a4465b1","kind":"commit","published_at":"2013-07-29T14:08:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.7/manifests"},{"name":"2.7.0.rc1-1","sha":"f4b6b2dc5061c44822909c3cf4c327653359ec1d","kind":"commit","published_at":"2013-07-29T13:34:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1-1/manifests"},{"name":"2.7.0.rc1","sha":"221efd65b2e223c596adfd84eba1ca794b95d690","kind":"commit","published_at":"2013-07-26T17:52:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.rc1/manifests"},{"name":"2.6.3","sha":"6e3e58a52ff9222826df9eafde5616103224b83b","kind":"commit","published_at":"2013-07-26T08:56:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.3/manifests"},{"name":"2.7.0.beta1","sha":"6573aea5d615744006d19d91352e10f1a7f1d74f","kind":"commit","published_at":"2013-07-19T08:52:05.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.7.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.7.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.7.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.7.0.beta1/manifests"},{"name":"2.6.2","sha":"bc3502930ea5f7d174cad44b68f4113635f263b7","kind":"commit","published_at":"2013-06-06T15:14:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.2/manifests"},{"name":"2.5.4","sha":"d49886d49e53510c609b84b979101986828a43ee","kind":"commit","published_at":"2013-06-06T14:20:08.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.4/manifests"},{"name":"2.4.6","sha":"d03b69711cfba9c25b5028f07f0ec140fc7abb7e","kind":"commit","published_at":"2013-06-06T12:25:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.6/manifests"},{"name":"2.3.13","sha":"c91a8b34fe789fbcda7781f4cdb30265ee207f7c","kind":"commit","published_at":"2013-06-05T09:41:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.13","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.13/manifests"},{"name":"2.6.1","sha":"04e64d5382da03230af05a5e3fbe42026ae8b256","kind":"commit","published_at":"2013-05-24T16:10:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.1/manifests"},{"name":"2.5.3","sha":"91bd4fd8a4b506c1035dcb63d4ed6f0740e5f24a","kind":"commit","published_at":"2013-05-03T12:58:19.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.3/manifests"},{"name":"2.4.5","sha":"f1a43588ad28aa9cc67017e07e3c57089995b7a3","kind":"commit","published_at":"2013-05-02T12:34:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.5/manifests"},{"name":"2.6.0","sha":"1c7261884121d6a91465709412402de010f58784","kind":"commit","published_at":"2013-04-30T16:24:29.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0/manifests"},{"name":"2.6.0.rc1-3","sha":"c3652b0bc7dd22d6174795fa232c64da50f107e0","kind":"commit","published_at":"2013-04-27T08:45:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-3/manifests"},{"name":"2.6.0.rc1-2","sha":"351ba63340e174aed395e9811628f4408db5092a","kind":"commit","published_at":"2013-04-26T22:09:00.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-2/manifests"},{"name":"2.6.0.rc1-1","sha":"1fd746dae8710689d22edbca81a27bb002d50a04","kind":"commit","published_at":"2013-04-26T17:12:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1-1/manifests"},{"name":"2.6.0.rc1","sha":"68b2aa2eb20c1967a7d4c0b967c0bb9f6272d16a","kind":"commit","published_at":"2013-04-26T16:33:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.rc1/manifests"},{"name":"2.3.12","sha":"0f0abc2e02d206ade91ec9076c083775bc95f6f7","kind":"commit","published_at":"2013-04-25T15:17:14.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.12","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.12/manifests"},{"name":"2.5.2-1","sha":"f66280dd2be10838271feb2596e5e345c080887f","kind":"commit","published_at":"2013-04-17T17:25:45.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.2-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2-1/manifests"},{"name":"2.5.2","sha":"e1cc60ddbe61d11118d38fd791da9b0c9aa7e7c6","kind":"commit","published_at":"2013-04-17T12:51:42.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.2/manifests"},{"name":"2.6.0.beta1","sha":"ba4f07ecd97928f8c3c131882128abc9ed2c7a97","kind":"commit","published_at":"2013-04-12T16:45:56.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.beta1/manifests"},{"name":"2.5.1-2","sha":"8d7b2eb0a95f22e7a6c0f0268f0f0c8b78eba550","kind":"commit","published_at":"2013-04-12T12:50:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-2/manifests"},{"name":"2.5.1-1","sha":"2c6f203d86f6cc590fc20afe8d86326e6e304156","kind":"commit","published_at":"2013-04-08T10:53:37.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1-1/manifests"},{"name":"2.5.1","sha":"640d32de0199d05aeb478ac1720bf31b4ffc2732","kind":"commit","published_at":"2013-04-05T13:29:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.1/manifests"},{"name":"2.4.4","sha":"341bd43f5f40f7c898eda4a000ba83ee6c3d2d80","kind":"commit","published_at":"2013-04-04T10:30:02.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.4/manifests"},{"name":"2.6.0.alpha5","sha":"c769a92d70ef626a51c3374ea93a29dcf8d46c26","kind":"commit","published_at":"2013-04-03T17:54:26.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha5","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha5/manifests"},{"name":"2.6.0.alpha4-2","sha":"f177d0d1db36ebc57c4a95a240b9ae67895e56c6","kind":"commit","published_at":"2013-03-29T19:08:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-2/manifests"},{"name":"2.6.0.alpha4-1","sha":"dc78c9743bed11866ca4c468a792ba758b16207c","kind":"commit","published_at":"2013-03-29T18:41:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha4-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4-1/manifests"},{"name":"2.6.0.alpha4","sha":"5b2ec48d56c46d14ea4d89d229f0a5d364f8ee48","kind":"commit","published_at":"2013-03-29T17:29:59.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha4","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha4/manifests"},{"name":"2.6.0.alpha3","sha":"2453ae0f37f8620ee0f26ec5c5f75f50293a8cff","kind":"commit","published_at":"2013-03-29T17:22:54.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha3","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha3/manifests"},{"name":"2.6.0.alpha2","sha":"75e09aadd092360611d0bbaaac02ec9cdb007fd2","kind":"commit","published_at":"2013-03-29T16:50:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha2","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha2/manifests"},{"name":"2.6.0.alpha1","sha":"196675b218273296a49be50f87fa0b6bfe4593bf","kind":"commit","published_at":"2013-03-29T16:39:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha1/manifests"},{"name":"2.6.0.alpha0","sha":"9e4e7bf09c28a25345eecf8732b24e6524370435","kind":"commit","published_at":"2013-03-29T11:20:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.6.0.alpha0","html_url":"https://github.com/Normation/rudder/releases/tag/2.6.0.alpha0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.6.0.alpha0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.6.0.alpha0/manifests"},{"name":"2.3.11","sha":"762be1113c583ac295fd9cee558968af247045ff","kind":"commit","published_at":"2013-03-19T10:21:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.11","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.11/manifests"},{"name":"2.4.3-1","sha":"8f3d0fe6999648206f034bd283d1e29bc33cc5e0","kind":"commit","published_at":"2013-02-01T11:02:03.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.3-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3-1/manifests"},{"name":"2.5.0","sha":"33bb7f12f897c770b40d951f5a270abddee95e38","kind":"commit","published_at":"2013-01-30T18:08:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0/manifests"},{"name":"2.5.0-1","sha":"33bb7f12f897c770b40d951f5a270abddee95e38","kind":"commit","published_at":"2013-01-30T18:08:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0-1/manifests"},{"name":"2.4.3","sha":"e035fe8985a4bd3b825f0823d3ac3c4f50ba8ac3","kind":"commit","published_at":"2013-01-30T16:15:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.3/manifests"},{"name":"2.5.0.rc1","sha":"aebc9dd348439f134f8e1f4fd74e1eabbf37ce4e","kind":"commit","published_at":"2013-01-21T16:26:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1/manifests"},{"name":"2.5.0.rc1-2","sha":"aebc9dd348439f134f8e1f4fd74e1eabbf37ce4e","kind":"commit","published_at":"2013-01-21T16:26:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.rc1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.rc1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.rc1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-2/manifests"},{"name":"2.5.0.rc1-1","sha":"aebc9dd348439f134f8e1f4fd74e1eabbf37ce4e","kind":"commit","published_at":"2013-01-21T16:26:35.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.rc1-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.rc1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.rc1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.rc1-1/manifests"},{"name":"2.3.10","sha":"c84e9fc0addacfb66c3f8d44e73489780ba677e6","kind":"commit","published_at":"2013-01-21T11:16:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.10","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10/manifests"},{"name":"2.3.10-1","sha":"c84e9fc0addacfb66c3f8d44e73489780ba677e6","kind":"commit","published_at":"2013-01-21T11:16:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.10-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.10-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.10-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.10-1/manifests"},{"name":"2.5.0.beta1","sha":"295718d78083c9cf6de65a19c304b43fad7f23dc","kind":"commit","published_at":"2013-01-07T18:19:51.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.5.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.5.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.5.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.5.0.beta1/manifests"},{"name":"2.4.2","sha":"4befef973acbc7a4a45605fed032581570daf9d9","kind":"commit","published_at":"2013-01-03T13:06:40.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"31d256c97e1adb554cdee22ac25f9477da15d1ef","kind":"commit","published_at":"2012-12-27T12:39:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1/manifests"},{"name":"2.4.0-pom","sha":"8cc54bc4da17183a1567ceddfbb33560d23629ec","kind":"commit","published_at":"2012-12-18T16:52:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0-pom","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0-pom","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0-pom","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0-pom","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0-pom/manifests"},{"name":"2.4.1.rc1","sha":"9ff9c30c90771ed91d0e55ab5b571fd38abc84a9","kind":"commit","published_at":"2012-12-13T10:50:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.1.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.1.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.1.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.1.rc1/manifests"},{"name":"2.4.0","sha":"2ec34875eab456d997617b3ca7245c683362a565","kind":"commit","published_at":"2012-12-12T14:47:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0/manifests"},{"name":"2.4.0.rc2","sha":"ea9bde89f82bd06aba0733def4fa9ce4a230eced","kind":"commit","published_at":"2012-11-30T16:42:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc2/manifests"},{"name":"2.4.0.rc1","sha":"3f09b5ba835419e2fbdd04ccd3ede8896e294482","kind":"commit","published_at":"2012-11-16T17:52:43.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.rc1/manifests"},{"name":"2.4.0.beta5-2","sha":"73ac830275e756478fc7915f0a3cfcac3f2d716c","kind":"commit","published_at":"2012-09-26T09:22:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta5-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-2/manifests"},{"name":"2.4.0.beta5-1","sha":"73ac830275e756478fc7915f0a3cfcac3f2d716c","kind":"commit","published_at":"2012-09-26T09:22:06.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta5-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5-1/manifests"},{"name":"2.4.0.beta5","sha":"4ecec6fe2aa1b78e4905050e0b4e4afa50dfc507","kind":"commit","published_at":"2012-09-21T09:08:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta5","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta5/manifests"},{"name":"2.3.9","sha":"bb7296fc519a20f568be749ad25d02c6935c196f","kind":"commit","published_at":"2012-09-11T08:13:10.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.9","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.9/manifests"},{"name":"2.4.0.beta4-2","sha":"0c8ce4146f19af43011ee2ef1885a3ff223633c7","kind":"commit","published_at":"2012-09-03T15:57:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-2/manifests"},{"name":"2.4.0.beta4-1","sha":"0c8ce4146f19af43011ee2ef1885a3ff223633c7","kind":"commit","published_at":"2012-09-03T15:57:57.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta4-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4-1/manifests"},{"name":"2.4.0.beta4","sha":"aad0bd012b5df5d3a0f02246b1847e33ad7eb713","kind":"commit","published_at":"2012-08-27T12:29:04.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta4","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta4/manifests"},{"name":"2.4.0.beta3","sha":"8c780f1a789e91999bca3d85f5a55f6343fe30de","kind":"commit","published_at":"2012-08-10T10:42:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta3","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta3/manifests"},{"name":"2.4.0.beta2","sha":"1752a02484808155b95059704782dad3653dfad1","kind":"commit","published_at":"2012-07-15T21:08:30.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta2/manifests"},{"name":"2.4.0.beta1","sha":"099b565b51833829e5a8ec6abb873cc88c83cc91","kind":"commit","published_at":"2012-07-05T10:26:22.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.beta1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.beta1/manifests"},{"name":"2.3.8","sha":"7fee8673d98f303a820401eb81e7dd3de1d86136","kind":"commit","published_at":"2012-06-14T16:59:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.8","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.8/manifests"},{"name":"2.4.0.alpha7","sha":"3a79219f95f021a9eb074839015d48d907e7f95f","kind":"commit","published_at":"2012-06-06T12:37:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha7","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha7/manifests"},{"name":"2.3.7","sha":"05f15fa49927a9a01e6c1d21c67c809ddb695807","kind":"commit","published_at":"2012-05-03T10:13:12.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.7","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7/manifests"},{"name":"2.3.7.rc1","sha":"73bd88cd519ff0ef6c3ccb2ae20a3d10a79227c6","kind":"commit","published_at":"2012-04-25T17:19:32.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.7.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.7.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.7.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.7.rc1/manifests"},{"name":"2.4.0.alpha6.1","sha":"4e32e279602b80ba8c370eab3766d71a41a82525","kind":"commit","published_at":"2012-03-08T16:34:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha6.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6.1/manifests"},{"name":"2.4.0.alpha6","sha":"654d2f17f5c9b3b7cbd986cc23971a4985393ec0","kind":"commit","published_at":"2012-03-06T16:48:23.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha6","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha6/manifests"},{"name":"2.4.0.alpha5","sha":"9d9ce7a41a6fc173131331ae67584f261263fe05","kind":"commit","published_at":"2012-02-16T09:46:50.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha5","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha5/manifests"},{"name":"2.4.0.alpha4","sha":"5b4c011c92c8fe3d5d9562fbd7456b2ed03c0806","kind":"commit","published_at":"2012-02-03T15:04:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha4","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha4/manifests"},{"name":"2.4.0.alpha3","sha":"2d751d4d33232716ce1e92905bef76a2dd1b7eea","kind":"commit","published_at":"2012-01-23T13:26:39.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha3","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha3/manifests"},{"name":"2.3.6","sha":"1ef9d72464427cdca0a5129ad30d93d445f347a6","kind":"commit","published_at":"2012-01-12T18:10:49.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.6","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.6/manifests"},{"name":"2.4.0.alpha2","sha":"d15e3c3fbc0a70588a09a499c09e78e1b920f9d5","kind":"commit","published_at":"2011-12-23T10:46:21.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha2","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha2/manifests"},{"name":"2.3.5","sha":"4f69a9d3c34e1d520b1b6d9723388a5c2f811667","kind":"commit","published_at":"2011-12-12T22:52:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.5","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5/manifests"},{"name":"2.3.5.rc1","sha":"4f69a9d3c34e1d520b1b6d9723388a5c2f811667","kind":"commit","published_at":"2011-12-12T22:52:18.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.5.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.5.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.5.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.5.rc1/manifests"},{"name":"2.4.0.alpha1","sha":"3f3d0f337d82077c46bddac441d630b580c35da0","kind":"commit","published_at":"2011-11-28T13:48:09.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.4.0.alpha1","html_url":"https://github.com/Normation/rudder/releases/tag/2.4.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.4.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.4.0.alpha1/manifests"},{"name":"2.3.4","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4/manifests"},{"name":"2.3.4.rc2","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4.rc2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc2/manifests"},{"name":"2.3.4.rc1","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4.rc1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4.rc1/manifests"},{"name":"2.3.4-4","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4-4","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-4/manifests"},{"name":"2.3.4-3","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-3/manifests"},{"name":"2.3.4-2","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.4-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.4-2/manifests"},{"name":"2.3.3","sha":"ae759cc38fdc4cc1578ec4f5aba6817965c2e050","kind":"commit","published_at":"2011-11-11T14:11:20.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.3","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"c7c452f14b27a0a7d9e65bb69f6d4383f58dc9f7","kind":"commit","published_at":"2011-11-09T00:16:01.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"801b1ffc6eaa942240956476424a83c0506fcc77","kind":"commit","published_at":"2011-10-21T13:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1/manifests"},{"name":"2.3.1-3","sha":"801b1ffc6eaa942240956476424a83c0506fcc77","kind":"commit","published_at":"2011-10-21T13:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.1-3","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-3/manifests"},{"name":"2.3.1-2","sha":"801b1ffc6eaa942240956476424a83c0506fcc77","kind":"commit","published_at":"2011-10-21T13:44:47.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.1-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.1-2/manifests"},{"name":"2.3.0-2","sha":"2c44be325409880b9eaedc1f235b5523b12817ef","kind":"commit","published_at":"2011-10-07T16:59:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.0-2","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-2/manifests"},{"name":"2.3.0-1","sha":"2c44be325409880b9eaedc1f235b5523b12817ef","kind":"commit","published_at":"2011-10-07T16:59:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.0-1","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0-1/manifests"},{"name":"2.3.0","sha":"2c44be325409880b9eaedc1f235b5523b12817ef","kind":"commit","published_at":"2011-10-07T16:59:31.000Z","download_url":"https://codeload.github.com/Normation/rudder/tar.gz/2.3.0","html_url":"https://github.com/Normation/rudder/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Normation/rudder@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/tags/2.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T11:35:22.837Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.796011385411047,"dependent_packages_count":4.494101325906062,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6450563556585545},"purl":"pkg:golang/github.com/%21normation/rudder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Normation/rudder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Normation/rudder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Normation/rudder/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:53:52.711Z","issues_count":8,"pull_requests_count":1340,"avg_time_to_close_issue":342288.4285714286,"avg_time_to_close_pull_request":836129.0941499086,"issues_closed_count":7,"pull_requests_closed_count":1094,"pull_request_authors_count":17,"issue_authors_count":5,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.3761194029850747,"merged_pull_requests_count":1016,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":191,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":244567.91772151898,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":158,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.612565445026178,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normation%2Frudder/issues","maintainers":[{"login":"fanf","count":267,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanf"},{"login":"amousset","count":254,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amousset"},{"login":"RaphaelGauthier","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaphaelGauthier"},{"login":"VinceMacBuche","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VinceMacBuche"},{"login":"ElaadF","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElaadF"},{"login":"peckpeck","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peckpeck"},{"login":"m4rtinh4rt","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4rtinh4rt"},{"login":"ncharles","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncharles"}],"active_maintainers":[{"login":"amousset","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amousset"},{"login":"fanf","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanf"},{"login":"RaphaelGauthier","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaphaelGauthier"},{"login":"VinceMacBuche","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VinceMacBuche"},{"login":"peckpeck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peckpeck"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNormation%2Frudder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNormation%2Frudder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNormation%2Frudder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNormation%2Frudder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNormation%2Frudder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FNormation%2Frudder/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}]