{"id":3741102,"name":"github.com/fluxcd/pkg/ssh","ecosystem":"go","description":"","homepage":"https://github.com/fluxcd/pkg","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluxcd/pkg","keywords_array":[],"namespace":"github.com/fluxcd/pkg","versions_count":38,"first_release_published_at":"2020-08-17T12:51:48.000Z","latest_release_published_at":"2026-05-08T13:00:55.000Z","latest_release_number":"v0.25.0","last_synced_at":"2026-05-09T19:02:41.891Z","created_at":"2022-04-11T14:34:43.540Z","updated_at":"2026-05-09T19:02:41.891Z","registry_url":"https://pkg.go.dev/github.com/fluxcd/pkg/ssh","install_command":"go get github.com/fluxcd/pkg/ssh","documentation_url":"https://pkg.go.dev/github.com/fluxcd/pkg/ssh#section-documentation","metadata":{},"repo_metadata":{"id":37428173,"uuid":"276099471","full_name":"fluxcd/pkg","owner":"fluxcd","description":"GitOps Toolkit Go SDK","archived":false,"fork":false,"pushed_at":"2025-10-10T22:05:47.000Z","size":6152,"stargazers_count":53,"open_issues_count":39,"forks_count":109,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-11T12:38:58.919Z","etag":null,"topics":["gitops-toolkit"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fluxcd/pkg","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluxcd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":"DCO","cla":null}},"created_at":"2020-06-30T12:59:44.000Z","updated_at":"2025-10-09T09:34:05.000Z","dependencies_parsed_at":"2023-12-01T12:10:44.405Z","dependency_job_id":"cdf17a96-291c-4f5e-8395-6c03e7151be1","html_url":"https://github.com/fluxcd/pkg","commit_stats":{"total_commits":1056,"total_committers":55,"mean_commits":19.2,"dds":0.7689393939393939,"last_synced_commit":"aa0e9ce971756aaee6b1f0ab5541d160570394ce"},"previous_names":[],"tags_count":882,"template":false,"template_full_name":null,"purl":"pkg:github/fluxcd/pkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/sbom","scorecard":{"id":404934,"data":{"date":"2025-08-17T15:03:59Z","repo":{"name":"github.com/fluxcd/pkg","commit":"ca950d13268ff30008f1a0d4dea9a413307028fc"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/ossf.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ossf.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/preview-release.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/actions.yaml:11","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/cifuzz.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-aws.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-azure.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-gcp.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/ossf.yaml:12","Warn: no topLevel permission defined: .github/workflows/preview-release.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/scan.yaml:12","Info: topLevel 'actions' permission set to 'read': .github/workflows/scan.yaml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/scan.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yaml:11","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/pkg/e2e.yaml/main?enable=pin","Warn: containerImage not pinned by hash: actions/crdjsonschema/Dockerfile:1: pin your Docker image by updating python:3-alpine to python:3-alpine@sha256:a70b35b575e33d951e3f9d3fe94163ef0fd338c22552bc587a1b098a87ed6184","Warn: containerImage not pinned by hash: tests/fuzz/Dockerfile.builder:1: pin your Docker image by updating gcr.io/oss-fuzz-base/base-builder-go to gcr.io/oss-fuzz-base/base-builder-go@sha256:91cf0d9c4e82069c6e2bff3c8529ee208cca4c284ac8166d5a8ed179c23c7b47","Warn: containerImage not pinned by hash: tests/integration/Dockerfile:4: pin your Docker image by updating alpine:3.16 to alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4","Warn: pipCommand not pinned by hash: actions/crdjsonschema/Dockerfile:3","Info:  31 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fluxcd/.github/SECURITY.md:1","Info: Found linked content: github.com/fluxcd/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fluxcd/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fluxcd/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: chartutil/values_fuzz_test.go:36","Info: GoBuiltInFuzzer integration found: runtime/conditions/getter_test.go:402","Info: GoBuiltInFuzzer integration found: runtime/conditions/matcher_test.go:301","Info: GoBuiltInFuzzer integration found: runtime/conditions/patch_fuzz_test.go:11","Info: GoBuiltInFuzzer integration found: runtime/conditions/unstructured_fuzz_test.go:27","Info: GoBuiltInFuzzer integration found: runtime/events/recorder_fuzzer_test.go:56","Info: GoBuiltInFuzzer integration found: tar/tar_test.go:181"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 38 contributing companies or organizations","details":["Info: found contributions from: 0x686868, Azure, Gear2D, IEEE-VIT, Kong, RustAudio, akuity, associmates, concourse, containernetworking, contiki, controlplaneio, controlplaneio-fluxcd, coppersoft-dev, coreweave, cuttlefacts, deislabs, dustcloud, e13-tech, fluxcd, fluxcd-community, getsops, go-git, hackndev, jkcfg, kong, kubereboot, kubernetes, kubernetes-sigs, microsoft, nex-health, open-gitops, pd-projects, sockjs, starship, subleleks, weaveworks, yaml"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:57:15.578Z","repository_id":37428173,"created_at":"2025-08-18T20:57:15.579Z","updated_at":"2025-08-18T20:57:15.579Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013889,"owners_count":26085325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":"fluxcd","name":"Flux project","uuid":"52158677","kind":"organization","description":"Open and extensible continuous delivery solution for Kubernetes","email":null,"website":"https://fluxcd.io","location":null,"twitter":"fluxcd","company":null,"icon_url":"https://avatars.githubusercontent.com/u/52158677?v=4","repositories_count":45,"last_synced_at":"2024-04-18T02:03:43.689Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fluxcd","funding_links":[],"total_stars":22530,"followers":467,"following":0,"created_at":"2022-11-13T23:28:40.560Z","updated_at":"2024-04-18T02:04:01.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd/repositories"},"tags":[{"name":"ssa/v0.59.0","sha":"ca99961bd557ef94cfaa0c43a4085d94d7d8d3e5","kind":"tag","published_at":"2025-10-03T11:09:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.59.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.59.0/manifests"},{"name":"ssa/v0.58.0","sha":"fd3183af93fa1e2df5fbceaaa76c6ac2d4ba39aa","kind":"tag","published_at":"2025-09-25T10:34:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.58.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.58.0/manifests"},{"name":"ssa/v0.57.0","sha":"04c997db4cb70614cb7d1aec0e7a9d2cf9ca64f8","kind":"tag","published_at":"2025-09-23T09:56:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.57.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.57.0/manifests"},{"name":"ssa/v0.56.0","sha":"9b7c472a0e59784b8725a9bc276d8c3d68b2a761","kind":"tag","published_at":"2025-09-22T09:27:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.56.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.56.0/manifests"},{"name":"runtime/v0.86.0","sha":"a4d66078f71aad0f688b7e53ad55a338d71e4290","kind":"tag","published_at":"2025-09-17T06:03:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.86.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.86.0/manifests"},{"name":"runtime/v0.85.0","sha":"4e0af9166c13e905f32208222c1bd12561bc619d","kind":"tag","published_at":"2025-09-13T09:24:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.85.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.85.0/manifests"},{"name":"helmtestserver/v0.30.0","sha":"6914a6a9a2c4bb68d34fa0632a7097b49a5f5770","kind":"tag","published_at":"2025-09-12T13:13:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.30.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.30.0/manifests"},{"name":"chartutil/v1.14.0","sha":"6914a6a9a2c4bb68d34fa0632a7097b49a5f5770","kind":"tag","published_at":"2025-09-12T13:13:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.14.0/manifests"},{"name":"ssa/v0.55.0","sha":"bf02f0a2d612cc07e0892166369fa8f63246aabb","kind":"tag","published_at":"2025-09-09T14:02:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.55.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.55.0/manifests"},{"name":"runtime/v0.84.0","sha":"bf02f0a2d612cc07e0892166369fa8f63246aabb","kind":"tag","published_at":"2025-09-09T14:02:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.84.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.84.0/manifests"},{"name":"oci/v0.56.0","sha":"bf02f0a2d612cc07e0892166369fa8f63246aabb","kind":"tag","published_at":"2025-09-09T14:02:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.56.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.56.0/manifests"},{"name":"kustomize/v1.22.0","sha":"bf02f0a2d612cc07e0892166369fa8f63246aabb","kind":"tag","published_at":"2025-09-09T14:02:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.22.0/manifests"},{"name":"chartutil/v1.13.0","sha":"bf02f0a2d612cc07e0892166369fa8f63246aabb","kind":"tag","published_at":"2025-09-09T14:02:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.13.0/manifests"},{"name":"auth/v0.31.0","sha":"bf02f0a2d612cc07e0892166369fa8f63246aabb","kind":"tag","published_at":"2025-09-09T14:02:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.31.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.31.0/manifests"},{"name":"artifact/v0.3.0","sha":"bf02f0a2d612cc07e0892166369fa8f63246aabb","kind":"tag","published_at":"2025-09-09T14:02:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/artifact/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/artifact/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@artifact%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/artifact%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/artifact%2Fv0.3.0/manifests"},{"name":"ssa/v0.54.0","sha":"4f87fac8ed63584b4d061075a65e193dc565e9e1","kind":"tag","published_at":"2025-09-08T09:20:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.54.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.54.0/manifests"},{"name":"artifact/v0.2.0","sha":"22427d77c9bb72a6d014fb369bd0da3baf64eaa9","kind":"tag","published_at":"2025-09-04T13:48:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/artifact/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/artifact/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@artifact%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/artifact%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/artifact%2Fv0.2.0/manifests"},{"name":"artifact/v0.1.0","sha":"8c611af2fc4f8749ccdd05c7ce75aba00d329c78","kind":"tag","published_at":"2025-09-04T12:27:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/artifact/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/artifact/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@artifact%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/artifact%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/artifact%2Fv0.1.0/manifests"},{"name":"runtime/v0.83.0","sha":"6ce1a831d3e1a33e327cedec84abd064639f4208","kind":"tag","published_at":"2025-09-03T16:52:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.83.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.83.0/manifests"},{"name":"oci/v0.55.0","sha":"6ce1a831d3e1a33e327cedec84abd064639f4208","kind":"tag","published_at":"2025-09-03T16:52:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.55.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.55.0/manifests"},{"name":"chartutil/v1.12.0","sha":"6ce1a831d3e1a33e327cedec84abd064639f4208","kind":"tag","published_at":"2025-09-03T16:52:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.12.0/manifests"},{"name":"auth/v0.30.0","sha":"6ce1a831d3e1a33e327cedec84abd064639f4208","kind":"tag","published_at":"2025-09-03T16:52:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.30.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.30.0/manifests"},{"name":"apis/meta/v1.21.0","sha":"6ce1a831d3e1a33e327cedec84abd064639f4208","kind":"tag","published_at":"2025-09-03T16:52:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.21.0/manifests"},{"name":"kustomize/v1.21.0","sha":"7201e2c6d9c0e2d9337d2eb245250b2831508e7b","kind":"tag","published_at":"2025-09-03T08:27:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.21.0/manifests"},{"name":"runtime/v0.82.0","sha":"a5e02cec033a1cfc050231a1d00207350a71b386","kind":"tag","published_at":"2025-08-30T10:59:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.82.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.82.0/manifests"},{"name":"helmtestserver/v0.29.0","sha":"a5e02cec033a1cfc050231a1d00207350a71b386","kind":"tag","published_at":"2025-08-30T10:59:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.29.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.29.0/manifests"},{"name":"chartutil/v1.11.0","sha":"a5e02cec033a1cfc050231a1d00207350a71b386","kind":"tag","published_at":"2025-08-30T10:59:23.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.11.0/manifests"},{"name":"auth/v0.29.0","sha":"a5e02cec033a1cfc050231a1d00207350a71b386","kind":"tag","published_at":"2025-08-30T10:59:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.29.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.29.0/manifests"},{"name":"apis/meta/v1.20.0","sha":"a5e02cec033a1cfc050231a1d00207350a71b386","kind":"tag","published_at":"2025-08-30T10:59:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.20.0/manifests"},{"name":"version/v0.10.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.10.0/manifests"},{"name":"testserver/v0.13.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.13.0/manifests"},{"name":"tar/v0.14.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.14.0/manifests"},{"name":"ssh/v0.21.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.21.0/manifests"},{"name":"ssa/v0.53.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.53.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.53.0/manifests"},{"name":"sourceignore/v0.14.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.14.0/manifests"},{"name":"runtime/v0.81.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.81.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.81.0/manifests"},{"name":"oci/v0.54.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.54.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.54.0/manifests"},{"name":"masktoken/v0.8.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.8.0/manifests"},{"name":"lockedfile/v0.7.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.7.0/manifests"},{"name":"kustomize/v1.20.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.20.0/manifests"},{"name":"http/transport/v0.7.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.7.0/manifests"},{"name":"http/fetch/v0.19.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.19.0/manifests"},{"name":"helmtestserver/v0.28.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.28.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.28.0/manifests"},{"name":"gittestserver/v0.20.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.20.0/manifests"},{"name":"git/gogit/v0.40.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.40.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.40.0/manifests"},{"name":"git/v0.36.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.36.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.36.0/manifests"},{"name":"envsubst/v1.5.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/envsubst/v1.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/envsubst/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@envsubst%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.5.0/manifests"},{"name":"chartutil/v1.10.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.10.0/manifests"},{"name":"cache/v0.11.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.11.0/manifests"},{"name":"auth/v0.28.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.28.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.28.0/manifests"},{"name":"apis/meta/v1.19.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.19.0/manifests"},{"name":"apis/kustomize/v1.12.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.12.0/manifests"},{"name":"apis/event/v0.19.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.19.0/manifests"},{"name":"apis/acl/v0.9.0","sha":"7f090e931301b18cbdc37d9a28b08f84ba1270fb","kind":"tag","published_at":"2025-08-30T08:27:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.9.0/manifests"},{"name":"auth/v0.27.0","sha":"ca950d13268ff30008f1a0d4dea9a413307028fc","kind":"tag","published_at":"2025-08-17T15:04:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.27.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.27.0/manifests"},{"name":"testserver/v0.12.0","sha":"74ade9631e88a5f71254f98782bb64034fd7c355","kind":"tag","published_at":"2025-08-17T13:03:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.12.0/manifests"},{"name":"oci/v0.53.0","sha":"74ade9631e88a5f71254f98782bb64034fd7c355","kind":"tag","published_at":"2025-08-17T13:03:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.53.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.53.0/manifests"},{"name":"http/fetch/v0.18.0","sha":"74ade9631e88a5f71254f98782bb64034fd7c355","kind":"tag","published_at":"2025-08-17T13:03:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.18.0/manifests"},{"name":"helmtestserver/v0.27.0","sha":"74ade9631e88a5f71254f98782bb64034fd7c355","kind":"tag","published_at":"2025-08-17T13:03:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.27.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.27.0/manifests"},{"name":"gittestserver/v0.19.0","sha":"74ade9631e88a5f71254f98782bb64034fd7c355","kind":"tag","published_at":"2025-08-17T13:03:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.19.0/manifests"},{"name":"git/gogit/v0.39.0","sha":"74ade9631e88a5f71254f98782bb64034fd7c355","kind":"tag","published_at":"2025-08-17T13:03:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.39.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.39.0/manifests"},{"name":"auth/v0.26.0","sha":"f8a54d772e3d06c87b35fc6737ad9d2e13831c22","kind":"tag","published_at":"2025-08-16T23:08:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.26.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.26.0/manifests"},{"name":"auth/v0.25.0","sha":"709852db89fc9c6512261b856fe3af3012d5b36c","kind":"tag","published_at":"2025-08-16T20:05:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.25.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.25.0/manifests"},{"name":"runtime/v0.80.0","sha":"4ca8fb011f0c15804649fc7ff178ff13fb8722c4","kind":"tag","published_at":"2025-08-14T13:40:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.80.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.80.0/manifests"},{"name":"oci/v0.52.0","sha":"6bf77f094c735b47a408cd1253c93939f33e1fed","kind":"tag","published_at":"2025-08-12T10:38:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.52.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.52.0/manifests"},{"name":"auth/v0.24.0","sha":"4bb23ecbdb91794dcfa02fac4c34b80abe3bab41","kind":"tag","published_at":"2025-08-07T18:41:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.24.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.24.0/manifests"},{"name":"runtime/v0.79.0","sha":"f227e67fddd8f2773dce0c4666b9b3eeda88dd6b","kind":"tag","published_at":"2025-08-06T12:04:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.79.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.79.0/manifests"},{"name":"git/gogit/v0.38.0","sha":"f01e8d6848ee99f4c3218dbad38361c93033a2d1","kind":"tag","published_at":"2025-08-02T20:39:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.38.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.38.0/manifests"},{"name":"git/v0.35.0","sha":"f01e8d6848ee99f4c3218dbad38361c93033a2d1","kind":"tag","published_at":"2025-08-02T20:39:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.35.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.35.0/manifests"},{"name":"runtime/v0.78.0","sha":"04d916d0c5272685fe2f86b4655ff2ef95586094","kind":"tag","published_at":"2025-07-29T22:49:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.78.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.78.0/manifests"},{"name":"runtime/v0.77.0","sha":"dbf1d227b0911ff3e60031a90ae385126fd26507","kind":"tag","published_at":"2025-07-29T16:44:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.77.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.77.0/manifests"},{"name":"runtime/v0.76.0","sha":"1c8c7bb53139d5fdc5f6a0aeadec9aa27e0bc3d8","kind":"tag","published_at":"2025-07-28T15:00:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.76.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.76.0/manifests"},{"name":"ssa/v0.52.0","sha":"44b53bd4ae181e24478797f9459220e28aebb4a7","kind":"tag","published_at":"2025-07-28T09:43:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.52.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.52.0/manifests"},{"name":"runtime/v0.75.0","sha":"95760a79c915d031155a024489f4740c16ebcecf","kind":"tag","published_at":"2025-07-21T14:38:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.75.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.75.0/manifests"},{"name":"chartutil/v1.9.0","sha":"ea0856db0e0d7796d7b5ed3979bfa6141620db36","kind":"tag","published_at":"2025-07-19T12:33:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.9.0/manifests"},{"name":"runtime/v0.74.0","sha":"4f64822f3a774ce4ad6bd83d377edbc7096689cf","kind":"tag","published_at":"2025-07-18T14:44:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.74.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.74.0/manifests"},{"name":"auth/v0.23.0","sha":"d93949611ebd406f169eeb3fdd059222b2d0a568","kind":"tag","published_at":"2025-07-18T07:09:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.23.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.23.0/manifests"},{"name":"runtime/v0.73.0","sha":"c3b108fc3623a8090ec3890144d71556b34ed5f4","kind":"tag","published_at":"2025-07-17T16:39:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.73.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.73.0/manifests"},{"name":"runtime/v0.72.0","sha":"dc9bf746cbd505d0daec7225dcc235db6b908b0a","kind":"tag","published_at":"2025-07-16T13:33:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.72.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.72.0/manifests"},{"name":"runtime/v0.71.0","sha":"86263bb10b05add7a40667fe6f7311a713e95d86","kind":"tag","published_at":"2025-07-16T07:17:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.71.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.71.0/manifests"},{"name":"runtime/v0.70.0","sha":"7a820924bf5383a379a76cc923fa82437b17ef53","kind":"tag","published_at":"2025-07-15T18:00:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.70.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.70.0/manifests"},{"name":"chartutil/v1.8.0","sha":"7a820924bf5383a379a76cc923fa82437b17ef53","kind":"tag","published_at":"2025-07-15T18:00:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.8.0/manifests"},{"name":"auth/v0.22.0","sha":"7a820924bf5383a379a76cc923fa82437b17ef53","kind":"tag","published_at":"2025-07-15T18:00:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.22.0/manifests"},{"name":"apis/meta/v1.18.0","sha":"7a820924bf5383a379a76cc923fa82437b17ef53","kind":"tag","published_at":"2025-07-15T18:00:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.18.0/manifests"},{"name":"git/gogit/v0.37.0","sha":"c866cff616bd964918fb5a00109d132c6f7d3ef6","kind":"tag","published_at":"2025-07-14T15:17:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.37.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.37.0/manifests"},{"name":"git/v0.34.0","sha":"c866cff616bd964918fb5a00109d132c6f7d3ef6","kind":"tag","published_at":"2025-07-14T15:17:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.34.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.34.0/manifests"},{"name":"runtime/v0.69.0","sha":"6d798f435313c60b254c0361d60eabf86eada463","kind":"tag","published_at":"2025-07-14T11:37:23.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.69.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.69.0/manifests"},{"name":"chartutil/v1.7.0","sha":"6d798f435313c60b254c0361d60eabf86eada463","kind":"tag","published_at":"2025-07-14T11:37:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.7.0/manifests"},{"name":"auth/v0.21.0","sha":"6d798f435313c60b254c0361d60eabf86eada463","kind":"tag","published_at":"2025-07-14T11:37:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.21.0/manifests"},{"name":"apis/meta/v1.17.0","sha":"6d798f435313c60b254c0361d60eabf86eada463","kind":"tag","published_at":"2025-07-14T11:37:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.17.0/manifests"},{"name":"runtime/v0.68.0","sha":"97cc6ae9e4e1df680bf4b2039c7526773bbfc368","kind":"tag","published_at":"2025-07-14T10:24:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.68.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.68.0/manifests"},{"name":"chartutil/v1.6.0","sha":"97cc6ae9e4e1df680bf4b2039c7526773bbfc368","kind":"tag","published_at":"2025-07-14T10:24:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.6.0/manifests"},{"name":"apis/meta/v1.16.0","sha":"97cc6ae9e4e1df680bf4b2039c7526773bbfc368","kind":"tag","published_at":"2025-07-14T10:24:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.16.0/manifests"},{"name":"runtime/v0.67.0","sha":"f30f3eb1dc1440650b6e35242da9536c822aeb5d","kind":"tag","published_at":"2025-07-13T11:42:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.67.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.67.0/manifests"},{"name":"runtime/v0.66.0","sha":"856b04da5d6039642d10f46fe55c3a1664a6e1dc","kind":"tag","published_at":"2025-07-12T03:50:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.66.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.66.0/manifests"},{"name":"ssa/v0.51.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T13:19:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.51.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.51.0/manifests"},{"name":"runtime/v0.65.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T13:15:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.65.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.65.0/manifests"},{"name":"helmtestserver/v0.26.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T13:12:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.26.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.26.0/manifests"},{"name":"http/fetch/v0.17.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T13:11:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.17.0/manifests"},{"name":"chartutil/v1.5.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T13:08:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.5.0/manifests"},{"name":"oci/v0.51.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T13:06:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.51.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.51.0/manifests"},{"name":"tar/v0.13.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T13:04:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.13.0/manifests"},{"name":"kustomize/v1.19.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:56:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.19.0/manifests"},{"name":"sourceignore/v0.13.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:45:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.13.0/manifests"},{"name":"auth/v0.20.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:42:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.20.0/manifests"},{"name":"git/gogit/v0.36.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:36:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.36.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.36.0/manifests"},{"name":"gittestserver/v0.18.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:35:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.18.0/manifests"},{"name":"version/v0.9.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:34:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.9.0/manifests"},{"name":"git/v0.33.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:30:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.33.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.33.0/manifests"},{"name":"ssh/v0.20.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:26:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.20.0/manifests"},{"name":"cache/v0.10.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:24:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.10.0/manifests"},{"name":"apis/meta/v1.15.0","sha":"9e79277372c4746ff091eba1f10aee82974ecdaa","kind":"tag","published_at":"2025-07-11T12:21:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.15.0/manifests"},{"name":"apis/kustomize/v1.11.0","sha":"e04986eb42b27c86c4de84f287d3b7f106dfd780","kind":"tag","published_at":"2025-07-11T08:42:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.11.0/manifests"},{"name":"apis/event/v0.18.0","sha":"e04986eb42b27c86c4de84f287d3b7f106dfd780","kind":"tag","published_at":"2025-07-11T08:41:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.18.0/manifests"},{"name":"apis/acl/v0.8.0","sha":"607f4b2d84dd87eaeede369ee6a0b193d09f5f18","kind":"tag","published_at":"2025-07-10T20:28:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.8.0/manifests"},{"name":"auth/v0.19.0","sha":"607f4b2d84dd87eaeede369ee6a0b193d09f5f18","kind":"tag","published_at":"2025-07-10T20:24:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.19.0/manifests"},{"name":"apis/meta/v1.14.0","sha":"607f4b2d84dd87eaeede369ee6a0b193d09f5f18","kind":"tag","published_at":"2025-07-10T20:23:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.14.0/manifests"},{"name":"runtime/v0.64.0","sha":"607f4b2d84dd87eaeede369ee6a0b193d09f5f18","kind":"tag","published_at":"2025-07-10T20:21:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.64.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.64.0/manifests"},{"name":"kustomize/v1.18.1","sha":"80816427146c4c2ef5fc24987c93e345ad9387d7","kind":"tag","published_at":"2025-07-10T10:32:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.18.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.18.1/manifests"},{"name":"oci/v0.50.0","sha":"07494843c9ecba2dfe4b0fbf49fe30f923daa146","kind":"tag","published_at":"2025-07-10T09:33:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.50.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.50.0/manifests"},{"name":"ssa/v0.50.1","sha":"53191111ba45c8d7f92501077f08d85f2a771f58","kind":"tag","published_at":"2025-07-08T16:03:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.50.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.50.1/manifests"},{"name":"ssa/v0.50.0","sha":"534b608a892c023fbdf44a39802ee68c2bf92013","kind":"tag","published_at":"2025-07-08T14:48:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.50.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.50.0/manifests"},{"name":"runtime/v0.63.0","sha":"d07717ff225741ef8164097fe88d9192e71731f0","kind":"tag","published_at":"2025-07-02T17:50:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.63.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.63.0/manifests"},{"name":"ssa/v0.49.0","sha":"21cbf19670ac61decc3a1ad7b3361cf14ec49845","kind":"tag","published_at":"2025-06-29T14:50:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.49.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.49.0/manifests"},{"name":"runtime/v0.62.0","sha":"645523ed6a220c6db7dfcbf7e1dfac904aeffa81","kind":"tag","published_at":"2025-06-28T17:29:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.62.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.62.0/manifests"},{"name":"git/gogit/v0.35.1","sha":"264a3b326b53aad92f98383179df34163fc3954e","kind":"tag","published_at":"2025-06-27T08:16:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.35.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.35.1/manifests"},{"name":"runtime/v0.61.0","sha":"e5de5fadd41cb728500335e0bdc7e016f35ce242","kind":"tag","published_at":"2025-06-25T18:18:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.61.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.61.0/manifests"},{"name":"auth/v0.18.0","sha":"2a76f6a42e243acd63a9298b7746415a03b4758b","kind":"tag","published_at":"2025-06-20T16:39:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.18.0/manifests"},{"name":"version/v0.8.0","sha":"f42ddf3bea6749f02d41e63596b4ac37dc345b1b","kind":"tag","published_at":"2025-06-19T19:31:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.8.0/manifests"},{"name":"git/gogit/v0.35.0","sha":"dcd0517161989dde02817792675b9e6af452f5bf","kind":"tag","published_at":"2025-06-12T16:54:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.35.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.35.0/manifests"},{"name":"ssh/v0.19.0","sha":"dcd0517161989dde02817792675b9e6af452f5bf","kind":"tag","published_at":"2025-06-12T16:53:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.19.0/manifests"},{"name":"apis/meta/v1.13.0","sha":"246bc825f6faeb9776e93e0351c1df11696f9b10","kind":"tag","published_at":"2025-06-11T11:24:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.13.0/manifests"},{"name":"git/gogit/v0.34.0","sha":"406c48d1b555b6a867415b2443e360a3d5731da0","kind":"tag","published_at":"2025-06-09T16:06:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.34.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.34.0/manifests"},{"name":"git/v0.32.0","sha":"406c48d1b555b6a867415b2443e360a3d5731da0","kind":"tag","published_at":"2025-06-09T16:06:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.32.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.32.0/manifests"},{"name":"auth/v0.17.0","sha":"47a1b23f1202129a4760fdba5babe6cb776331d7","kind":"tag","published_at":"2025-06-09T12:51:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.17.0/manifests"},{"name":"auth/v0.16.0","sha":"84030fc8a537373c67a8b5af6f2b798cbba2e2a4","kind":"tag","published_at":"2025-05-25T13:03:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.16.0/manifests"},{"name":"ssa/v0.48.0","sha":"3d6f759b7671a1ab0b3da5ee856de681d6f7532f","kind":"tag","published_at":"2025-05-23T11:25:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.48.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.48.0/manifests"},{"name":"kustomize/v1.18.0","sha":"3d6f759b7671a1ab0b3da5ee856de681d6f7532f","kind":"tag","published_at":"2025-05-23T11:24:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.18.0/manifests"},{"name":"runtime/v0.60.0","sha":"3d6f759b7671a1ab0b3da5ee856de681d6f7532f","kind":"tag","published_at":"2025-05-23T11:24:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.60.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.60.0/manifests"},{"name":"auth/v0.15.0","sha":"3d6f759b7671a1ab0b3da5ee856de681d6f7532f","kind":"tag","published_at":"2025-05-23T11:23:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.15.0/manifests"},{"name":"helmtestserver/v0.25.0","sha":"3d6f759b7671a1ab0b3da5ee856de681d6f7532f","kind":"tag","published_at":"2025-05-23T11:22:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.25.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.25.0/manifests"},{"name":"chartutil/v1.4.0","sha":"3d6f759b7671a1ab0b3da5ee856de681d6f7532f","kind":"tag","published_at":"2025-05-23T11:22:23.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.4.0/manifests"},{"name":"git/gogit/v0.33.0","sha":"69fd2d1e91bfb9a2f2b81c8ca36e08634ccea069","kind":"tag","published_at":"2025-05-19T11:41:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.33.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.33.0/manifests"},{"name":"git/v0.31.0","sha":"69fd2d1e91bfb9a2f2b81c8ca36e08634ccea069","kind":"tag","published_at":"2025-05-19T11:40:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.31.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.31.0/manifests"},{"name":"oci/v0.49.0","sha":"69fd2d1e91bfb9a2f2b81c8ca36e08634ccea069","kind":"tag","published_at":"2025-05-19T11:40:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.49.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.49.0/manifests"},{"name":"auth/v0.14.0","sha":"69fd2d1e91bfb9a2f2b81c8ca36e08634ccea069","kind":"tag","published_at":"2025-05-19T11:36:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.14.0/manifests"},{"name":"apis/meta/v1.12.0","sha":"7a72e48536ab9762bb4127a39b46f2bf064e76a3","kind":"tag","published_at":"2025-05-15T17:21:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.12.0/manifests"},{"name":"git/gogit/v0.32.0","sha":"7a72e48536ab9762bb4127a39b46f2bf064e76a3","kind":"tag","published_at":"2025-05-15T17:20:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.32.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.32.0/manifests"},{"name":"git/v0.30.0","sha":"7a72e48536ab9762bb4127a39b46f2bf064e76a3","kind":"tag","published_at":"2025-05-15T17:19:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.30.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.30.0/manifests"},{"name":"auth/v0.13.0","sha":"7a72e48536ab9762bb4127a39b46f2bf064e76a3","kind":"tag","published_at":"2025-05-15T17:18:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.13.0/manifests"},{"name":"ssa/v0.47.0","sha":"c6fe8f2e604394de2b465f76646fdf484de0ce82","kind":"tag","published_at":"2025-05-13T09:39:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.47.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.47.0/manifests"},{"name":"oci/v0.48.0","sha":"3ba849f45645b7451a5501c53f7fddc48cb54604","kind":"tag","published_at":"2025-05-07T16:35:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.48.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.48.0/manifests"},{"name":"git/gogit/v0.31.0","sha":"3ba849f45645b7451a5501c53f7fddc48cb54604","kind":"tag","published_at":"2025-05-07T16:34:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.31.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.31.0/manifests"},{"name":"git/v0.29.0","sha":"3ba849f45645b7451a5501c53f7fddc48cb54604","kind":"tag","published_at":"2025-05-07T16:34:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.29.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.29.0/manifests"},{"name":"auth/v0.12.0","sha":"3ba849f45645b7451a5501c53f7fddc48cb54604","kind":"tag","published_at":"2025-05-07T16:33:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.12.0/manifests"},{"name":"git/gogit/v0.30.0","sha":"1985bd8e68a2aaee2341955fb8a2d3c2d5b50171","kind":"tag","published_at":"2025-05-03T14:45:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.30.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.30.0/manifests"},{"name":"git/gogit/v0.29.0","sha":"00782ede38b76798df37d10b08734ce45815a5c2","kind":"tag","published_at":"2025-05-03T09:17:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.29.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.29.0/manifests"},{"name":"git/v0.28.0","sha":"00782ede38b76798df37d10b08734ce45815a5c2","kind":"tag","published_at":"2025-05-03T09:15:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.28.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.28.0/manifests"},{"name":"auth/v0.11.0","sha":"00782ede38b76798df37d10b08734ce45815a5c2","kind":"tag","published_at":"2025-05-03T09:15:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.11.0/manifests"},{"name":"cache/v0.9.0","sha":"00782ede38b76798df37d10b08734ce45815a5c2","kind":"tag","published_at":"2025-05-03T09:14:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.9.0/manifests"},{"name":"git/gogit/v0.28.0","sha":"d18e808fb5acd0f4d04c404305f0ccce3e18616e","kind":"tag","published_at":"2025-04-29T12:15:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.28.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.28.0/manifests"},{"name":"oci/v0.47.0","sha":"d18e808fb5acd0f4d04c404305f0ccce3e18616e","kind":"tag","published_at":"2025-04-29T12:14:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.47.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.47.0/manifests"},{"name":"helmtestserver/v0.24.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:09:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.24.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.24.0/manifests"},{"name":"http/fetch/v0.16.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:09:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.16.0/manifests"},{"name":"chartutil/v1.3.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:09:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.3.0/manifests"},{"name":"runtime/v0.59.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:08:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.59.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.59.0/manifests"},{"name":"oci/v0.46.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:08:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.46.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.46.0/manifests"},{"name":"kustomize/v1.17.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:08:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.17.0/manifests"},{"name":"git/gogit/v0.27.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:07:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.27.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.27.0/manifests"},{"name":"git/v0.27.0","sha":"7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e","kind":"tag","published_at":"2025-04-28T10:07:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.27.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.27.0/manifests"},{"name":"auth/v0.10.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:25:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.10.0/manifests"},{"name":"envsubst/v1.4.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:24:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/envsubst/v1.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/envsubst/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@envsubst%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.4.0/manifests"},{"name":"ssa/v0.46.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:24:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.46.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.46.0/manifests"},{"name":"lockedfile/v0.6.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:22:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.6.0/manifests"},{"name":"http/transport/v0.6.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:22:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.6.0/manifests"},{"name":"version/v0.7.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:22:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.7.0/manifests"},{"name":"masktoken/v0.7.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:21:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.7.0/manifests"},{"name":"sourceignore/v0.12.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:21:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.12.0/manifests"},{"name":"ssh/v0.18.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:21:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.18.0/manifests"},{"name":"tar/v0.12.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:20:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.12.0/manifests"},{"name":"testserver/v0.11.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:20:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.11.0/manifests"},{"name":"gittestserver/v0.17.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:20:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.17.0/manifests"},{"name":"cache/v0.8.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:20:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.8.0/manifests"},{"name":"apis/kustomize/v1.10.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:19:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.10.0/manifests"},{"name":"apis/meta/v1.11.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:19:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.11.0/manifests"},{"name":"apis/event/v0.17.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:19:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.17.0/manifests"},{"name":"apis/acl/v0.7.0","sha":"7a0e0e2f50d436f415cef495924a4e3bc25bac35","kind":"tag","published_at":"2025-04-28T09:18:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.7.0/manifests"},{"name":"git/v0.26.0","sha":"877b123dd56df041167b7161b10d127152a45fb0","kind":"tag","published_at":"2025-04-22T06:42:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.26.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.26.0/manifests"},{"name":"git/gogit/v0.26.0","sha":"877b123dd56df041167b7161b10d127152a45fb0","kind":"tag","published_at":"2025-04-22T06:41:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.26.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.26.0/manifests"},{"name":"runtime/v0.58.0","sha":"155709e21f1e4cbe9726c7be831fcf92aceda3d1","kind":"tag","published_at":"2025-03-27T11:33:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.58.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.58.0/manifests"},{"name":"runtime/v0.57.1","sha":"d9ecb5264f2eaca55e3029440072080129f80ad0","kind":"tag","published_at":"2025-03-26T12:41:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.57.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.57.1/manifests"},{"name":"runtime/v0.57.0","sha":"1f51922a3b05aad72475f713cb55b1566ee8a3ba","kind":"tag","published_at":"2025-03-26T11:07:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.57.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.57.0/manifests"},{"name":"runtime/v0.56.0","sha":"657c8956b3d411712834dd233ae3049ceedd60aa","kind":"tag","published_at":"2025-03-25T16:27:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.56.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.56.0/manifests"},{"name":"git/gogit/v0.25.0","sha":"090c3cece0a46cd8c24add1067ac515b027a2542","kind":"tag","published_at":"2025-03-13T12:56:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.25.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.25.0/manifests"},{"name":"git/v0.25.0","sha":"090c3cece0a46cd8c24add1067ac515b027a2542","kind":"tag","published_at":"2025-03-13T12:56:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.25.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.25.0/manifests"},{"name":"auth/v0.9.0","sha":"090c3cece0a46cd8c24add1067ac515b027a2542","kind":"tag","published_at":"2025-03-13T12:54:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.9.0/manifests"},{"name":"auth/v0.8.0","sha":"0d627fbd9d877a82f619cac14fd45acd7cdb90d6","kind":"tag","published_at":"2025-03-12T14:11:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.8.0/manifests"},{"name":"runtime/v0.55.0","sha":"84d0d4583529780ba8519073888198165ac65230","kind":"tag","published_at":"2025-03-11T19:38:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.55.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.55.0/manifests"},{"name":"auth/v0.7.0","sha":"8b1f852228b117123efcc7b5708ce112801416b6","kind":"tag","published_at":"2025-03-07T09:22:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.7.0/manifests"},{"name":"cache/v0.7.0","sha":"8b1f852228b117123efcc7b5708ce112801416b6","kind":"tag","published_at":"2025-03-07T09:22:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.7.0/manifests"},{"name":"auth/v0.6.0","sha":"c05eb6777c947f3c72861bd515751ab6d1b0850e","kind":"tag","published_at":"2025-03-05T20:05:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.6.0/manifests"},{"name":"cache/v0.6.0","sha":"c05eb6777c947f3c72861bd515751ab6d1b0850e","kind":"tag","published_at":"2025-03-05T20:04:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.6.0/manifests"},{"name":"auth/v0.5.0","sha":"6be31fc1442119b2cebf87775f313cf5f99ccc39","kind":"tag","published_at":"2025-03-04T14:36:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.5.0/manifests"},{"name":"cache/v0.5.0","sha":"6be31fc1442119b2cebf87775f313cf5f99ccc39","kind":"tag","published_at":"2025-03-04T14:36:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.5.0/manifests"},{"name":"auth/v0.4.0","sha":"ff04927148b1b1407f07f58ffc3bcded59eb7a14","kind":"tag","published_at":"2025-03-01T02:15:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.4.0/manifests"},{"name":"cache/v0.4.0","sha":"0c883c9f7629075a35596e541f8530fa03730764","kind":"tag","published_at":"2025-03-01T01:14:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.4.0/manifests"},{"name":"runtime/v0.54.0","sha":"e0f6da054dd76a154d604ae2f01c6dd30c6ef80c","kind":"tag","published_at":"2025-02-25T12:12:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.54.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.54.0/manifests"},{"name":"ssa/v0.45.1","sha":"00d1ceb1c10ac3bcbb8d5793bc3aba176bfaec40","kind":"tag","published_at":"2025-02-11T13:13:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.45.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.45.1/manifests"},{"name":"runtime/v0.53.1","sha":"c9112315f9514cc2633a7a43957e6c5e142e424b","kind":"tag","published_at":"2025-02-11T11:45:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.53.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.53.1/manifests"},{"name":"ssa/v0.45.0","sha":"7c90c14682b46e34d8e47e5e8e787410601600c8","kind":"tag","published_at":"2025-02-06T11:06:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.45.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.45.0/manifests"},{"name":"oci/v0.45.0","sha":"e454462cfa3e0d4cdb8bff0c8f898ce22eb83a72","kind":"tag","published_at":"2025-01-31T12:35:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.45.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.45.0/manifests"},{"name":"kustomize/v1.16.0","sha":"e454462cfa3e0d4cdb8bff0c8f898ce22eb83a72","kind":"tag","published_at":"2025-01-31T12:34:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.16.0/manifests"},{"name":"git/gogit/v0.24.0","sha":"e454462cfa3e0d4cdb8bff0c8f898ce22eb83a72","kind":"tag","published_at":"2025-01-31T12:34:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.24.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.24.0/manifests"},{"name":"ssa/v0.44.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T12:04:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.44.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.44.0/manifests"},{"name":"chartutil/v1.2.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T12:01:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.2.0/manifests"},{"name":"sourceignore/v0.11.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:58:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.11.0/manifests"},{"name":"git/v0.24.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:55:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.24.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.24.0/manifests"},{"name":"auth/v0.3.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:54:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.3.0/manifests"},{"name":"helmtestserver/v0.23.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:52:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.23.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.23.0/manifests"},{"name":"oci/v0.44.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:51:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.44.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.44.0/manifests"},{"name":"http/fetch/v0.15.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:50:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.15.0/manifests"},{"name":"ssh/v0.17.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:49:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.17.0/manifests"},{"name":"tar/v0.11.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:49:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.11.0/manifests"},{"name":"testserver/v0.10.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:48:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.10.0/manifests"},{"name":"gittestserver/v0.16.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:48:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.16.0/manifests"},{"name":"cache/v0.3.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:48:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.3.0/manifests"},{"name":"runtime/v0.53.0","sha":"c964ce7b91949ff4b5e3959db4f1d7bb2e029a49","kind":"tag","published_at":"2025-01-31T11:02:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.53.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.53.0/manifests"},{"name":"apis/acl/v0.6.0","sha":"243510fd126615b2f687fccfb6e95589f0003cf5","kind":"tag","published_at":"2025-01-31T10:30:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.6.0/manifests"},{"name":"apis/event/v0.16.0","sha":"243510fd126615b2f687fccfb6e95589f0003cf5","kind":"tag","published_at":"2025-01-31T10:29:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.16.0/manifests"},{"name":"apis/meta/v1.10.0","sha":"2f763a4fe9550e040e6fdf97636d1c72658cde16","kind":"tag","published_at":"2025-01-31T09:45:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.10.0/manifests"},{"name":"apis/kustomize/v1.9.0","sha":"2f763a4fe9550e040e6fdf97636d1c72658cde16","kind":"tag","published_at":"2025-01-31T09:44:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.9.0/manifests"},{"name":"apis/event/v0.15.0","sha":"528bc561beb5266fb551d39b36f612471802d017","kind":"tag","published_at":"2025-01-20T19:28:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.15.0/manifests"},{"name":"apis/event/v0.14.0","sha":"39b14b7b1526f612d2e76a425249a84a6f6b2792","kind":"tag","published_at":"2025-01-20T19:06:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.14.0/manifests"},{"name":"runtime/v0.52.0","sha":"593fdc01b7df62e48ad5f3e2edf023a6c87012da","kind":"tag","published_at":"2025-01-10T13:30:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.52.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.52.0/manifests"},{"name":"apis/event/v0.13.0","sha":"a38aa95b8c3cd30e0e9e74669c7e9093e249c233","kind":"tag","published_at":"2025-01-10T12:49:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.13.0/manifests"},{"name":"oci/v0.43.1","sha":"a38aa95b8c3cd30e0e9e74669c7e9093e249c233","kind":"tag","published_at":"2025-01-10T12:48:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.43.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.43.1/manifests"},{"name":"runtime/v0.51.1","sha":"8c4af78352b2175d6d04bf294b57ef5dc8ec1aa1","kind":"tag","published_at":"2024-12-20T07:13:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.51.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.51.1/manifests"},{"name":"helmtestserver/v0.22.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:16:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.22.0/manifests"},{"name":"http/fetch/v0.14.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:16:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.14.0/manifests"},{"name":"chartutil/v1.1.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:16:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.1.0/manifests"},{"name":"runtime/v0.51.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:15:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.51.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.51.0/manifests"},{"name":"oci/v0.43.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:15:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.43.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.43.0/manifests"},{"name":"kustomize/v1.15.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:15:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.15.0/manifests"},{"name":"git/gogit/v0.23.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:15:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.23.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.23.0/manifests"},{"name":"git/v0.23.0","sha":"42918b3976feb09d656545044ed34ad3e0193ed1","kind":"tag","published_at":"2024-12-12T12:15:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.23.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.23.0/manifests"},{"name":"auth/v0.2.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:07:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.2.0/manifests"},{"name":"envsubst/v1.3.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:07:23.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/envsubst/v1.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/envsubst/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@envsubst%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.3.0/manifests"},{"name":"ssa/v0.43.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:07:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.43.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.43.0/manifests"},{"name":"lockedfile/v0.5.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:07:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.5.0/manifests"},{"name":"http/transport/v0.5.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:06:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.5.0/manifests"},{"name":"version/v0.6.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:06:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.6.0/manifests"},{"name":"masktoken/v0.6.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:06:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.6.0/manifests"},{"name":"sourceignore/v0.10.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:06:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.10.0/manifests"},{"name":"ssh/v0.16.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:04:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.16.0/manifests"},{"name":"tar/v0.10.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:04:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.10.0/manifests"},{"name":"testserver/v0.9.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:04:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.9.0/manifests"},{"name":"gittestserver/v0.15.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:03:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.15.0/manifests"},{"name":"cache/v0.2.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T11:03:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.2.0/manifests"},{"name":"apis/kustomize/v1.8.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T10:42:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.8.0/manifests"},{"name":"apis/meta/v1.9.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T10:42:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.9.0/manifests"},{"name":"apis/event/v0.12.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T10:42:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.12.0/manifests"},{"name":"apis/acl/v0.5.0","sha":"b9b6a10fda5575d9377124b7f343f5866d9a9108","kind":"tag","published_at":"2024-12-12T10:42:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.5.0/manifests"},{"name":"chartutil/v1.0.0","sha":"5bf9095331052934ae6b4585b8632c0e5b0a2106","kind":"tag","published_at":"2024-12-10T09:46:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/chartutil/v1.0.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/chartutil/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@chartutil%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/chartutil%2Fv1.0.0/manifests"},{"name":"runtime/v0.50.1","sha":"5bf9095331052934ae6b4585b8632c0e5b0a2106","kind":"tag","published_at":"2024-12-10T09:46:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.50.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.50.1/manifests"},{"name":"apis/meta/v1.8.0","sha":"f58229dc9158def0766e9c716390af19042d17ac","kind":"tag","published_at":"2024-12-10T09:25:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.8.0/manifests"},{"name":"helmtestserver/v0.21.0","sha":"3431579a0c60b44e75ac8434030e36d5192070fb","kind":"tag","published_at":"2024-12-06T13:38:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.21.0/manifests"},{"name":"http/fetch/v0.13.0","sha":"3431579a0c60b44e75ac8434030e36d5192070fb","kind":"tag","published_at":"2024-12-06T13:37:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.13.0/manifests"},{"name":"runtime/v0.50.0","sha":"3431579a0c60b44e75ac8434030e36d5192070fb","kind":"tag","published_at":"2024-12-06T13:37:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.50.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.50.0/manifests"},{"name":"oci/v0.42.0","sha":"3431579a0c60b44e75ac8434030e36d5192070fb","kind":"tag","published_at":"2024-12-06T13:37:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.42.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.42.0/manifests"},{"name":"kustomize/v1.14.0","sha":"3431579a0c60b44e75ac8434030e36d5192070fb","kind":"tag","published_at":"2024-12-06T13:37:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.14.0/manifests"},{"name":"git/gogit/v0.22.0","sha":"3431579a0c60b44e75ac8434030e36d5192070fb","kind":"tag","published_at":"2024-12-06T13:37:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.22.0/manifests"},{"name":"git/v0.22.0","sha":"bd582bc996c468f924d7f5d3070e2af02077d710","kind":"tag","published_at":"2024-12-06T12:57:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.22.0/manifests"},{"name":"envsubst/v1.2.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:55:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/envsubst/v1.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/envsubst/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@envsubst%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.2.0/manifests"},{"name":"lockedfile/v0.4.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:53:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.4.0/manifests"},{"name":"http/transport/v0.4.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:53:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.4.0/manifests"},{"name":"version/v0.5.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:53:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.5.0/manifests"},{"name":"masktoken/v0.5.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:53:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.5.0/manifests"},{"name":"sourceignore/v0.9.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:53:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.9.0/manifests"},{"name":"ssh/v0.15.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:52:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.15.0/manifests"},{"name":"tar/v0.9.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:52:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.9.0/manifests"},{"name":"testserver/v0.8.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:52:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.8.0/manifests"},{"name":"gittestserver/v0.14.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:52:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.14.0/manifests"},{"name":"cache/v0.1.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:51:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.1.0/manifests"},{"name":"auth/v0.1.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:51:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.1.0/manifests"},{"name":"apis/kustomize/v1.7.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:51:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.7.0/manifests"},{"name":"apis/meta/v1.7.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:50:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.7.0/manifests"},{"name":"apis/event/v0.11.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:50:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.11.0/manifests"},{"name":"apis/acl/v0.4.0","sha":"b83bd25dbf630244a59993f0a2eb9f134f1d8185","kind":"tag","published_at":"2024-12-06T11:50:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.4.0/manifests"},{"name":"helmtestserver/v0.20.0","sha":"7fe97890f019f0f3e65a276dc7deb0c6a0a45740","kind":"tag","published_at":"2024-09-13T19:55:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.20.0/manifests"},{"name":"http/fetch/v0.12.1","sha":"7fe97890f019f0f3e65a276dc7deb0c6a0a45740","kind":"tag","published_at":"2024-09-13T19:55:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.12.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.12.1/manifests"},{"name":"runtime/v0.49.1","sha":"7fe97890f019f0f3e65a276dc7deb0c6a0a45740","kind":"tag","published_at":"2024-09-13T19:55:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.49.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.49.1/manifests"},{"name":"oci/v0.41.1","sha":"7fe97890f019f0f3e65a276dc7deb0c6a0a45740","kind":"tag","published_at":"2024-09-13T19:54:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.41.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.41.1/manifests"},{"name":"git/gogit/v0.21.0","sha":"7fe97890f019f0f3e65a276dc7deb0c6a0a45740","kind":"tag","published_at":"2024-09-13T19:54:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.21.0/manifests"},{"name":"git/v0.21.0","sha":"7fe97890f019f0f3e65a276dc7deb0c6a0a45740","kind":"tag","published_at":"2024-09-13T19:54:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.21.0/manifests"},{"name":"ssa/v0.41.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:28:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.41.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.41.1/manifests"},{"name":"version/v0.4.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:27:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.4.1/manifests"},{"name":"sourceignore/v0.8.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:26:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.8.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.8.1/manifests"},{"name":"ssh/v0.14.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:25:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.14.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.14.1/manifests"},{"name":"tar/v0.8.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:25:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.8.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.8.1/manifests"},{"name":"gittestserver/v0.13.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:24:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.13.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.13.1/manifests"},{"name":"cache/v0.0.4","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:24:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.0.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.4/manifests"},{"name":"auth/v0.0.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:23:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/auth/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/auth/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@auth%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/auth%2Fv0.0.1/manifests"},{"name":"apis/kustomize/v1.6.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:23:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.6.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.6.1/manifests"},{"name":"apis/meta/v1.6.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:23:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.6.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.6.1/manifests"},{"name":"apis/event/v0.10.1","sha":"c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114","kind":"tag","published_at":"2024-09-13T19:22:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.10.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.10.1/manifests"},{"name":"oci/v0.41.0","sha":"a2a7a01ecdc6922991325088cfb1136c9d8d7553","kind":"tag","published_at":"2024-09-10T15:34:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.41.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.41.0/manifests"},{"name":"ssa/v0.41.0","sha":"7b3f43cb99b8203e18daa0d27063103709a29388","kind":"tag","published_at":"2024-08-15T08:08:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.41.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.41.0/manifests"},{"name":"runtime/v0.49.0","sha":"7b3f43cb99b8203e18daa0d27063103709a29388","kind":"tag","published_at":"2024-08-15T08:06:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.49.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.49.0/manifests"},{"name":"oci/v0.40.0","sha":"7b3f43cb99b8203e18daa0d27063103709a29388","kind":"tag","published_at":"2024-08-15T08:06:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.40.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.40.0/manifests"},{"name":"kustomize/v1.13.0","sha":"7b3f43cb99b8203e18daa0d27063103709a29388","kind":"tag","published_at":"2024-08-15T08:05:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.13.0/manifests"},{"name":"cache/v0.0.3","sha":"7b3f43cb99b8203e18daa0d27063103709a29388","kind":"tag","published_at":"2024-08-15T08:05:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.0.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.3/manifests"},{"name":"oci/v0.39.0","sha":"bd579fc61a53ec44fc8235a265414baac712ebe0","kind":"tag","published_at":"2024-08-14T17:43:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.39.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.39.0/manifests"},{"name":"runtime/v0.48.0","sha":"bd579fc61a53ec44fc8235a265414baac712ebe0","kind":"tag","published_at":"2024-08-14T17:42:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.48.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.48.0/manifests"},{"name":"kustomize/v1.12.0","sha":"bd579fc61a53ec44fc8235a265414baac712ebe0","kind":"tag","published_at":"2024-08-14T17:42:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.12.0/manifests"},{"name":"git/gogit/v0.20.0","sha":"bd579fc61a53ec44fc8235a265414baac712ebe0","kind":"tag","published_at":"2024-08-14T17:42:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.20.0/manifests"},{"name":"helmtestserver/v0.19.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:21:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.19.0/manifests"},{"name":"ssa/v0.40.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:20:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.40.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.40.0/manifests"},{"name":"http/fetch/v0.12.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:20:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.12.0/manifests"},{"name":"git/v0.20.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:19:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.20.0/manifests"},{"name":"sourceignore/v0.8.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:19:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.8.0/manifests"},{"name":"ssh/v0.14.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:18:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.14.0/manifests"},{"name":"tar/v0.8.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:17:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.8.0/manifests"},{"name":"gittestserver/v0.13.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:17:23.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.13.0/manifests"},{"name":"cache/v0.0.2","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:16:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.2/manifests"},{"name":"apis/kustomize/v1.6.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:16:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.6.0/manifests"},{"name":"apis/meta/v1.6.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:16:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.6.0/manifests"},{"name":"apis/event/v0.10.0","sha":"be8df7e8c727d25dadbf4bbd672c0fcb451b5bd9","kind":"tag","published_at":"2024-08-14T17:15:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.10.0/manifests"},{"name":"oci/v0.38.1","sha":"c647aea83012218c0353d3408b2237bb639578f3","kind":"commit","published_at":"2024-07-02T20:30:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.38.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.38.1/manifests"},{"name":"oci/v0.38.0","sha":"328e8e95db508d006eb316f41e65c4454bc7a311","kind":"commit","published_at":"2024-06-18T22:01:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.38.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.38.0/manifests"},{"name":"cache/v0.0.1","sha":"61276f4653ac73cd09659bed20dd4e592c3f2082","kind":"commit","published_at":"2024-06-14T14:36:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/cache/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/cache/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@cache%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/cache%2Fv0.0.1/manifests"},{"name":"runtime/v0.47.1","sha":"adcfcbefcbbb7ae3c2579d5cb4626c4ba8ee0584","kind":"tag","published_at":"2024-05-02T13:27:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.47.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.47.1/manifests"},{"name":"oci/v0.37.1","sha":"adcfcbefcbbb7ae3c2579d5cb4626c4ba8ee0584","kind":"tag","published_at":"2024-05-02T13:26:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.37.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.37.1/manifests"},{"name":"ssa/v0.39.1","sha":"adcfcbefcbbb7ae3c2579d5cb4626c4ba8ee0584","kind":"tag","published_at":"2024-05-02T13:26:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.39.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.39.1/manifests"},{"name":"helmtestserver/v0.18.0","sha":"37905167607b7e95f6da18632fcf4bd2161b4478","kind":"tag","published_at":"2024-04-26T08:15:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.18.0/manifests"},{"name":"http/fetch/v0.11.0","sha":"37905167607b7e95f6da18632fcf4bd2161b4478","kind":"tag","published_at":"2024-04-26T08:14:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.11.0/manifests"},{"name":"runtime/v0.47.0","sha":"37905167607b7e95f6da18632fcf4bd2161b4478","kind":"tag","published_at":"2024-04-26T08:14:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.47.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.47.0/manifests"},{"name":"oci/v0.37.0","sha":"37905167607b7e95f6da18632fcf4bd2161b4478","kind":"tag","published_at":"2024-04-26T08:14:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.37.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.37.0/manifests"},{"name":"kustomize/v1.11.0","sha":"37905167607b7e95f6da18632fcf4bd2161b4478","kind":"tag","published_at":"2024-04-26T08:14:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.11.0/manifests"},{"name":"git/gogit/v0.19.0","sha":"37905167607b7e95f6da18632fcf4bd2161b4478","kind":"tag","published_at":"2024-04-26T08:13:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.19.0/manifests"},{"name":"envsubst/v1.1.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:36:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/envsubst/v1.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/envsubst/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@envsubst%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.1.0/manifests"},{"name":"ssa/v0.39.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:36:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.39.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.39.0/manifests"},{"name":"lockedfile/v0.3.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:35:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.3.0/manifests"},{"name":"http/transport/v0.3.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:35:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.3.0/manifests"},{"name":"version/v0.4.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:35:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.4.0/manifests"},{"name":"masktoken/v0.4.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:34:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.4.0/manifests"},{"name":"git/v0.19.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:34:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.19.0/manifests"},{"name":"sourceignore/v0.7.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:34:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.7.0/manifests"},{"name":"ssh/v0.13.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:34:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.13.0/manifests"},{"name":"tar/v0.7.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:33:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.7.0/manifests"},{"name":"testserver/v0.7.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:33:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.7.0/manifests"},{"name":"gittestserver/v0.12.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:33:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.12.0/manifests"},{"name":"apis/kustomize/v1.5.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:32:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.5.0/manifests"},{"name":"apis/meta/v1.5.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:32:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.5.0/manifests"},{"name":"apis/event/v0.9.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:32:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.9.0/manifests"},{"name":"apis/acl/v0.3.0","sha":"e32ccc28808cb03f34e4a955a1da992c73ecc8c6","kind":"tag","published_at":"2024-04-26T07:32:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.3.0/manifests"},{"name":"kustomize/v1.10.0","sha":"60815565aaaa9bc92edc296a107288089764a384","kind":"tag","published_at":"2024-04-09T11:41:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.10.0/manifests"},{"name":"kustomize/v1.9.0","sha":"f89e3b79f4910d8a0106f062660d2c4bcaefbee8","kind":"tag","published_at":"2024-04-08T12:47:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.9.0/manifests"},{"name":"envsubst/v1.0.0","sha":"e6464cb8460dcca2dc1206f4100baa1575f2b8d9","kind":"tag","published_at":"2024-04-08T10:17:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/envsubst/v1.0.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/envsubst/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@envsubst%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/envsubst%2Fv1.0.0/manifests"},{"name":"ssa/v0.38.0","sha":"cfa07c7328773c1c173a9e7d9d65058381e887ca","kind":"tag","published_at":"2024-04-05T07:03:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.38.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.38.0/manifests"},{"name":"runtime/v0.46.0","sha":"cfa07c7328773c1c173a9e7d9d65058381e887ca","kind":"tag","published_at":"2024-04-05T07:02:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.46.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.46.0/manifests"},{"name":"kustomize/v1.8.0","sha":"cfa07c7328773c1c173a9e7d9d65058381e887ca","kind":"tag","published_at":"2024-04-05T07:02:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.8.0/manifests"},{"name":"helmtestserver/v0.17.0","sha":"159b281dfc78e683d783946b2608577ef11d66ee","kind":"tag","published_at":"2024-04-02T10:35:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.17.0/manifests"},{"name":"http/fetch/v0.10.0","sha":"159b281dfc78e683d783946b2608577ef11d66ee","kind":"tag","published_at":"2024-04-02T10:35:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.10.0/manifests"},{"name":"runtime/v0.45.0","sha":"159b281dfc78e683d783946b2608577ef11d66ee","kind":"tag","published_at":"2024-04-02T10:35:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.45.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.45.0/manifests"},{"name":"oci/v0.36.0","sha":"159b281dfc78e683d783946b2608577ef11d66ee","kind":"tag","published_at":"2024-04-02T10:34:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.36.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.36.0/manifests"},{"name":"kustomize/v1.7.0","sha":"159b281dfc78e683d783946b2608577ef11d66ee","kind":"tag","published_at":"2024-04-02T10:34:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.7.0/manifests"},{"name":"git/gogit/v0.18.0","sha":"159b281dfc78e683d783946b2608577ef11d66ee","kind":"tag","published_at":"2024-04-02T10:34:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.18.0/manifests"},{"name":"ssa/v0.37.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T10:07:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.37.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.37.0/manifests"},{"name":"lockedfile/v0.2.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:55:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.2.0/manifests"},{"name":"http/transport/v0.2.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:46:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.2.0/manifests"},{"name":"version/v0.3.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:45:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.3.0/manifests"},{"name":"masktoken/v0.3.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:45:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.3.0/manifests"},{"name":"git/v0.18.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:45:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.18.0/manifests"},{"name":"sourceignore/v0.6.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:45:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.6.0/manifests"},{"name":"ssh/v0.12.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:44:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.12.0/manifests"},{"name":"tar/v0.6.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:44:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.6.0/manifests"},{"name":"testserver/v0.6.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:44:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.6.0/manifests"},{"name":"gittestserver/v0.11.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:44:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.11.0/manifests"},{"name":"apis/kustomize/v1.4.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:43:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.4.0/manifests"},{"name":"apis/meta/v1.4.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:43:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.4.0/manifests"},{"name":"apis/event/v0.8.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:43:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.8.0/manifests"},{"name":"apis/acl/v0.2.0","sha":"288cd7a81fbf0c06a01eb7645f3ceb07b6c4b71c","kind":"tag","published_at":"2024-04-02T09:43:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.2.0/manifests"},{"name":"runtime/v0.44.1","sha":"2e7e8fed20ce69152039084c0562a24f44e8a307","kind":"tag","published_at":"2024-02-05T07:47:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.44.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.44.1/manifests"},{"name":"ssa/v0.36.0","sha":"e5ca530f6cbfaae74e690799fccc34439f1e6eff","kind":"tag","published_at":"2024-01-29T09:21:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.36.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.36.0/manifests"},{"name":"runtime/v0.44.0","sha":"e5ca530f6cbfaae74e690799fccc34439f1e6eff","kind":"tag","published_at":"2024-01-29T09:21:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.44.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.44.0/manifests"},{"name":"oci/v0.35.0","sha":"e5ca530f6cbfaae74e690799fccc34439f1e6eff","kind":"tag","published_at":"2024-01-29T09:20:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.35.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.35.0/manifests"},{"name":"kustomize/v1.6.0","sha":"e5ca530f6cbfaae74e690799fccc34439f1e6eff","kind":"tag","published_at":"2024-01-29T09:19:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.6.0/manifests"},{"name":"git/gogit/v0.17.0","sha":"e5ca530f6cbfaae74e690799fccc34439f1e6eff","kind":"tag","published_at":"2024-01-29T09:19:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.17.0/manifests"},{"name":"git/v0.17.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:32:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.17.0/manifests"},{"name":"http/fetch/v0.9.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:31:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.9.0/manifests"},{"name":"sourceignore/v0.5.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:31:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.5.0/manifests"},{"name":"ssh/v0.11.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:30:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.11.0/manifests"},{"name":"helmtestserver/v0.16.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:30:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.16.0/manifests"},{"name":"gittestserver/v0.10.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:30:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.10.0/manifests"},{"name":"apis/kustomize/v1.3.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:30:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.3.0/manifests"},{"name":"apis/meta/v1.3.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:29:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.3.0/manifests"},{"name":"apis/event/v0.7.0","sha":"31388ceb74cebf606208459f7d6a21cea438a1b6","kind":"tag","published_at":"2024-01-29T08:29:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.7.0/manifests"},{"name":"oci/v0.34.0","sha":"1876c5e80f05238b783410240eac271fe1f506f6","kind":"tag","published_at":"2023-12-20T13:31:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.34.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.34.0/manifests"},{"name":"runtime/v0.43.3","sha":"1169458de7e08fd123093188a27b08797ac06eab","kind":"tag","published_at":"2023-12-13T13:05:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.43.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.3/manifests"},{"name":"http/fetch/v0.8.0","sha":"b4466826d62ca92b054469ae9b46da7bccc95f1d","kind":"tag","published_at":"2023-12-13T10:45:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.8.0/manifests"},{"name":"git/gogit/v0.16.1","sha":"e73dd38824bd5291de4bac54d3d20d7d0163b78d","kind":"tag","published_at":"2023-12-11T12:47:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.16.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.16.1/manifests"},{"name":"oci/v0.33.3","sha":"42638a18289af0b9e9174de4f90f333560aafd1b","kind":"tag","published_at":"2023-12-11T12:32:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.33.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.3/manifests"},{"name":"runtime/v0.43.2","sha":"35ee14d1ba7af48b0c6abd390eaf45beaeedcd8c","kind":"tag","published_at":"2023-12-11T11:57:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.43.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.2/manifests"},{"name":"runtime/v0.43.1","sha":"dd71ce1b5fa47f1fa8fa456edc6814df9622bee9","kind":"tag","published_at":"2023-12-11T08:46:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.43.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.1/manifests"},{"name":"kustomize/v1.5.0","sha":"dd71ce1b5fa47f1fa8fa456edc6814df9622bee9","kind":"tag","published_at":"2023-12-11T08:45:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.5.0/manifests"},{"name":"oci/v0.33.2","sha":"dd71ce1b5fa47f1fa8fa456edc6814df9622bee9","kind":"tag","published_at":"2023-12-11T08:44:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.33.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.2/manifests"},{"name":"oci/v0.33.1","sha":"1ad05599a95250620b23ce4da3633a9eb1c3819e","kind":"tag","published_at":"2023-11-29T19:38:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.33.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.1/manifests"},{"name":"git/gogit/v0.16.0","sha":"1ad05599a95250620b23ce4da3633a9eb1c3819e","kind":"tag","published_at":"2023-11-29T19:37:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.16.0/manifests"},{"name":"kustomize/v1.4.1","sha":"1ad05599a95250620b23ce4da3633a9eb1c3819e","kind":"tag","published_at":"2023-11-29T19:37:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.4.1/manifests"},{"name":"http/fetch/v0.7.0","sha":"91eda6e6536c797657fa42f15a35a97cf742c491","kind":"tag","published_at":"2023-11-29T19:21:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.7.0/manifests"},{"name":"git/v0.16.0","sha":"91eda6e6536c797657fa42f15a35a97cf742c491","kind":"tag","published_at":"2023-11-29T19:16:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.16.0/manifests"},{"name":"ssa/v0.35.0","sha":"91eda6e6536c797657fa42f15a35a97cf742c491","kind":"tag","published_at":"2023-11-29T19:05:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.35.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.35.0/manifests"},{"name":"gittestserver/v0.9.0","sha":"91eda6e6536c797657fa42f15a35a97cf742c491","kind":"tag","published_at":"2023-11-28T15:24:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.9.0/manifests"},{"name":"ssh/v0.10.0","sha":"91eda6e6536c797657fa42f15a35a97cf742c491","kind":"tag","published_at":"2023-11-28T15:21:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.10.0/manifests"},{"name":"sourceignore/v0.4.0","sha":"91eda6e6536c797657fa42f15a35a97cf742c491","kind":"tag","published_at":"2023-11-28T15:20:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.4.0/manifests"},{"name":"kustomize/v1.4.0","sha":"3dc541cc45625a046340b17e3685761c517a8ffb","kind":"tag","published_at":"2023-11-20T12:15:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.4.0/manifests"},{"name":"runtime/v0.43.0","sha":"3dc541cc45625a046340b17e3685761c517a8ffb","kind":"tag","published_at":"2023-11-20T12:14:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.43.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.43.0/manifests"},{"name":"git/gogit/v0.15.0","sha":"3dc541cc45625a046340b17e3685761c517a8ffb","kind":"tag","published_at":"2023-11-20T12:13:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.15.0/manifests"},{"name":"git/v0.15.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:59:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.15.0/manifests"},{"name":"oci/v0.33.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:53:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.33.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.33.0/manifests"},{"name":"ssa/v0.34.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:52:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.34.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.34.0/manifests"},{"name":"apis/kustomize/v1.2.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:51:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.2.0/manifests"},{"name":"apis/event/v0.6.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:50:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.6.0/manifests"},{"name":"apis/meta/v1.2.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:50:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.2.0/manifests"},{"name":"ssh/v0.9.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:49:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.9.0/manifests"},{"name":"helmtestserver/v0.15.0","sha":"cc785fa0aa73176cb7d3b75c14e01a914f29235d","kind":"tag","published_at":"2023-11-20T11:48:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.15.0/manifests"},{"name":"helmtestserver/v0.14.0","sha":"0d58ef473be3b5a796a41c9bcfc52b5879bb415f","kind":"tag","published_at":"2023-11-06T11:17:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.14.0/manifests"},{"name":"testserver/v0.5.0","sha":"0d58ef473be3b5a796a41c9bcfc52b5879bb415f","kind":"tag","published_at":"2023-11-06T11:16:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.5.0/manifests"},{"name":"tar/v0.4.0","sha":"0d58ef473be3b5a796a41c9bcfc52b5879bb415f","kind":"tag","published_at":"2023-11-06T11:15:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.4.0/manifests"},{"name":"git/gogit/v0.14.2","sha":"4b21b741d456a6a5cc46fcc8c8a4d6b2d31b8cc7","kind":"tag","published_at":"2023-10-26T07:13:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.14.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.14.2/manifests"},{"name":"ssa/v0.33.0","sha":"a694b868d8992abf67964dab84d0485dd3a48197","kind":"tag","published_at":"2023-10-18T06:42:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.33.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.33.0/manifests"},{"name":"git/gogit/v0.14.1","sha":"68646dd78db6a1722140ebbe2f1c8492051baa1b","kind":"tag","published_at":"2023-10-17T13:39:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.14.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.14.1/manifests"},{"name":"git/v0.14.1","sha":"388dd6604d25782c79f3279a7c22980a8d82a524","kind":"tag","published_at":"2023-10-17T13:07:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.14.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.14.1/manifests"},{"name":"ssa/v0.32.1","sha":"bf2de60d08ac7e42480dd8bc4e6a4ba3ad317ea2","kind":"tag","published_at":"2023-10-06T11:20:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.32.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.32.1/manifests"},{"name":"http/fetch/v0.6.0","sha":"6dc2f174f41fb859afafc0d6f28d58d6a610e606","kind":"tag","published_at":"2023-09-29T10:14:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.6.0/manifests"},{"name":"oci/v0.32.0","sha":"6dc2f174f41fb859afafc0d6f28d58d6a610e606","kind":"tag","published_at":"2023-09-29T10:14:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.32.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.32.0/manifests"},{"name":"tar/v0.3.0","sha":"57d95882a6c973ee73fede225c65d498ffe77f5e","kind":"tag","published_at":"2023-09-29T09:40:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.3.0/manifests"},{"name":"git/gogit/v0.14.0","sha":"909b315f905604a2917ba674d823759aaa3a2537","kind":"tag","published_at":"2023-09-13T15:41:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.14.0/manifests"},{"name":"git/v0.14.0","sha":"909b315f905604a2917ba674d823759aaa3a2537","kind":"tag","published_at":"2023-09-13T15:40:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.14.0/manifests"},{"name":"oci/v0.31.1","sha":"eedb1a0890de5bf5be0c8d70d682a7283213df61","kind":"tag","published_at":"2023-09-07T08:07:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.31.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.31.1/manifests"},{"name":"helmtestserver/v0.13.3","sha":"e984fc64e5840dbc99f005579b5c70f66b5a9038","kind":"tag","published_at":"2023-08-22T10:35:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.13.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.3/manifests"},{"name":"oci/v0.31.0","sha":"e984fc64e5840dbc99f005579b5c70f66b5a9038","kind":"tag","published_at":"2023-08-22T10:26:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.31.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.31.0/manifests"},{"name":"ssa/v0.32.0","sha":"e984fc64e5840dbc99f005579b5c70f66b5a9038","kind":"tag","published_at":"2023-08-22T10:26:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.32.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.32.0/manifests"},{"name":"git/gogit/v0.13.0","sha":"a4b7a305e47d167f82dd6702a154fd35d5aef5c6","kind":"tag","published_at":"2023-08-22T07:26:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.13.0/manifests"},{"name":"ssh/v0.8.2","sha":"840e788c44b0a6af00117461595780326a9a72f3","kind":"tag","published_at":"2023-08-22T06:50:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.8.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.8.2/manifests"},{"name":"gittestserver/v0.8.6","sha":"840e788c44b0a6af00117461595780326a9a72f3","kind":"tag","published_at":"2023-08-22T06:50:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.8.6","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.6/manifests"},{"name":"git/v0.13.0","sha":"04a0963f3aaae8d08a248a6ee0e042e186abb532","kind":"tag","published_at":"2023-08-21T17:13:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.13.0/manifests"},{"name":"ssa/v0.31.0","sha":"1a428ac7cb522f1df7e8543e9c548fb307e748a1","kind":"tag","published_at":"2023-08-17T12:49:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.31.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.31.0/manifests"},{"name":"runtime/v0.42.0","sha":"bff596a8053582b2c6c554b59c92f45072a42d3e","kind":"tag","published_at":"2023-08-11T13:53:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.42.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.42.0/manifests"},{"name":"ssa/v0.30.0","sha":"ff3e2472153b73b75b2f09afae1fdcd9b0073e35","kind":"tag","published_at":"2023-08-09T09:12:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.30.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.30.0/manifests"},{"name":"oci/v0.30.1","sha":"67b24c4fc599200d2e99721f7cb8d48d8d6ffe92","kind":"tag","published_at":"2023-08-07T10:23:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.30.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.30.1/manifests"},{"name":"sourceignore/v0.3.5","sha":"68b676d02482702d3c3c1461d5e208d1d1c54b4c","kind":"tag","published_at":"2023-08-07T08:59:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.3.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.5/manifests"},{"name":"ssh/v0.8.1","sha":"68b676d02482702d3c3c1461d5e208d1d1c54b4c","kind":"tag","published_at":"2023-08-07T08:55:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.8.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.8.1/manifests"},{"name":"helmtestserver/v0.13.2","sha":"68b676d02482702d3c3c1461d5e208d1d1c54b4c","kind":"tag","published_at":"2023-08-04T16:39:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.13.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.2/manifests"},{"name":"gittestserver/v0.8.5","sha":"68b676d02482702d3c3c1461d5e208d1d1c54b4c","kind":"tag","published_at":"2023-08-04T16:37:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.8.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.5/manifests"},{"name":"runtime/v0.41.0","sha":"68b676d02482702d3c3c1461d5e208d1d1c54b4c","kind":"tag","published_at":"2023-08-04T16:30:57.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.41.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.41.0/manifests"},{"name":"git/v0.12.4","sha":"e8edd754deb3edb02d33ba5d5c390582196c3c44","kind":"tag","published_at":"2023-08-04T16:21:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.12.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.4/manifests"},{"name":"apis/meta/v1.1.2","sha":"e8edd754deb3edb02d33ba5d5c390582196c3c44","kind":"tag","published_at":"2023-08-04T15:58:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.1.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.1.2/manifests"},{"name":"apis/event/v0.5.2","sha":"e8edd754deb3edb02d33ba5d5c390582196c3c44","kind":"tag","published_at":"2023-08-04T15:56:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.5.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.5.2/manifests"},{"name":"ssa/v0.29.0","sha":"e34893accbe14fa722c65c02cd27bccb95d71780","kind":"tag","published_at":"2023-07-31T12:53:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.29.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.29.0/manifests"},{"name":"oci/v0.30.0","sha":"b51c0047525b92c3596956dca8aebf9d0d8b44bc","kind":"tag","published_at":"2023-07-11T11:08:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.30.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.30.0/manifests"},{"name":"oci/v0.29.0","sha":"a1083913047a788f43a9c7b5737bc74694869885","kind":"tag","published_at":"2023-07-06T10:26:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.29.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.29.0/manifests"},{"name":"runtime/v0.40.0","sha":"ea9224f0d73de674e805b6dba6b2d1d5f41fa5c1","kind":"tag","published_at":"2023-07-03T06:48:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.40.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.40.0/manifests"},{"name":"git/gogit/v0.12.1","sha":"938e3221a419432af9a0ff252cfb585af7482b34","kind":"tag","published_at":"2023-06-29T09:13:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.12.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.12.1/manifests"},{"name":"runtime/v0.39.0","sha":"4443dd849001c86b23f931a0163161473b44db47","kind":"tag","published_at":"2023-06-22T11:52:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.39.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.39.0/manifests"},{"name":"kustomize/v1.3.4","sha":"4443dd849001c86b23f931a0163161473b44db47","kind":"tag","published_at":"2023-06-22T11:52:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.3.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.4/manifests"},{"name":"git/v0.12.3","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:15:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.12.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.3/manifests"},{"name":"oci/v0.28.0","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:10:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.28.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.28.0/manifests"},{"name":"helmtestserver/v0.13.1","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:09:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.13.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.1/manifests"},{"name":"ssh/v0.8.0","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:07:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.8.0/manifests"},{"name":"ssa/v0.28.2","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:05:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.28.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.28.2/manifests"},{"name":"http/fetch/v0.5.2","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:04:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.5.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.5.2/manifests"},{"name":"apis/event/v0.5.1","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:02:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.5.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.5.1/manifests"},{"name":"apis/kustomize/v1.1.1","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:01:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.1.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.1.1/manifests"},{"name":"apis/meta/v1.1.1","sha":"70a6fe1b7b218d5fb964951aee37796f46a8b8ef","kind":"tag","published_at":"2023-06-22T11:01:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.1.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.1.1/manifests"},{"name":"git/gogit/v0.12.0","sha":"fe2cbaa665638e04aa2d05bf2a5f407b22bda535","kind":"commit","published_at":"2023-05-31T13:20:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.12.0/manifests"},{"name":"kustomize/v1.3.3","sha":"bbe5187253bf8652ef0bedccf0f7ac18698a517b","kind":"tag","published_at":"2023-05-26T13:44:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.3.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.3/manifests"},{"name":"oci/v0.27.0","sha":"06656b6681caca7f9a8df63d632cb4772846e114","kind":"commit","published_at":"2023-05-26T08:09:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.27.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.27.0/manifests"},{"name":"git/gogit/v0.11.1","sha":"c33a483aad88eecff50ea8da92b9bcd6ab4a666d","kind":"commit","published_at":"2023-05-25T09:25:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.11.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.11.1/manifests"},{"name":"kustomize/v1.3.2","sha":"ca008e3816bb0fb37304d397a03f6dc14f1f8dfe","kind":"commit","published_at":"2023-05-24T11:55:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.3.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.2/manifests"},{"name":"sourceignore/v0.3.4","sha":"ca008e3816bb0fb37304d397a03f6dc14f1f8dfe","kind":"commit","published_at":"2023-05-24T11:55:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.3.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.4/manifests"},{"name":"oci/v0.26.2","sha":"ca008e3816bb0fb37304d397a03f6dc14f1f8dfe","kind":"commit","published_at":"2023-05-24T11:55:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.26.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.26.2/manifests"},{"name":"gittestserver/v0.8.4","sha":"ca008e3816bb0fb37304d397a03f6dc14f1f8dfe","kind":"commit","published_at":"2023-05-24T11:55:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.8.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.4/manifests"},{"name":"git/gogit/v0.11.0","sha":"ca008e3816bb0fb37304d397a03f6dc14f1f8dfe","kind":"commit","published_at":"2023-05-24T11:55:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.11.0/manifests"},{"name":"git/v0.12.2","sha":"a69eec4195978d1613032f5f40ae134de163c361","kind":"commit","published_at":"2023-05-24T11:26:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.12.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.2/manifests"},{"name":"oci/v0.26.1","sha":"be2ab91e05d5b76a161b800aa27754463d080e2c","kind":"tag","published_at":"2023-05-23T15:02:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.26.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.26.1/manifests"},{"name":"runtime/v0.38.1","sha":"be2ab91e05d5b76a161b800aa27754463d080e2c","kind":"tag","published_at":"2023-05-23T15:02:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.38.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.38.1/manifests"},{"name":"kustomize/v1.3.1","sha":"be2ab91e05d5b76a161b800aa27754463d080e2c","kind":"tag","published_at":"2023-05-23T15:01:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.1/manifests"},{"name":"ssa/v0.28.1","sha":"be2ab91e05d5b76a161b800aa27754463d080e2c","kind":"tag","published_at":"2023-05-23T15:01:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.28.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.28.1/manifests"},{"name":"runtime/v0.38.0","sha":"7c23713877eb7dcd92e85a7542e1f13eb758399d","kind":"tag","published_at":"2023-05-23T13:06:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.38.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.38.0/manifests"},{"name":"git/gogit/v0.10.0","sha":"c157419e07cb430e735dab3d02a5593cf5c2b3be","kind":"tag","published_at":"2023-05-22T18:56:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.10.0/manifests"},{"name":"oci/v0.26.0","sha":"c157419e07cb430e735dab3d02a5593cf5c2b3be","kind":"tag","published_at":"2023-05-22T18:55:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.26.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.26.0/manifests"},{"name":"runtime/v0.37.0","sha":"c157419e07cb430e735dab3d02a5593cf5c2b3be","kind":"tag","published_at":"2023-05-22T18:30:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.37.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.37.0/manifests"},{"name":"kustomize/v1.3.0","sha":"c157419e07cb430e735dab3d02a5593cf5c2b3be","kind":"tag","published_at":"2023-05-22T18:30:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.3.0/manifests"},{"name":"oci/v0.25.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.25.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.25.0/manifests"},{"name":"version/v0.2.2","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.2.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.2.2/manifests"},{"name":"ssh/v0.7.4","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.7.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.4/manifests"},{"name":"ssa/v0.28.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.28.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.28.0/manifests"},{"name":"runtime/v0.36.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.36.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.36.0/manifests"},{"name":"kustomize/v1.2.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.2.0/manifests"},{"name":"http/fetch/v0.5.1","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.5.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.5.1/manifests"},{"name":"helmtestserver/v0.13.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.13.0/manifests"},{"name":"gittestserver/v0.8.3","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.8.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.3/manifests"},{"name":"git/v0.12.1","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.12.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.1/manifests"},{"name":"apis/meta/v1.1.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.1.0/manifests"},{"name":"apis/kustomize/v1.1.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.1.0/manifests"},{"name":"apis/event/v0.5.0","sha":"80ab4c37a7fca171e79fdd49a9188484b170852f","kind":"commit","published_at":"2023-05-22T14:21:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.5.0/manifests"},{"name":"git/gogit/v0.9.0","sha":"0c8e547b85980b22abe057fd977ead02aeb15aa2","kind":"commit","published_at":"2023-05-15T14:12:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.9.0/manifests"},{"name":"git/v0.12.0","sha":"bf62fd3e2ca013089fa6f866edaa37834921a702","kind":"commit","published_at":"2023-05-15T12:55:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.12.0/manifests"},{"name":"http/fetch/v0.5.0","sha":"6c409baab91743643355777e69110e244c45833e","kind":"tag","published_at":"2023-05-11T14:49:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.5.0/manifests"},{"name":"oci/v0.24.0","sha":"6c409baab91743643355777e69110e244c45833e","kind":"tag","published_at":"2023-05-11T14:47:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.24.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.24.0/manifests"},{"name":"untar/v0.3.0","sha":"2e870a1a4b5b3a1f4f954e6c2f7801b36013c3fb","kind":"tag","published_at":"2023-04-26T07:24:57.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/untar/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/untar/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@untar%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.3.0/manifests"},{"name":"oci/v0.23.0","sha":"cf6b9467de58d76820099d88453ea392a3af73ea","kind":"tag","published_at":"2023-04-10T11:26:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.23.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.23.0/manifests"},{"name":"kustomize/v1.1.1","sha":"4629f2d0219aa44fcfd03668003471a61788dbaa","kind":"tag","published_at":"2023-04-06T08:16:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.1.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.1.1/manifests"},{"name":"kustomize/v1.1.0","sha":"5382a4b12ebd84c10c63433e63e379eae6bde153","kind":"tag","published_at":"2023-03-31T11:18:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v1.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv1.1.0/manifests"},{"name":"runtime/v0.35.0","sha":"6bf578d953a0c88786d33cc63fe8ce262f90b9b6","kind":"tag","published_at":"2023-03-29T10:36:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.35.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.35.0/manifests"},{"name":"runtime/v0.34.0","sha":"e222346d28951a789bb38e1bbbf7da27dc2cb408","kind":"tag","published_at":"2023-03-28T17:54:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.34.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.34.0/manifests"},{"name":"helmtestserver/v0.12.0","sha":"58580cb23efd8cd1066780ac2823f2a2f790acd0","kind":"tag","published_at":"2023-03-27T15:37:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.12.0/manifests"},{"name":"ssa/v0.27.0","sha":"58580cb23efd8cd1066780ac2823f2a2f790acd0","kind":"tag","published_at":"2023-03-27T15:24:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.27.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.27.0/manifests"},{"name":"runtime/v0.33.0","sha":"58580cb23efd8cd1066780ac2823f2a2f790acd0","kind":"tag","published_at":"2023-03-27T15:22:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.33.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.33.0/manifests"},{"name":"kustomize/v0.14.0","sha":"58580cb23efd8cd1066780ac2823f2a2f790acd0","kind":"tag","published_at":"2023-03-27T15:22:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.14.0/manifests"},{"name":"apis/kustomize/v1.0.0","sha":"eca885f49afb455e9ff3ab07436c8b7bf40c8df0","kind":"tag","published_at":"2023-03-27T12:12:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v1.0.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv1.0.0/manifests"},{"name":"apis/meta/v1.0.0","sha":"eca885f49afb455e9ff3ab07436c8b7bf40c8df0","kind":"tag","published_at":"2023-03-27T12:11:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v1.0.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv1.0.0/manifests"},{"name":"http/fetch/v0.4.0","sha":"31975dc53fba5b95df2f0f1e7723c7fdc13f8c0b","kind":"tag","published_at":"2023-03-27T10:48:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.4.0/manifests"},{"name":"oci/v0.22.0","sha":"a8a70f3b4c97177a036d786df7b1dcfc3bade1b7","kind":"tag","published_at":"2023-03-27T09:54:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.22.0/manifests"},{"name":"ssa/v0.26.0","sha":"eb40b22d79c37414e4345fdcc3a39cf308250ba8","kind":"tag","published_at":"2023-03-21T16:59:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.26.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.26.0/manifests"},{"name":"ssa/v0.25.0","sha":"901184168318582c2010031f9246387f4ac0ac7d","kind":"tag","published_at":"2023-03-20T14:57:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.25.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.25.0/manifests"},{"name":"sourceignore/v0.3.3","sha":"901184168318582c2010031f9246387f4ac0ac7d","kind":"commit","published_at":"2023-03-16T11:58:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.3.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.3/manifests"},{"name":"runtime/v0.32.0","sha":"680570189930b08d610fce883405e2479dd3d4a6","kind":"commit","published_at":"2023-03-14T16:03:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.32.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.32.0/manifests"},{"name":"runtime/v0.31.0","sha":"23a1ea8d63e8214f6faccfb6c837240def8c4392","kind":"tag","published_at":"2023-03-07T15:14:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.31.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.31.0/manifests"},{"name":"oci/v0.21.1","sha":"71e9346425dc8019132773a51eaf2ecdd21cdd98","kind":"tag","published_at":"2023-03-07T15:11:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.21.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.21.1/manifests"},{"name":"helmtestserver/v0.9.1","sha":"de270b092b5c20d14720761366ae8f536fbf6719","kind":"tag","published_at":"2023-03-07T15:10:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.9.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.9.1/manifests"},{"name":"git/gogit/v0.8.1","sha":"71d54b208f58f3bd7afadc8260a77bb7eb7b8c0c","kind":"tag","published_at":"2023-03-07T13:45:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.8.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.8.1/manifests"},{"name":"gittestserver/v0.8.2","sha":"740a5f1ece8102dc4a98cab1121949b342427a1c","kind":"tag","published_at":"2023-03-07T13:44:52.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.8.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.2/manifests"},{"name":"ssh/v0.7.3","sha":"4d6969c7ee077f806e75cd98b20833adf8878a77","kind":"tag","published_at":"2023-03-07T13:43:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.7.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.3/manifests"},{"name":"oci/v0.21.0","sha":"24cffe9be93d921948d68951cdbc66971f42cf26","kind":"tag","published_at":"2023-03-03T08:23:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.21.0/manifests"},{"name":"git/gogit/v0.8.0","sha":"ec058eecd31067b6f863b0a03e4665a84220b128","kind":"commit","published_at":"2023-03-02T13:32:32.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.8.0/manifests"},{"name":"git/v0.11.0","sha":"a5896a646e3c730e3d67b9d71cc72a8353293eee","kind":"commit","published_at":"2023-03-02T12:30:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.11.0/manifests"},{"name":"ssh/v0.7.2","sha":"eda77cf48a85cabec5d16307ff0699d80fb4a9a7","kind":"commit","published_at":"2023-03-02T12:30:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.7.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.2/manifests"},{"name":"oci/v0.20.1","sha":"3caadb06a1b46bab774baf2da243083bf4834810","kind":"commit","published_at":"2023-03-02T11:50:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.20.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.20.1/manifests"},{"name":"http/fetch/v0.3.1","sha":"5185f6416fc9db33819ee722edffa0aef7765f69","kind":"commit","published_at":"2023-03-02T11:50:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.3.1/manifests"},{"name":"kustomize/v0.13.2","sha":"da62a135cd8191d1d383fcd971c545d9dd792cfd","kind":"commit","published_at":"2023-03-02T11:21:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.13.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.13.2/manifests"},{"name":"apis/kustomize/v0.8.1","sha":"2be8ae8ab26244e9bc3aede3636b382d57bc43e4","kind":"commit","published_at":"2023-03-02T11:18:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.8.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.8.1/manifests"},{"name":"runtime/v0.30.0","sha":"94961cb94f3cd6fda2ed0c6bfd6bf00fe8b0cbc8","kind":"commit","published_at":"2023-03-02T10:37:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.30.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.30.0/manifests"},{"name":"apis/meta/v0.19.1","sha":"469beee1376d20e256296e4dbf0788877223353b","kind":"commit","published_at":"2023-03-02T10:37:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.19.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.19.1/manifests"},{"name":"apis/event/v0.4.1","sha":"14a5ae33651d0f486e66ebc76fa039a359f7fa10","kind":"commit","published_at":"2023-03-02T10:07:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.4.1/manifests"},{"name":"ssa/v0.24.1","sha":"e8417a23c0a6aef97628c8f6208fd5af85f6f5c0","kind":"commit","published_at":"2023-02-21T15:39:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.24.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.24.1/manifests"},{"name":"oci/v0.20.0","sha":"f2c16a93abd43352f752381866307b0f025d9d92","kind":"tag","published_at":"2023-02-21T11:55:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.20.0/manifests"},{"name":"ssa/v0.24.0","sha":"f2c16a93abd43352f752381866307b0f025d9d92","kind":"tag","published_at":"2023-02-21T11:55:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.24.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.24.0/manifests"},{"name":"sourceignore/v0.3.2","sha":"5b42f5f58e6d9d44037ca54799013c0dc32482ac","kind":"tag","published_at":"2023-02-21T11:25:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.3.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.2/manifests"},{"name":"ssa/v0.23.1","sha":"46a75e091e4cf65da868447c663ebbe09b019362","kind":"commit","published_at":"2023-02-16T11:00:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.23.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.23.1/manifests"},{"name":"oci/v0.19.1","sha":"b2d4cf1dadf4178ade06653df18fc16583af9b63","kind":"commit","published_at":"2023-02-16T10:47:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.19.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.19.1/manifests"},{"name":"sourceignore/v0.3.1","sha":"8d4759b85643482c546e82d31bcddd298911bfbb","kind":"commit","published_at":"2023-02-16T08:23:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.1/manifests"},{"name":"runtime/v0.29.0","sha":"9a517c826fd0dfb98b772e97bd01c9d81beb9ab4","kind":"commit","published_at":"2023-02-16T08:22:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.29.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.29.0/manifests"},{"name":"git/gogit/v0.7.1","sha":"602b51b39b8d9d6f485a511750cca5170bc9178a","kind":"commit","published_at":"2023-02-15T22:47:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.7.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.7.1/manifests"},{"name":"ssh/v0.7.1","sha":"c5036e66896247d41ce9731fd0b46416b831844a","kind":"commit","published_at":"2023-02-15T21:50:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.7.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.1/manifests"},{"name":"kustomize/v0.13.1","sha":"e5fe7f7d28ec8586557c4f08fd9c3227b5230ab7","kind":"commit","published_at":"2023-02-15T21:32:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.13.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.13.1/manifests"},{"name":"helmtestserver/v0.11.1","sha":"51df014544df82e6019c8e75b4fc2b4dba3a5f57","kind":"commit","published_at":"2023-02-15T21:19:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.11.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.11.1/manifests"},{"name":"version/v0.2.1","sha":"2b825bf7b25fe1ff23334fe7c11b4dbf426f5266","kind":"commit","published_at":"2023-02-15T20:54:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.2.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.2.1/manifests"},{"name":"gittestserver/v0.8.1","sha":"23c2b8da881471f001dbdc82d47af0bb7db79a83","kind":"commit","published_at":"2023-02-15T20:30:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.8.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.1/manifests"},{"name":"git/libgit2/v0.6.0","sha":"87a630d023dfa60e90e308fbaf112ec315fb3ed8","kind":"commit","published_at":"2023-02-15T16:10:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/libgit2/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/libgit2/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Flibgit2%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.6.0/manifests"},{"name":"git/gogit/v0.7.0","sha":"b85eea8237a761baaa7e6e4c21766facf4a7daf4","kind":"commit","published_at":"2023-02-15T14:58:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.7.0/manifests"},{"name":"git/v0.10.0","sha":"e8e803e2fe536d152c008b9f9934092fd0bb7f47","kind":"commit","published_at":"2023-02-15T14:51:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.10.0/manifests"},{"name":"oci/v0.19.0","sha":"db1f3af7f12bff9e685a0db1076596018d9c986a","kind":"tag","published_at":"2023-02-13T12:48:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.19.0/manifests"},{"name":"git/libgit2/v0.5.0","sha":"6c2b10bc5d56aa85042e2e9667b212d50abb0d0b","kind":"commit","published_at":"2023-02-10T18:36:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/libgit2/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/libgit2/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Flibgit2%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.5.0/manifests"},{"name":"git/gogit/v0.6.0","sha":"6c2b10bc5d56aa85042e2e9667b212d50abb0d0b","kind":"commit","published_at":"2023-02-10T18:36:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.6.0/manifests"},{"name":"git/v0.9.0","sha":"598e74ef016f59829bf47a68afd9331c25408420","kind":"commit","published_at":"2023-02-10T17:38:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.9.0/manifests"},{"name":"apis/event/v0.4.0","sha":"da2a476d1ae0bd8f2c08f1a833647e5cc8c01d7a","kind":"commit","published_at":"2023-02-10T10:43:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.4.0/manifests"},{"name":"runtime/v0.28.0","sha":"119e06afbeb86c3ee3326811558753bf28244b2c","kind":"commit","published_at":"2023-02-07T14:33:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.28.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.28.0/manifests"},{"name":"kustomize/v0.13.0","sha":"2d2a14d6a48c404c53249c5ccee3f95add481304","kind":"tag","published_at":"2023-01-27T09:59:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.13.0/manifests"},{"name":"runtime/v0.27.0","sha":"2d2a14d6a48c404c53249c5ccee3f95add481304","kind":"tag","published_at":"2023-01-27T09:59:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.27.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.27.0/manifests"},{"name":"ssa/v0.23.0","sha":"0cd2cf5dfa5b1cb315255348b2f3413c4813f05f","kind":"tag","published_at":"2023-01-27T08:53:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.23.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.23.0/manifests"},{"name":"oci/v0.18.0","sha":"0cd2cf5dfa5b1cb315255348b2f3413c4813f05f","kind":"tag","published_at":"2023-01-27T08:53:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.18.0/manifests"},{"name":"helmtestserver/v0.11.0","sha":"0cd2cf5dfa5b1cb315255348b2f3413c4813f05f","kind":"tag","published_at":"2023-01-27T08:51:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.11.0/manifests"},{"name":"apis/kustomize/v0.8.0","sha":"0cd2cf5dfa5b1cb315255348b2f3413c4813f05f","kind":"tag","published_at":"2023-01-27T08:48:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.8.0/manifests"},{"name":"apis/event/v0.3.0","sha":"0cd2cf5dfa5b1cb315255348b2f3413c4813f05f","kind":"tag","published_at":"2023-01-27T08:47:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.3.0/manifests"},{"name":"apis/meta/v0.19.0","sha":"0cd2cf5dfa5b1cb315255348b2f3413c4813f05f","kind":"tag","published_at":"2023-01-27T08:46:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.19.0/manifests"},{"name":"git/gogit/v0.5.0","sha":"d0e7e5c6ace44014428f11cb83b7d8c295c5d98a","kind":"commit","published_at":"2023-01-20T15:30:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.5.0/manifests"},{"name":"git/v0.8.0","sha":"7ef01b073684325fa7bbf7a4d0144e5c9a37b3c1","kind":"commit","published_at":"2023-01-20T14:14:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.8.0/manifests"},{"name":"runtime/v0.26.0","sha":"946d9acf6e88cd807ff72119f5f5e96cbd690894","kind":"commit","published_at":"2023-01-10T16:35:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.26.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.26.0/manifests"},{"name":"runtime/v0.25.0","sha":"ad2ee3c4155757946fff5c4f784922a258cca550","kind":"commit","published_at":"2023-01-09T15:05:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.25.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.25.0/manifests"},{"name":"git/gogit/v0.4.1","sha":"d4e691cc310e071fdd1adc2ed1768b8da635358b","kind":"commit","published_at":"2023-01-09T08:55:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.4.1/manifests"},{"name":"git/gogit/v0.4.0","sha":"90080a776e0a0a6ea3bdeae84f5f9c57b024a8df","kind":"commit","published_at":"2022-12-16T09:23:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.4.0/manifests"},{"name":"kustomize/v0.12.0","sha":"51b87259ed2b7e63c619f218de9745f6e0af0c67","kind":"tag","published_at":"2022-12-15T11:37:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.12.0/manifests"},{"name":"oci/v0.17.0","sha":"f9340b5a46da3ea1c5d353aeef4095338f6fbbe1","kind":"commit","published_at":"2022-12-15T09:26:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.17.0/manifests"},{"name":"git/gogit/v0.3.2","sha":"0b80dfbb426f121500e77b134d4d0e2a8da29489","kind":"commit","published_at":"2022-12-12T11:02:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.3.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.3.2/manifests"},{"name":"oci/v0.16.0","sha":"e7417c93f53b87309557fd1c565bf382f88e9278","kind":"tag","published_at":"2022-12-09T10:47:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.16.0/manifests"},{"name":"git/libgit2/v0.4.1","sha":"b941b341092294182b7828cb93d08d98f1b28251","kind":"commit","published_at":"2022-12-08T14:20:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/libgit2/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/libgit2/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Flibgit2%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.4.1/manifests"},{"name":"git/gogit/v0.3.1","sha":"23f1ade0c0ae97f7b7e765253183c6b6cebb0308","kind":"commit","published_at":"2022-12-08T12:51:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.3.1/manifests"},{"name":"git/libgit2/v0.4.0","sha":"5bf958f36c849f4ad924b5d77aa3ae8a2c172409","kind":"commit","published_at":"2022-12-08T10:02:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/libgit2/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/libgit2/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Flibgit2%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.4.0/manifests"},{"name":"git/gogit/v0.3.0","sha":"5bf958f36c849f4ad924b5d77aa3ae8a2c172409","kind":"commit","published_at":"2022-12-08T10:02:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.3.0/manifests"},{"name":"kustomize/v0.11.0","sha":"fa4f4c7b34947129fbd9f32e970e1d334e9e55b4","kind":"tag","published_at":"2022-12-02T15:03:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.11.0/manifests"},{"name":"git/libgit2/v0.3.0","sha":"70f372a2a42a73ea7670f0f1b481fc864b4a2523","kind":"commit","published_at":"2022-11-16T11:34:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/libgit2/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/libgit2/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Flibgit2%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.3.0/manifests"},{"name":"git/gogit/v0.2.0","sha":"70f372a2a42a73ea7670f0f1b481fc864b4a2523","kind":"commit","published_at":"2022-11-16T11:34:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.2.0/manifests"},{"name":"kustomize/v0.10.0","sha":"30dc34c8d2c19be60b5eba2cccb3ace42f58f665","kind":"tag","published_at":"2022-11-16T10:10:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.10.0/manifests"},{"name":"git/v0.7.0","sha":"f70757d50729c35c45b48bbcac20f6aff34466c4","kind":"commit","published_at":"2022-11-15T19:03:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.7.0/manifests"},{"name":"kustomize/v0.9.0","sha":"aec27af6e023491307a2035278fc778c48a9ba51","kind":"tag","published_at":"2022-11-15T14:58:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.9.0/manifests"},{"name":"oci/v0.15.0","sha":"aec27af6e023491307a2035278fc778c48a9ba51","kind":"tag","published_at":"2022-11-15T14:58:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.15.0/manifests"},{"name":"runtime/v0.24.0","sha":"aec27af6e023491307a2035278fc778c48a9ba51","kind":"tag","published_at":"2022-11-15T14:57:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.24.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.24.0/manifests"},{"name":"ssa/v0.22.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:45:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.22.0/manifests"},{"name":"http/fetch/v0.3.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:44:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.3.0/manifests"},{"name":"apis/kustomize/v0.7.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:43:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.7.0/manifests"},{"name":"apis/meta/v0.18.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:43:23.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.18.0/manifests"},{"name":"helmtestserver/v0.10.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:42:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.10.0/manifests"},{"name":"gittestserver/v0.8.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:41:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.8.0/manifests"},{"name":"ssh/v0.7.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:40:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.7.0/manifests"},{"name":"sourceignore/v0.3.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:39:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.3.0/manifests"},{"name":"apis/event/v0.2.0","sha":"7741c5ff7c8a25aca88269aa73111a3164724f95","kind":"tag","published_at":"2022-11-15T13:37:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.2.0/manifests"},{"name":"runtime/v0.23.0","sha":"ac62657d8b9cd3ff70bc2c667fb1e4029fa91c07","kind":"tag","published_at":"2022-11-08T13:17:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.23.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.23.0/manifests"},{"name":"apis/event/v0.1.0","sha":"5b80083a70b41d4269de972d70f217113d9f18f7","kind":"tag","published_at":"2022-11-08T12:24:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/event/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/event/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fevent%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fevent%2Fv0.1.0/manifests"},{"name":"oci/v0.14.0","sha":"d4a148f509a242d2a6dc46d4978cab5317b3e8e3","kind":"tag","published_at":"2022-10-20T08:27:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.14.0/manifests"},{"name":"http/fetch/v0.2.0","sha":"70dc6be4c2d46da624f5c608a96cdfaaef718638","kind":"tag","published_at":"2022-10-18T15:14:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.2.0/manifests"},{"name":"tar/v0.2.0","sha":"fe2ef0aa8560ef49dbb0a2d7c2bf132159fa5993","kind":"tag","published_at":"2022-10-18T14:32:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.2.0/manifests"},{"name":"runtime/v0.22.0","sha":"b37a57c5f1439eb9fe38d5f5f1af96ac17633513","kind":"tag","published_at":"2022-10-14T16:19:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.22.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.22.0/manifests"},{"name":"oci/v0.13.0","sha":"4078e4f12a0fa952d2c87b973490ba3c82b18426","kind":"tag","published_at":"2022-10-11T12:43:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.13.0/manifests"},{"name":"runtime/v0.21.0","sha":"4078e4f12a0fa952d2c87b973490ba3c82b18426","kind":"tag","published_at":"2022-10-11T12:42:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.21.0/manifests"},{"name":"oci/v0.12.0","sha":"7d22930e32dff3559f772e8d6eb2a47586a32014","kind":"tag","published_at":"2022-10-11T07:27:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.12.0/manifests"},{"name":"git/libgit2/v0.2.0","sha":"7d22930e32dff3559f772e8d6eb2a47586a32014","kind":"commit","published_at":"2022-10-10T14:48:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/libgit2/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/libgit2/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Flibgit2%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.2.0/manifests"},{"name":"testserver/v0.4.0","sha":"d56b66ca920146f1bd94bad142934f0a82043283","kind":"tag","published_at":"2022-10-10T12:15:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.4.0/manifests"},{"name":"http/fetch/v0.1.0","sha":"d56b66ca920146f1bd94bad142934f0a82043283","kind":"tag","published_at":"2022-10-10T12:14:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/fetch/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/fetch/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ffetch%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ffetch%2Fv0.1.0/manifests"},{"name":"tar/v0.1.0","sha":"60dfe8426fd1a72e2a60efefef2d21b8dcd87a7e","kind":"tag","published_at":"2022-10-10T10:22:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/tar/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/tar/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@tar%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/tar%2Fv0.1.0/manifests"},{"name":"runtime/v0.20.0","sha":"a7d54fb41264ddc029d37eab613adeec982e6736","kind":"tag","published_at":"2022-10-07T14:15:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.20.0/manifests"},{"name":"apis/meta/v0.17.0","sha":"ccc3bab767f72ff00f01f29eeeb8373655ac0c2f","kind":"tag","published_at":"2022-10-07T13:23:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.17.0/manifests"},{"name":"oci/v0.11.0","sha":"640a3abb1fca7dc64f401802760dd3303ef153e3","kind":"commit","published_at":"2022-09-29T14:12:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.11.0/manifests"},{"name":"kustomize/v0.8.0","sha":"daa2fc29a85696067d63e5f1129bbf65a2fd230f","kind":"tag","published_at":"2022-09-26T14:50:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.8.0/manifests"},{"name":"runtime/v0.19.0","sha":"daa2fc29a85696067d63e5f1129bbf65a2fd230f","kind":"tag","published_at":"2022-09-26T14:49:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.19.0/manifests"},{"name":"ssa/v0.21.0","sha":"262bb5c488f8866acd7e2586623763c6447c9b8f","kind":"tag","published_at":"2022-09-26T13:12:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.21.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.21.0/manifests"},{"name":"oci/v0.10.0","sha":"262bb5c488f8866acd7e2586623763c6447c9b8f","kind":"tag","published_at":"2022-09-26T13:12:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.10.0/manifests"},{"name":"helmtestserver/v0.9.0","sha":"262bb5c488f8866acd7e2586623763c6447c9b8f","kind":"tag","published_at":"2022-09-26T13:11:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.9.0/manifests"},{"name":"apis/kustomize/v0.6.0","sha":"262bb5c488f8866acd7e2586623763c6447c9b8f","kind":"tag","published_at":"2022-09-26T13:10:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.6.0/manifests"},{"name":"apis/meta/v0.16.0","sha":"262bb5c488f8866acd7e2586623763c6447c9b8f","kind":"tag","published_at":"2022-09-26T13:10:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.16.0/manifests"},{"name":"oci/v0.9.0","sha":"dbad05cf95b380c6f619a9bf76dc755c6ff6e3cc","kind":"tag","published_at":"2022-09-09T13:31:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.9.0/manifests"},{"name":"ssa/v0.20.0","sha":"009acdfea953fc80388e8f6f5ffa2dfd299b3e23","kind":"tag","published_at":"2022-09-02T12:55:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.20.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.20.0/manifests"},{"name":"git/v0.6.1","sha":"2ab7f6b69f3a130216c0909ebd77fc9aa09255d5","kind":"commit","published_at":"2022-09-02T07:38:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.6.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.6.1/manifests"},{"name":"oci/v0.8.0","sha":"c5e54ac8efa42dac7bef5eaeb4ffadd67dcc17b2","kind":"tag","published_at":"2022-08-31T08:22:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.8.0/manifests"},{"name":"runtime/v0.18.0","sha":"c5e54ac8efa42dac7bef5eaeb4ffadd67dcc17b2","kind":"tag","published_at":"2022-08-31T08:21:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.18.0/manifests"},{"name":"kustomize/v0.7.0","sha":"c5e54ac8efa42dac7bef5eaeb4ffadd67dcc17b2","kind":"tag","published_at":"2022-08-31T08:21:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.7.0/manifests"},{"name":"ssa/v0.19.0","sha":"c5e54ac8efa42dac7bef5eaeb4ffadd67dcc17b2","kind":"tag","published_at":"2022-08-31T08:20:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.19.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.19.0/manifests"},{"name":"git/libgit2/v0.1.0","sha":"a6e6da81a9e0e21b539e759926b4861db3fba5c4","kind":"commit","published_at":"2022-08-30T11:26:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/libgit2/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/libgit2/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Flibgit2%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Flibgit2%2Fv0.1.0/manifests"},{"name":"git/gogit/v0.1.0","sha":"076b26ffa2b9a034da1f47ce21cfbd7578efdc2f","kind":"commit","published_at":"2022-08-30T11:25:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/gogit/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/gogit/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fgogit%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fgogit%2Fv0.1.0/manifests"},{"name":"runtime/v0.17.0","sha":"92b068824e5e49b8dd142b6e590efa4f102779fa","kind":"tag","published_at":"2022-08-25T14:59:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.17.0/manifests"},{"name":"oci/v0.7.0","sha":"92b068824e5e49b8dd142b6e590efa4f102779fa","kind":"tag","published_at":"2022-08-25T14:58:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.7.0/manifests"},{"name":"helmtestserver/v0.8.0","sha":"92b068824e5e49b8dd142b6e590efa4f102779fa","kind":"tag","published_at":"2022-08-25T14:57:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.8.0/manifests"},{"name":"kustomize/v0.6.0","sha":"92b068824e5e49b8dd142b6e590efa4f102779fa","kind":"tag","published_at":"2022-08-25T14:56:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.6.0/manifests"},{"name":"git/v0.6.0","sha":"dfed4fbd864af42b4c284ec1e4fca2ce79095363","kind":"commit","published_at":"2022-08-25T14:26:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.6.0/manifests"},{"name":"untar/v0.2.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:54:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/untar/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/untar/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@untar%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.2.0/manifests"},{"name":"version/v0.2.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:27:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.2.0/manifests"},{"name":"gitutil/v0.2.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:27:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gitutil/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gitutil/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gitutil%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gitutil%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gitutil%2Fv0.2.0/manifests"},{"name":"apis/kustomize/v0.5.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:26:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.5.0/manifests"},{"name":"ssa/v0.18.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:25:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.18.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.18.0/manifests"},{"name":"apis/acl/v0.1.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:25:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.1.0/manifests"},{"name":"apis/meta/v0.15.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:24:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.15.0/manifests"},{"name":"testserver/v0.3.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:23:57.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.3.0/manifests"},{"name":"ssh/v0.6.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:22:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.6.0/manifests"},{"name":"http/transport/v0.1.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:21:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.1.0/manifests"},{"name":"masktoken/v0.2.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:21:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.2.0/manifests"},{"name":"gittestserver/v0.7.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:20:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.7.0/manifests"},{"name":"sourceignore/v0.2.0","sha":"353ad509c79ae5b1268ec8013db2ce40a67ca9bb","kind":"tag","published_at":"2022-08-25T13:19:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.2.0/manifests"},{"name":"oci/v0.6.0","sha":"58fb44c9f3bea7928a42066a89922e8018e32af0","kind":"tag","published_at":"2022-08-24T17:19:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.6.0/manifests"},{"name":"oci/v0.5.1","sha":"b3a659df476c0bb9d24c059d3c7ebfd7a00e8618","kind":"tag","published_at":"2022-08-17T15:37:36.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.5.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.5.1/manifests"},{"name":"oci/v0.5.0","sha":"63d691cb1f00857d554b1aa59ca5ea477077e688","kind":"tag","published_at":"2022-08-17T15:01:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.5.0/manifests"},{"name":"oci/v0.4.1","sha":"17398b55c183a981c45de09788529184b3df50b1","kind":"tag","published_at":"2022-08-17T10:28:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.4.1/manifests"},{"name":"oci/v0.4.0","sha":"4d3acc8b604ef3c0902f6f1bd9d89379e8019c1d","kind":"tag","published_at":"2022-08-16T11:46:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.4.0/manifests"},{"name":"sourceignore/v0.1.0","sha":"4cc38cba24357572144e6385b6efc24344424315","kind":"tag","published_at":"2022-08-16T10:54:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/sourceignore/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/sourceignore/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@sourceignore%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/sourceignore%2Fv0.1.0/manifests"},{"name":"oci/v0.3.0","sha":"5b162412f4acd59da63c0892fe962ce482c696f4","kind":"tag","published_at":"2022-08-08T09:14:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.3.0/manifests"},{"name":"oci/v0.2.0","sha":"680663a877e4096c49dfe733d6355c9e4d959190","kind":"tag","published_at":"2022-08-03T07:41:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.2.0/manifests"},{"name":"oci/v0.1.0","sha":"18036e5a8a25a9e491a1867d6b3fcab92d23b15c","kind":"tag","published_at":"2022-08-02T11:01:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.1.0/manifests"},{"name":"oci/v0.0.2","sha":"76ec44d97def3b50c3d7393dcb7f661d4e4e5995","kind":"commit","published_at":"2022-08-01T14:11:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.0.2/manifests"},{"name":"oci/v0.0.1","sha":"a9f522466f010547e5401b40bde9740c311a22fb","kind":"commit","published_at":"2022-08-01T12:05:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/oci/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/oci/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@oci%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/oci%2Fv0.0.1/manifests"},{"name":"kustomize/v0.5.3","sha":"1a52b793ece42ba6e43d468623ce5a69e5faeffb","kind":"tag","published_at":"2022-08-01T10:00:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.5.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.3/manifests"},{"name":"gittestserver/v0.6.0","sha":"c5caba1dd57067bffca017620be82cadb29428bf","kind":"commit","published_at":"2022-07-25T17:21:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.6.0/manifests"},{"name":"git/v0.5.0","sha":"ab802f21fd1195533af459060e99f2504c2cb647","kind":"commit","published_at":"2022-07-18T12:14:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.5.0/manifests"},{"name":"http/transport/v0.0.1","sha":"76f30cf3b1d1b2503a5202b2a96d9faeb25623a2","kind":"tag","published_at":"2022-06-21T09:58:57.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/http/transport/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/http/transport/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@http%2Ftransport%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/http%2Ftransport%2Fv0.0.1/manifests"},{"name":"masktoken/v0.0.1","sha":"76f30cf3b1d1b2503a5202b2a96d9faeb25623a2","kind":"tag","published_at":"2022-06-21T09:58:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/masktoken/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/masktoken/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@masktoken%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/masktoken%2Fv0.0.1/manifests"},{"name":"helmtestserver/v0.7.4","sha":"3357f39663bad8cb6315edb0d2a6b97f560bdba9","kind":"tag","published_at":"2022-06-08T09:15:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.7.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.4/manifests"},{"name":"runtime/v0.16.2","sha":"3357f39663bad8cb6315edb0d2a6b97f560bdba9","kind":"tag","published_at":"2022-06-08T08:47:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.16.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.16.2/manifests"},{"name":"kustomize/v0.5.2","sha":"3357f39663bad8cb6315edb0d2a6b97f560bdba9","kind":"tag","published_at":"2022-06-08T08:46:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.5.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.2/manifests"},{"name":"ssa/v0.17.0","sha":"1230ea2dd54ea91cfcf55a7eabca7d9f2f2822b4","kind":"tag","published_at":"2022-06-08T08:15:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.17.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.17.0/manifests"},{"name":"apis/meta/v0.14.2","sha":"1230ea2dd54ea91cfcf55a7eabca7d9f2f2822b4","kind":"tag","published_at":"2022-06-08T08:12:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.14.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.14.2/manifests"},{"name":"apis/kustomize/v0.4.2","sha":"1230ea2dd54ea91cfcf55a7eabca7d9f2f2822b4","kind":"tag","published_at":"2022-06-08T08:11:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.4.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.4.2/manifests"},{"name":"ssh/v0.5.0","sha":"0d8cee80383e48884826785087fe3cc77c366275","kind":"tag","published_at":"2022-06-08T07:28:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.5.0/manifests"},{"name":"ssh/v0.4.1","sha":"2149190ef75ae714c5a47e702bd0e95f41c16209","kind":"tag","published_at":"2022-05-27T11:21:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.4.1/manifests"},{"name":"gittestserver/v0.5.4","sha":"1947c753e81eb7587bd2da0cd2d9ec6e6091cd6a","kind":"commit","published_at":"2022-05-26T12:22:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.5.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.4/manifests"},{"name":"helmtestserver/v0.7.3","sha":"1947c753e81eb7587bd2da0cd2d9ec6e6091cd6a","kind":"commit","published_at":"2022-05-26T12:22:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.7.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.3/manifests"},{"name":"ssa/v0.16.1","sha":"1947c753e81eb7587bd2da0cd2d9ec6e6091cd6a","kind":"commit","published_at":"2022-05-26T12:22:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.16.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.16.1/manifests"},{"name":"runtime/v0.16.1","sha":"1947c753e81eb7587bd2da0cd2d9ec6e6091cd6a","kind":"commit","published_at":"2022-05-26T12:22:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.16.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.16.1/manifests"},{"name":"kustomize/v0.5.1","sha":"1947c753e81eb7587bd2da0cd2d9ec6e6091cd6a","kind":"commit","published_at":"2022-05-26T12:22:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.5.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.1/manifests"},{"name":"apis/meta/v0.14.1","sha":"9b9adf5b5129d07fd3fd681f4a5bff62f844e2f1","kind":"commit","published_at":"2022-05-26T10:56:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.14.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.14.1/manifests"},{"name":"apis/kustomize/v0.4.1","sha":"9b9adf5b5129d07fd3fd681f4a5bff62f844e2f1","kind":"commit","published_at":"2022-05-26T10:56:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.4.1/manifests"},{"name":"ssh/v0.4.0","sha":"eaf00b7b04b1879becd31809b8fb12c98d99acab","kind":"commit","published_at":"2022-05-24T13:48:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.4.0/manifests"},{"name":"ssh/v0.3.4","sha":"b09460e9dd30e1e8607bfb34952c1062f4cda9a5","kind":"commit","published_at":"2022-05-16T15:02:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.3.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.4/manifests"},{"name":"runtime/v0.16.0","sha":"412e8abfcdec9b2988b4116675f9a2180cfb28d3","kind":"tag","published_at":"2022-05-11T14:43:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.16.0/manifests"},{"name":"kustomize/v0.5.0","sha":"412e8abfcdec9b2988b4116675f9a2180cfb28d3","kind":"tag","published_at":"2022-05-11T14:42:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.5.0/manifests"},{"name":"apis/kustomize/v0.4.0","sha":"8c47448d92b3f7e851f89133f4112e6b98e04851","kind":"tag","published_at":"2022-05-11T14:16:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.4.0/manifests"},{"name":"ssa/v0.16.0","sha":"8c47448d92b3f7e851f89133f4112e6b98e04851","kind":"tag","published_at":"2022-05-11T14:15:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.16.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.16.0/manifests"},{"name":"apis/meta/v0.14.0","sha":"8c47448d92b3f7e851f89133f4112e6b98e04851","kind":"tag","published_at":"2022-05-11T14:14:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.14.0/manifests"},{"name":"runtime/v0.15.1","sha":"6ccf9140d355c2191ce5e8090c0c9380467947ce","kind":"commit","published_at":"2022-05-11T11:02:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.15.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.15.1/manifests"},{"name":"runtime/v0.15.0","sha":"6ccf9140d355c2191ce5e8090c0c9380467947ce","kind":"commit","published_at":"2022-05-11T11:02:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.15.0/manifests"},{"name":"gittestserver/v0.5.3","sha":"36fd9ba1ae4ec65d6238937d37fac59385863405","kind":"commit","published_at":"2022-05-06T08:01:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.5.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.3/manifests"},{"name":"ssh/v0.3.3","sha":"36fd9ba1ae4ec65d6238937d37fac59385863405","kind":"commit","published_at":"2022-05-06T08:01:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.3.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.3/manifests"},{"name":"runtime/v0.14.2","sha":"a0d5d515616c4ef0cd34f584d104f949aac5b57f","kind":"tag","published_at":"2022-04-26T11:23:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.14.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.14.2/manifests"},{"name":"kustomize/v0.4.0","sha":"a0d5d515616c4ef0cd34f584d104f949aac5b57f","kind":"tag","published_at":"2022-04-26T11:23:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.4.0/manifests"},{"name":"apis/meta/v0.13.0","sha":"42a63df53fa72bfcc5363f7db87f3da839c674d8","kind":"tag","published_at":"2022-04-26T10:23:45.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.13.0/manifests"},{"name":"kustomize/v0.3.0","sha":"42a63df53fa72bfcc5363f7db87f3da839c674d8","kind":"commit","published_at":"2022-04-20T15:06:24.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.3.0/manifests"},{"name":"kustomize/v0.2.0","sha":"c380964707c04cbafcbead9ae0dc961112a4442f","kind":"commit","published_at":"2022-04-15T13:19:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.2.0/manifests"},{"name":"runtime/v0.14.1","sha":"745f2246bef697af8622fcb93806a784c0b20e0d","kind":"tag","published_at":"2022-04-14T11:03:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.14.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.14.1/manifests"},{"name":"apis/meta/v0.12.2","sha":"c326dda6350ea09df37181cabdb32aeb448eeabf","kind":"tag","published_at":"2022-04-14T08:28:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.12.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.12.2/manifests"},{"name":"apis/kustomize/v0.3.3","sha":"c326dda6350ea09df37181cabdb32aeb448eeabf","kind":"tag","published_at":"2022-04-14T08:19:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.3.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.3/manifests"},{"name":"kustomize/v0.1.1","sha":"c326dda6350ea09df37181cabdb32aeb448eeabf","kind":"tag","published_at":"2022-04-14T08:18:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.1.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.1.1/manifests"},{"name":"ssa/v0.15.2","sha":"c326dda6350ea09df37181cabdb32aeb448eeabf","kind":"tag","published_at":"2022-04-14T08:17:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.15.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.15.2/manifests"},{"name":"helmtestserver/v0.7.2","sha":"c326dda6350ea09df37181cabdb32aeb448eeabf","kind":"tag","published_at":"2022-04-14T07:49:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.7.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.2/manifests"},{"name":"runtime/v0.14.0","sha":"4046043b798fe92dd1b74be4041c12ac93d415ae","kind":"tag","published_at":"2022-04-12T07:25:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.14.0/manifests"},{"name":"kustomize/v0.1.0","sha":"b9afff4d0bdd83e3269549f0dfb435619e51fd81","kind":"tag","published_at":"2022-04-01T08:23:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.1.0/manifests"},{"name":"runtime/v0.13.4","sha":"357066be0ef4fe47d99a7a915927426adf0887a0","kind":"commit","published_at":"2022-03-29T20:15:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.4/manifests"},{"name":"runtime/v0.13.3","sha":"391f780ca8428a38b7a1af60c27eec839162b063","kind":"commit","published_at":"2022-03-29T16:30:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.3/manifests"},{"name":"gittestserver/v0.5.2","sha":"372d2e087e8e101a7893115daa64a4d63eaa992f","kind":"tag","published_at":"2022-03-21T10:31:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.5.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.2/manifests"},{"name":"helmtestserver/v0.7.1","sha":"e5264622952c08b2ca0c7d5ed816f41170489ae9","kind":"commit","published_at":"2022-03-16T10:01:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.7.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.1/manifests"},{"name":"ssh/v0.3.2","sha":"e5264622952c08b2ca0c7d5ed816f41170489ae9","kind":"commit","published_at":"2022-03-16T10:01:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.3.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.2/manifests"},{"name":"ssa/v0.15.1","sha":"e5264622952c08b2ca0c7d5ed816f41170489ae9","kind":"commit","published_at":"2022-03-16T10:01:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.15.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.15.1/manifests"},{"name":"runtime/v0.13.2","sha":"e5264622952c08b2ca0c7d5ed816f41170489ae9","kind":"commit","published_at":"2022-03-16T10:01:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.2/manifests"},{"name":"kustomize/v0.0.3","sha":"e5264622952c08b2ca0c7d5ed816f41170489ae9","kind":"commit","published_at":"2022-03-16T10:01:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.0.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.0.3/manifests"},{"name":"apis/meta/v0.12.1","sha":"e5264622952c08b2ca0c7d5ed816f41170489ae9","kind":"commit","published_at":"2022-03-16T10:01:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.12.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.12.1/manifests"},{"name":"apis/kustomize/v0.3.2","sha":"e5264622952c08b2ca0c7d5ed816f41170489ae9","kind":"commit","published_at":"2022-03-16T10:01:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.3.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.2/manifests"},{"name":"helmtestserver/v0.7.0","sha":"c08f59a8dc671de1b71d17ca5701d0d74f33a3ec","kind":"commit","published_at":"2022-03-04T16:02:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.7.0/manifests"},{"name":"ssa/v0.15.0","sha":"ce2b6bc425d5f7038780464f0b180f2c1e32e01c","kind":"tag","published_at":"2022-03-04T10:20:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.15.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.15.0/manifests"},{"name":"helmtestserver/v0.6.0","sha":"f69b2f10b97efc7178fe856760b9a9092ed993f0","kind":"tag","published_at":"2022-03-03T10:45:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.6.0/manifests"},{"name":"gittestserver/v0.5.1","sha":"f1f84569d7d2a9d4fa6385efb97228653fac8ae9","kind":"commit","published_at":"2022-02-25T10:41:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.5.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.1/manifests"},{"name":"runtime/v0.12.5","sha":"8b72358ec02874bfa6e0f71bf5665d303047a986","kind":"commit","published_at":"2022-02-21T12:18:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.12.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.5/manifests"},{"name":"runtime/v0.13.1","sha":"3c08fcac7f15e86e26868b508829b6f09c1a20a0","kind":"commit","published_at":"2022-02-21T11:17:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.1/manifests"},{"name":"runtime/v0.13.0","sha":"ccbc687aa7433c773011c316fe2dcb7cc3a65a53","kind":"commit","published_at":"2022-02-18T13:48:22.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0/manifests"},{"name":"ssa/v0.14.1","sha":"aa134135865cee113d00acec76d677eaf7df9daf","kind":"tag","published_at":"2022-02-18T11:35:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.14.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.14.1/manifests"},{"name":"apis/meta/v0.12.0","sha":"aa134135865cee113d00acec76d677eaf7df9daf","kind":"commit","published_at":"2022-02-18T11:32:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.12.0/manifests"},{"name":"ssa/v0.14.0","sha":"91e4177abe5aaf9cf8409a6b9cc12df7576ca0c1","kind":"tag","published_at":"2022-02-17T08:45:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.14.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.14.0/manifests"},{"name":"ssa/v0.13.0","sha":"04e73760326861b51bf64b19f067b4352a9b8e58","kind":"tag","published_at":"2022-02-07T08:37:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.13.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.13.0/manifests"},{"name":"runtime/v0.12.4","sha":"32c223e899e761d696b74b1296f45b808c32d85f","kind":"commit","published_at":"2022-01-25T17:29:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.12.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.4/manifests"},{"name":"runtime/v0.13.0-rc.8","sha":"7f5bc7ebc2b6d725c1e81e4250ea3122d7adf7ca","kind":"tag","published_at":"2022-01-25T15:27:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.8","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.8/manifests"},{"name":"runtime/v0.13.0-rc.7","sha":"61ba31f6aeb7af53d00aef470644c989060ec527","kind":"commit","published_at":"2022-01-24T16:06:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.7","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.7/manifests"},{"name":"ssa/v0.12.0","sha":"126e85924cfd75f016e338d8c97c2efb1b09dd00","kind":"tag","published_at":"2022-01-21T14:17:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.12.0/manifests"},{"name":"ssa/v0.11.1","sha":"dfff82932255968a3b72c96d2684c3d9b504f003","kind":"tag","published_at":"2022-01-21T08:50:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.11.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.11.1/manifests"},{"name":"ssa/v0.11.0","sha":"65e0709eca455c4e9d0ef27419112881ca5627c8","kind":"tag","published_at":"2022-01-20T10:31:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.11.0/manifests"},{"name":"kustomize/v0.0.2","sha":"637ff545a95139402fdd8475e7c5b4a45ed19dbe","kind":"tag","published_at":"2022-01-19T14:08:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.0.2/manifests"},{"name":"kustomize/v0.0.1","sha":"11014c18f6e8a1532ea7ec25346b5d566d1e4a71","kind":"commit","published_at":"2022-01-18T16:19:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/kustomize/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/kustomize/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@kustomize%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/kustomize%2Fv0.0.1/manifests"},{"name":"ssa/v0.10.0","sha":"3ccbcf87cbceca9a64eb8d3742327916bcfd3444","kind":"commit","published_at":"2022-01-13T16:48:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.10.0/manifests"},{"name":"ssh/v0.3.1","sha":"58cd020c7284d2544f97b764619b329da5e621da","kind":"commit","published_at":"2022-01-10T18:00:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.1/manifests"},{"name":"ssh/v0.3.0","sha":"22c9f20138efe2561d5a5c45dcc0dcf73ba8fd0c","kind":"commit","published_at":"2022-01-10T12:59:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.3.0/manifests"},{"name":"helmtestserver/v0.5.0","sha":"22c9f20138efe2561d5a5c45dcc0dcf73ba8fd0c","kind":"commit","published_at":"2022-01-10T12:59:02.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.5.0/manifests"},{"name":"testserver/v0.2.0","sha":"b6e122bd651255337b8fadf37bdc2052dad54258","kind":"commit","published_at":"2022-01-10T10:21:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.2.0/manifests"},{"name":"ssa/v0.9.0","sha":"60ca1f824ea9da6e6a7377a57beaa0a680628e52","kind":"commit","published_at":"2022-01-06T11:59:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.9.0/manifests"},{"name":"ssa/v0.8.0","sha":"16092862933f93600f7d1745ad3e0066adbb47be","kind":"commit","published_at":"2022-01-06T08:40:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.8.0/manifests"},{"name":"runtime/v0.12.3","sha":"7708752add13d557d07cdac47da5be6024d8ee9f","kind":"commit","published_at":"2021-12-16T07:42:57.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.12.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.3/manifests"},{"name":"apis/meta/v0.10.2","sha":"3c10faae7e5da8181f6b92b0d6c01a3a3433878b","kind":"commit","published_at":"2021-12-16T07:39:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.10.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.10.2/manifests"},{"name":"runtime/v0.13.0-rc.6","sha":"cd50d1697c5e59b767b3debd52963941defddb3b","kind":"commit","published_at":"2021-12-15T17:01:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.6","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.6/manifests"},{"name":"gittestserver/v0.5.0","sha":"b8b6b18bc91ca92995379ff83dc34d745ad212fe","kind":"commit","published_at":"2021-12-15T16:46:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.5.0/manifests"},{"name":"apis/acl/v0.0.3","sha":"b8b6b18bc91ca92995379ff83dc34d745ad212fe","kind":"commit","published_at":"2021-12-15T16:46:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.0.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.0.3/manifests"},{"name":"ssa/v0.7.0","sha":"b8b6b18bc91ca92995379ff83dc34d745ad212fe","kind":"commit","published_at":"2021-12-15T16:46:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.7.0/manifests"},{"name":"helmtestserver/v0.4.0","sha":"b8b6b18bc91ca92995379ff83dc34d745ad212fe","kind":"commit","published_at":"2021-12-15T16:46:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.4.0/manifests"},{"name":"apis/kustomize/v0.3.1","sha":"b8b6b18bc91ca92995379ff83dc34d745ad212fe","kind":"commit","published_at":"2021-12-15T16:46:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.1/manifests"},{"name":"apis/meta/v0.11.0-rc.3","sha":"059c15c37da40de58b6da877dbf760e134d2d67f","kind":"commit","published_at":"2021-12-15T16:35:30.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.11.0-rc.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.11.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.11.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.11.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.11.0-rc.3/manifests"},{"name":"apis/acl/v0.0.2","sha":"6f6b292bbe80d5807ef5b745aa1bd57d1f7e6afc","kind":"commit","published_at":"2021-12-15T15:17:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.0.2/manifests"},{"name":"apis/meta/v0.11.0-rc.2","sha":"6f6b292bbe80d5807ef5b745aa1bd57d1f7e6afc","kind":"commit","published_at":"2021-12-15T15:17:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.11.0-rc.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.11.0-rc.2/manifests"},{"name":"ssa/v0.6.1","sha":"097e698370a8dc815bff3d27eaa092255c934471","kind":"commit","published_at":"2021-12-09T19:49:23.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.6.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.6.1/manifests"},{"name":"ssa/v0.6.0","sha":"f14717aab22302ec62da3af2d7aa18d70002fcc5","kind":"commit","published_at":"2021-12-09T09:01:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.6.0/manifests"},{"name":"ssa/v0.5.0","sha":"8cab72ed20d0ee4e7252deccc2bc51328aa2b11c","kind":"commit","published_at":"2021-12-06T16:33:38.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.5.0/manifests"},{"name":"apis/kustomize/v0.3.0","sha":"283cbad8bc1729d02fd8e617a1c6bff2ed47aa41","kind":"commit","published_at":"2021-12-04T09:18:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.0/manifests"},{"name":"ssa/v0.4.0","sha":"283cbad8bc1729d02fd8e617a1c6bff2ed47aa41","kind":"commit","published_at":"2021-12-04T09:18:05.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.4.0/manifests"},{"name":"ssa/v0.3.1","sha":"823e780ea173c13e27df1459b928ddbc8ae5fc8e","kind":"commit","published_at":"2021-11-08T12:39:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.3.1/manifests"},{"name":"ssa/v0.3.0","sha":"231ff634e00f124bf322d59c3b2ea58e3aec8784","kind":"commit","published_at":"2021-11-08T11:45:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.3.0/manifests"},{"name":"gittestserver/v0.4.2","sha":"3840ab1c71cde25b0735a428faa57402ae682fb1","kind":"commit","published_at":"2021-11-03T20:24:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.4.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.4.2/manifests"},{"name":"gittestserver/v0.4.1","sha":"80b204662b335a97ab2f5aca6a41287b1abcc15c","kind":"commit","published_at":"2021-10-26T13:07:10.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.4.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.4.1/manifests"},{"name":"ssa/v0.2.0","sha":"ecd2e4937aefdc8e0328f974e94c7f68cc3da5e8","kind":"commit","published_at":"2021-10-18T13:48:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.2.0/manifests"},{"name":"ssa/v0.1.0","sha":"ea562a0403fc69e0f48ecd4d7b62c64e42b76d73","kind":"commit","published_at":"2021-10-13T09:13:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.1.0/manifests"},{"name":"ssa/v0.0.7","sha":"c09ec44b3c33e039ac3875df69d760ba3d88342f","kind":"commit","published_at":"2021-10-12T08:49:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.0.7","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.7/manifests"},{"name":"ssa/v0.0.6","sha":"5ebf4e1fa040035b28ec6a504b271eced7cf255d","kind":"commit","published_at":"2021-10-12T08:20:40.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.0.6","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.6/manifests"},{"name":"ssa/v0.0.5","sha":"4fd74df81204a599c71725d12857d1bb22c284cd","kind":"commit","published_at":"2021-10-11T13:25:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.0.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.5/manifests"},{"name":"ssa/v0.0.4","sha":"ed2d983bffac95ff62f406cc361cc47646594b4e","kind":"commit","published_at":"2021-10-11T13:01:43.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.0.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.4/manifests"},{"name":"ssa/v0.0.3","sha":"7cdf6696e3adf6d02f484a8bab6882b66df132c8","kind":"commit","published_at":"2021-10-10T12:19:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.0.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.3/manifests"},{"name":"ssa/v0.0.2","sha":"36ddbce4cc71dba07cd4a8b9a2d25bdc0b517b3d","kind":"commit","published_at":"2021-10-08T07:22:12.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.2/manifests"},{"name":"runtime/v0.12.2","sha":"605d45899d92f319d4a47603e3df6122b2d1e374","kind":"commit","published_at":"2021-10-07T10:44:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.12.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.2/manifests"},{"name":"helmtestserver/v0.3.0","sha":"1f33307f0a3b3581c048fb72a3688ca0b08abf21","kind":"commit","published_at":"2021-10-05T11:41:09.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.3.0/manifests"},{"name":"gittestserver/v0.4.0","sha":"0cb90ff15e8bd99178baa8c17817fe2e5c095554","kind":"commit","published_at":"2021-10-05T11:07:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.4.0/manifests"},{"name":"ssa/v0.0.1","sha":"3d73953d5732528fa4612f3a48835a2ef3bd9a61","kind":"commit","published_at":"2021-10-04T11:12:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssa/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssa/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssa%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssa%2Fv0.0.1/manifests"},{"name":"runtime/v0.13.0-rc.5","sha":"ed06eb81783827cb1120394edd0e63df397d6073","kind":"commit","published_at":"2021-09-23T15:53:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.5/manifests"},{"name":"runtime/v0.13.0-rc.4","sha":"d726dea3fc0912abec13b88c2d8027467c35c68c","kind":"commit","published_at":"2021-08-26T12:12:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.4/manifests"},{"name":"runtime/v0.13.0-rc.3","sha":"6caa94232d64060a34425f0f8b3844291359dac4","kind":"commit","published_at":"2021-08-10T11:53:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.3/manifests"},{"name":"apis/acl/v0.0.1","sha":"328b23a5bf90a1042d378cdca25934236d872ae5","kind":"commit","published_at":"2021-08-09T13:25:08.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/acl/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/acl/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Facl%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Facl%2Fv0.0.1/manifests"},{"name":"gittestserver/v0.3.2","sha":"259da2abae6a9639ad76b9eb9054e001252b1c77","kind":"commit","published_at":"2021-07-30T10:14:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.3.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.3.2/manifests"},{"name":"runtime/v0.13.0-rc.2","sha":"f5d963e27b8b4a0058b614f255e985773d4da7da","kind":"commit","published_at":"2021-07-26T14:04:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.2/manifests"},{"name":"gittestserver/v0.3.1","sha":"d76c0f4b889d1a5dd24ace6d9182193ab6dbe36c","kind":"commit","published_at":"2021-07-13T14:51:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.3.1/manifests"},{"name":"runtime/v0.13.0-rc.1","sha":"7abcaccde98c62abae6001efd3e74b44f8392994","kind":"commit","published_at":"2021-07-13T08:49:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.13.0-rc.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.13.0-rc.1/manifests"},{"name":"apis/meta/v0.11.0-rc.1","sha":"6582b854c4a26d44b9272ecdab9af79411f5e596","kind":"commit","published_at":"2021-07-13T08:10:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.11.0-rc.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.11.0-rc.1/manifests"},{"name":"apis/kustomize/v0.3.0-rc.1","sha":"6582b854c4a26d44b9272ecdab9af79411f5e596","kind":"commit","published_at":"2021-07-13T08:10:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.3.0-rc.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.3.0-rc.1/manifests"},{"name":"runtime/v0.12.1","sha":"70e2be0b117df30cb6efaf1417f05071de664645","kind":"commit","published_at":"2021-06-25T14:58:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.12.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.1/manifests"},{"name":"apis/meta/v0.10.1","sha":"af0944d1395c1a6ce4694ebe198b3779d12f58cd","kind":"commit","published_at":"2021-06-25T14:23:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.10.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.10.1/manifests"},{"name":"apis/kustomize/v0.2.1","sha":"af0944d1395c1a6ce4694ebe198b3779d12f58cd","kind":"commit","published_at":"2021-06-25T14:23:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.2.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.2.1/manifests"},{"name":"apis/kustomize/v0.2.0","sha":"b1176f6bbbf188459ec3152143a63b6b0170f5a2","kind":"commit","published_at":"2021-06-11T09:44:14.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.2.0/manifests"},{"name":"helmtestserver/v0.2.0","sha":"56c483495df171b53de4d862597066a4f66d1770","kind":"commit","published_at":"2021-06-08T11:19:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.2.0/manifests"},{"name":"runtime/v0.12.0","sha":"56c483495df171b53de4d862597066a4f66d1770","kind":"commit","published_at":"2021-06-08T11:19:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.12.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.12.0/manifests"},{"name":"git/v0.4.0","sha":"56c483495df171b53de4d862597066a4f66d1770","kind":"commit","published_at":"2021-06-08T11:19:03.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.4.0/manifests"},{"name":"lockedfile/v0.1.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.1.0/manifests"},{"name":"apis/kustomize/v0.1.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.1.0/manifests"},{"name":"apis/meta/v0.10.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.10.0/manifests"},{"name":"gittestserver/v0.3.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.3.0/manifests"},{"name":"gitutil/v0.1.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gitutil/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gitutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gitutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gitutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gitutil%2Fv0.1.0/manifests"},{"name":"ssh/v0.2.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.2.0/manifests"},{"name":"testserver/v0.1.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.1.0/manifests"},{"name":"untar/v0.1.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/untar/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/untar/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@untar%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.1.0/manifests"},{"name":"version/v0.1.0","sha":"4cf4c1c55b2863fb8f43bf0d7f4f611919d14344","kind":"commit","published_at":"2021-06-08T10:54:18.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.1.0/manifests"},{"name":"apis/kustomize/v0.0.2","sha":"f0418f8c4b36473ab141802598eff4c9b96781ee","kind":"commit","published_at":"2021-06-04T11:09:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.0.2/manifests"},{"name":"runtime/v0.11.1","sha":"f0418f8c4b36473ab141802598eff4c9b96781ee","kind":"commit","published_at":"2021-06-04T11:09:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.11.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.11.1/manifests"},{"name":"apis/meta/v0.9.1","sha":"f0418f8c4b36473ab141802598eff4c9b96781ee","kind":"commit","published_at":"2021-06-04T11:09:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.9.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.9.1/manifests"},{"name":"ssh/v0.1.0","sha":"716a45d0442ae3c792e16e9c0c4e654604224ef5","kind":"commit","published_at":"2021-04-28T13:40:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.1.0/manifests"},{"name":"runtime/v0.11.0","sha":"f0ec65b20a2059c4947f9cc3e79eae69b04aa8eb","kind":"commit","published_at":"2021-04-21T09:17:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.11.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.11.0/manifests"},{"name":"apis/meta/v0.9.0","sha":"e53ffab9fdd115f91079cc5f969e0c25f75cdf67","kind":"commit","published_at":"2021-04-21T09:00:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.9.0/manifests"},{"name":"runtime/v0.10.2","sha":"f05fecc693f09bd84c42d9475b7254247d57b80f","kind":"commit","published_at":"2021-04-19T11:33:58.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.10.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.10.2/manifests"},{"name":"runtime/v0.10.1","sha":"196a3bafdbd5deb5e41cf81c94f4d21d2de5b1b1","kind":"commit","published_at":"2021-03-25T10:40:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.10.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.10.1/manifests"},{"name":"runtime/v0.10.0","sha":"1d56dd85a1bea83a26e0cfc67d30ed24b26bda9d","kind":"commit","published_at":"2021-03-25T09:20:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.10.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.10.0/manifests"},{"name":"runtime/v0.9.0","sha":"8ef4a8f70f80dcdd87b138bc85239ecb7fc49c8c","kind":"commit","published_at":"2021-03-20T09:49:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.9.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.9.0/manifests"},{"name":"runtime/v0.8.5","sha":"276ad9374f93c5be3b7a527ccd83c051adbff98d","kind":"commit","published_at":"2021-03-17T08:46:50.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.8.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.5/manifests"},{"name":"runtime/v0.8.4","sha":"ec8435eac01534ffd72ef44ae08909c77c548c5a","kind":"commit","published_at":"2021-03-09T12:50:39.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.8.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.4/manifests"},{"name":"gitutil/v0.0.1","sha":"750af4f10bfee018a4c534086537a0daac15cb17","kind":"commit","published_at":"2021-03-02T15:38:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gitutil/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gitutil/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gitutil%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gitutil%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gitutil%2Fv0.0.1/manifests"},{"name":"runtime/v0.8.3","sha":"7761407a8eefa057dba3c10b7747b5365a58d29c","kind":"commit","published_at":"2021-02-19T11:20:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.8.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.3/manifests"},{"name":"runtime/v0.8.2","sha":"be0a96bbd6bcde991211f013798001daaf4b61f4","kind":"commit","published_at":"2021-02-15T16:51:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.8.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.2/manifests"},{"name":"gittestserver/v0.2.1","sha":"572bd22a2aea1a8ee550c400bbce5e735a4a5afe","kind":"commit","published_at":"2021-02-11T13:29:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.2.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.2.1/manifests"},{"name":"gittestserver/v0.2.0","sha":"09262f96a95d012c5a9336a60f63488bc35a3d91","kind":"commit","published_at":"2021-02-10T08:02:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.2.0/manifests"},{"name":"runtime/v0.8.1","sha":"7c4805e8a460238098763dec91f7ac8fc7539f53","kind":"commit","published_at":"2021-02-07T10:42:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.8.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.1/manifests"},{"name":"git/v0.3.0","sha":"5237a0affc51c3213e4fab070dedc72048744307","kind":"commit","published_at":"2021-02-04T15:23:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.3.0/manifests"},{"name":"apis/meta/v0.8.0","sha":"3ae26dc645c61380e86228b86f5fda5caab6fe73","kind":"commit","published_at":"2021-02-04T08:20:41.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.8.0/manifests"},{"name":"apis/kustomize/v0.0.1","sha":"a77cc488d438270bd657aed6424580975d6b09b7","kind":"commit","published_at":"2021-02-03T18:36:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/kustomize/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/kustomize/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fkustomize%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fkustomize%2Fv0.0.1/manifests"},{"name":"git/v0.2.3","sha":"736039c5aa799a139400815b41462852aeb29120","kind":"commit","published_at":"2021-01-21T15:39:28.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.2.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.3/manifests"},{"name":"runtime/v0.8.0","sha":"809a3016952b9d34ddb9f0f9d4c895dd2b6bf849","kind":"commit","published_at":"2021-01-21T11:01:51.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.8.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.8.0/manifests"},{"name":"apis/meta/v0.7.0","sha":"c6968c351f75f28ac46f2ed9ab523c9697d52884","kind":"commit","published_at":"2021-01-21T10:06:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.7.0/manifests"},{"name":"git/v0.2.2","sha":"9c9c40ec8d1d811e5c93a256bcaaf9d42bd654f4","kind":"commit","published_at":"2021-01-19T11:22:53.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.2.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.2/manifests"},{"name":"runtime/v0.7.0","sha":"cc0947dbac6ed108a8285c41c2ac86e8d03e2a96","kind":"commit","published_at":"2021-01-16T12:06:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.7.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.7.0/manifests"},{"name":"apis/meta/v0.6.0","sha":"0e35b40f606c1c1898a8296061091e5c73bf5648","kind":"commit","published_at":"2021-01-15T15:35:34.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.6.0/manifests"},{"name":"git/v0.2.1","sha":"65dd04b7e205a5a763f836333d3da9f7eefef256","kind":"commit","published_at":"2021-01-14T17:12:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.2.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.1/manifests"},{"name":"runtime/v0.6.2","sha":"787b3658f0863e2a37276ebbacc5be2e8bded0e1","kind":"commit","published_at":"2021-01-14T09:51:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.6.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.6.2/manifests"},{"name":"runtime/v0.6.1","sha":"d62a7924f7a62a69111a907671a00d89541487d2","kind":"commit","published_at":"2021-01-13T19:44:49.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.6.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.6.1/manifests"},{"name":"git/v0.2.0","sha":"01a61cb045dc2c63cd8e91b6dbce68f804114ea5","kind":"commit","published_at":"2021-01-11T14:58:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.2.0/manifests"},{"name":"runtime/v0.6.0","sha":"29767bbc573e6985fa4f7c40e8b8492e437f737d","kind":"commit","published_at":"2020-12-18T08:30:19.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.6.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.6.0/manifests"},{"name":"runtime/v0.5.0","sha":"7d41e2d1cc4b95720a37352bb82464a048e8a06b","kind":"commit","published_at":"2020-12-11T15:53:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.5.0/manifests"},{"name":"git/v0.1.0","sha":"6ac149428bee709d4f7ea11ec11211521bf95278","kind":"commit","published_at":"2020-12-10T10:24:07.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.1.0/manifests"},{"name":"runtime/v0.4.0","sha":"1368102856c91f2e169faa672fb9feba0492cc71","kind":"commit","published_at":"2020-12-09T17:14:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.4.0/manifests"},{"name":"helmtestserver/v0.1.0","sha":"1368102856c91f2e169faa672fb9feba0492cc71","kind":"commit","published_at":"2020-12-09T17:14:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.1.0/manifests"},{"name":"apis/meta/v0.5.0","sha":"5603dde73eac374ac5545b778747275e51a7a402","kind":"commit","published_at":"2020-12-09T17:03:44.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.5.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.5.0/manifests"},{"name":"gittestserver/v0.1.0","sha":"245f435d36c6eafa396b82a7289c6c3ea8ec50bc","kind":"commit","published_at":"2020-12-03T09:18:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.1.0/manifests"},{"name":"runtime/v0.3.1","sha":"2c00704dac84e36a05a7c7e21b5e86ea1f299ec9","kind":"tag","published_at":"2020-11-26T07:37:00.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.3.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.3.1/manifests"},{"name":"apis/meta/v0.4.0","sha":"cade9d550cc04eef834c4d66302cf62bc927e51e","kind":"commit","published_at":"2020-11-16T17:52:20.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.4.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.4.0/manifests"},{"name":"runtime/v0.3.0","sha":"eff6241448116bf56f54de1c2596507f9b9d72e5","kind":"commit","published_at":"2020-11-04T16:45:59.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.3.0/manifests"},{"name":"apis/meta/v0.3.0","sha":"07e271208de102fc75a4baa165be011c409ac2d0","kind":"commit","published_at":"2020-11-04T16:31:33.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.3.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.3.0/manifests"},{"name":"runtime/v0.2.0","sha":"fbb6f62519b4425b349cad11e5e58fbfe0b5358c","kind":"commit","published_at":"2020-11-01T12:28:29.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.2.0/manifests"},{"name":"apis/meta/v0.2.0","sha":"7fcb4dceb3f48544b6bdaf3578746b9120cc9274","kind":"commit","published_at":"2020-11-01T07:11:27.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.2.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.2.0/manifests"},{"name":"runtime/v0.1.2","sha":"c84a20b7cef75b3d895b073dd56e7838019b3b55","kind":"commit","published_at":"2020-10-21T08:50:42.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.1.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.1.2/manifests"},{"name":"apis/meta/v0.1.0","sha":"857de091eb70260b9891d012b5af5f68a2bc183d","kind":"commit","published_at":"2020-10-20T19:57:56.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.1.0/manifests"},{"name":"runtime/v0.1.1","sha":"c8e04a0091d2124503878f53f268db1c64cd64b9","kind":"commit","published_at":"2020-10-19T20:27:13.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.1.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.1.1/manifests"},{"name":"version/v0.0.1","sha":"10eb2c6c772c83c4ea3f267e0b4fe99ac8732c7f","kind":"commit","published_at":"2020-10-19T13:23:17.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/version/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/version/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@version%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/version%2Fv0.0.1/manifests"},{"name":"runtime/v0.1.0","sha":"99278c9541b19d86c3cee6f619fbbc60e4e327de","kind":"commit","published_at":"2020-10-13T09:25:47.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.1.0","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.1.0/manifests"},{"name":"runtime/v0.0.6","sha":"9c5f20c6dbf58c617031b94425aff60cb028f0b6","kind":"commit","published_at":"2020-09-29T19:34:11.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.0.6","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.6/manifests"},{"name":"apis/meta/v0.0.2","sha":"46a2098624e2174e03978e08735dbb451fec7437","kind":"commit","published_at":"2020-09-29T19:15:46.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.0.2/manifests"},{"name":"runtime/v0.0.5","sha":"72871e4effbd1374a56520a0c5c4ca6f33d175d3","kind":"commit","published_at":"2020-09-29T17:47:55.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.0.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.5/manifests"},{"name":"apis/meta/v0.0.1","sha":"fd59c7fad9563dcc47af5f6e0af44b476082d3c8","kind":"commit","published_at":"2020-09-29T15:13:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/apis/meta/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/apis/meta/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@apis%2Fmeta%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/apis%2Fmeta%2Fv0.0.1/manifests"},{"name":"runtime/v0.0.4","sha":"05501c806a2645c4af8017a4818f90e3aeb79108","kind":"commit","published_at":"2020-09-16T10:38:16.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.0.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.4/manifests"},{"name":"runtime/v0.0.3","sha":"b7979e1b1edec6bfd7bcc8fea736ad580faa66f5","kind":"commit","published_at":"2020-09-15T11:47:54.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.0.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.3/manifests"},{"name":"runtime/v0.0.2","sha":"21210dae0fa2b57a8b253072005c05fee8d704fa","kind":"commit","published_at":"2020-09-14T11:25:04.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.2/manifests"},{"name":"runtime/v0.0.1","sha":"e7e6342464950a55042472635e0f26a4e4b010ea","kind":"commit","published_at":"2020-09-09T16:33:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/runtime/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/runtime/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@runtime%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/runtime%2Fv0.0.1/manifests"},{"name":"git/v0.0.7","sha":"95f0063adf28cde282d1e91c8e01d39588448754","kind":"commit","published_at":"2020-09-09T07:08:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.0.7","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.0.7/manifests"},{"name":"git/v0.0.6","sha":"1a35a25369777adbc50708554c0944f8d1f7f25e","kind":"commit","published_at":"2020-08-21T14:29:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.0.6","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.0.6/manifests"},{"name":"recorder/v0.0.6","sha":"45d74690aa7fd9e6a59d5bad0bd7a2fdd7ab6a55","kind":"commit","published_at":"2020-08-21T08:58:37.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/recorder/v0.0.6","html_url":"https://github.com/fluxcd/pkg/releases/tag/recorder/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@recorder%2Fv0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/recorder%2Fv0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/recorder%2Fv0.0.6/manifests"},{"name":"logger/v0.0.1","sha":"08ef6a36ba2d9b19a6955a68e8c50a1033fff6c1","kind":"commit","published_at":"2020-08-21T08:47:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/logger/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/logger/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@logger%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/logger%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/logger%2Fv0.0.1/manifests"},{"name":"gittestserver/v0.0.2","sha":"e7a93642444b27dc2cc2256a74340883a273d4c0","kind":"commit","published_at":"2020-08-19T08:26:35.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.0.2/manifests"},{"name":"helmtestserver/v0.0.1","sha":"13dc5c2411fbf42e52aa1ac06586758ba5083d61","kind":"commit","published_at":"2020-08-18T09:57:31.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/helmtestserver/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/helmtestserver/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@helmtestserver%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/helmtestserver%2Fv0.0.1/manifests"},{"name":"testserver/v0.0.2","sha":"ed557a16968a8233b637796c42bfbc12db1984ac","kind":"commit","published_at":"2020-08-18T09:45:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.0.2/manifests"},{"name":"gittestserver/v0.0.1","sha":"ed557a16968a8233b637796c42bfbc12db1984ac","kind":"commit","published_at":"2020-08-18T09:45:25.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/gittestserver/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/gittestserver/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@gittestserver%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/gittestserver%2Fv0.0.1/manifests"},{"name":"testserver/v0.0.1","sha":"81eb32bd8ea2cffc1d765d9b091a77ac38e3efbc","kind":"commit","published_at":"2020-08-17T19:41:21.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/testserver/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/testserver/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@testserver%2Fv0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/testserver%2Fv0.0.1/manifests"},{"name":"ssh/v0.0.5","sha":"9f75e410009ca8a7bcc16f2eae311a4db14a2ecb","kind":"commit","published_at":"2020-08-17T12:51:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/ssh/v0.0.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/ssh/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@ssh%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/ssh%2Fv0.0.5/manifests"},{"name":"lockedfile/v0.0.5","sha":"9f75e410009ca8a7bcc16f2eae311a4db14a2ecb","kind":"commit","published_at":"2020-08-17T12:51:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/lockedfile/v0.0.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/lockedfile/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@lockedfile%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/lockedfile%2Fv0.0.5/manifests"},{"name":"git/v0.0.5","sha":"9f75e410009ca8a7bcc16f2eae311a4db14a2ecb","kind":"commit","published_at":"2020-08-17T12:51:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/git/v0.0.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/git/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@git%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/git%2Fv0.0.5/manifests"},{"name":"untar/v0.0.5","sha":"9f75e410009ca8a7bcc16f2eae311a4db14a2ecb","kind":"commit","published_at":"2020-08-17T12:51:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/untar/v0.0.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/untar/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@untar%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/untar%2Fv0.0.5/manifests"},{"name":"recorder/v0.0.5","sha":"9f75e410009ca8a7bcc16f2eae311a4db14a2ecb","kind":"commit","published_at":"2020-08-17T12:51:48.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/recorder/v0.0.5","html_url":"https://github.com/fluxcd/pkg/releases/tag/recorder/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@recorder%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/recorder%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/recorder%2Fv0.0.5/manifests"},{"name":"v0.0.4","sha":"9840c58f2449edea105b5c84bdb613d0c241ac97","kind":"commit","published_at":"2020-07-24T10:41:06.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/v0.0.4","html_url":"https://github.com/fluxcd/pkg/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"1612246923105556919d187c0e543251681dff81","kind":"commit","published_at":"2020-07-08T08:26:15.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/v0.0.3","html_url":"https://github.com/fluxcd/pkg/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"3d8213c488489e7592f3b7ed3c329e378cbec235","kind":"commit","published_at":"2020-07-01T08:30:01.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/v0.0.2","html_url":"https://github.com/fluxcd/pkg/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"db74a5932dacfd44449c8d914e64e3867cc80bb8","kind":"commit","published_at":"2020-06-30T14:04:26.000Z","download_url":"https://codeload.github.com/fluxcd/pkg/tar.gz/v0.0.1","html_url":"https://github.com/fluxcd/pkg/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/pkg@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:17:34.801Z","dependent_packages_count":38,"downloads":null,"downloads_period":null,"dependent_repos_count":39,"rankings":{"downloads":null,"dependent_repos_count":0.8897487809234349,"dependent_packages_count":0.8673518240720053,"stargazers_count":7.04335392484282,"forks_count":3.363481855031758,"docker_downloads_count":0.6709608694264467,"average":2.566979450859293},"purl":"pkg:golang/github.com/fluxcd/pkg/ssh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fluxcd/pkg/ssh","docker_dependents_count":29,"docker_downloads_count":504040,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fluxcd/pkg/ssh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fluxcd/pkg/ssh/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T14:02:12.529Z","issues_count":58,"pull_requests_count":650,"avg_time_to_close_issue":11300715.086956521,"avg_time_to_close_pull_request":1080498.1421143848,"issues_closed_count":23,"pull_requests_closed_count":577,"pull_request_authors_count":44,"issue_authors_count":30,"avg_comments_per_issue":1.396551724137931,"avg_comments_per_pull_request":0.6230769230769231,"merged_pull_requests_count":483,"bot_issues_count":0,"bot_pull_requests_count":174,"past_year_issues_count":25,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":208242.14285714287,"past_year_avg_time_to_close_pull_request":469991.4536585366,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.24,"past_year_avg_comments_per_pull_request":0.669260700389105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fpkg/issues","maintainers":[{"login":"stefanprodan","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanprodan"},{"login":"matheuscscp","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuscscp"},{"login":"hiddeco","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiddeco"},{"login":"aryan9600","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryan9600"},{"login":"souleb","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/souleb"},{"login":"somtochiama","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/somtochiama"},{"login":"dipti-pai","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dipti-pai"},{"login":"makkes","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/makkes"},{"login":"pjbgf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"},{"login":"cappyzawa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cappyzawa"},{"login":"squaremo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/squaremo"}],"active_maintainers":[{"login":"matheuscscp","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuscscp"},{"login":"stefanprodan","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanprodan"},{"login":"dipti-pai","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dipti-pai"},{"login":"cappyzawa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cappyzawa"},{"login":"hiddeco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiddeco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fpkg%2Fssh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fpkg%2Fssh/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fpkg%2Fssh/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fpkg%2Fssh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fpkg%2Fssh/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fpkg%2Fssh/codemeta","maintainers":[]}