{"id":3765051,"name":"github.com/fluxcd/notification-controller/api","ecosystem":"go","description":null,"homepage":"https://github.com/fluxcd/notification-controller","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluxcd/notification-controller","keywords_array":[],"namespace":"github.com/fluxcd/notification-controller","versions_count":88,"first_release_published_at":"2020-09-11T07:15:14.000Z","latest_release_published_at":"2026-04-21T09:31:35.000Z","latest_release_number":"v1.8.4","last_synced_at":"2026-06-02T10:42:47.254Z","created_at":"2022-04-11T16:14:51.101Z","updated_at":"2026-06-02T11:18:44.387Z","registry_url":"https://pkg.go.dev/github.com/fluxcd/notification-controller/api","install_command":"go get github.com/fluxcd/notification-controller/api","documentation_url":"https://pkg.go.dev/github.com/fluxcd/notification-controller/api#section-documentation","metadata":{},"repo_metadata":{"id":37041129,"uuid":"275806629","full_name":"fluxcd/notification-controller","owner":"fluxcd","description":"The GitOps Toolkit event forwarder and notification dispatcher","archived":false,"fork":false,"pushed_at":"2026-05-19T18:33:07.000Z","size":3446,"stargazers_count":176,"open_issues_count":86,"forks_count":164,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-05-19T21:08:11.808Z","etag":null,"topics":["gitops-toolkit"],"latest_commit_sha":null,"homepage":"https://fluxcd.io","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":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":"AGENTS.md","dco":"DCO","cla":null}},"created_at":"2020-06-29T12:21:11.000Z","updated_at":"2026-05-16T23:42:05.000Z","dependencies_parsed_at":"2026-04-07T15:00:42.961Z","dependency_job_id":null,"html_url":"https://github.com/fluxcd/notification-controller","commit_stats":{"total_commits":734,"total_committers":78,"mean_commits":9.41025641025641,"dds":0.667574931880109,"last_synced_commit":"2ebbf4803aa83d49a29d1068b2925cd1b0f19f70"},"previous_names":[],"tags_count":187,"template":false,"template_full_name":null,"purl":"pkg:github/fluxcd/notification-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/sbom","scorecard":{"id":36200,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluxcd/notification-controller","commit":"81c25cf90e527517c1b854ade3ca86b2c5386563"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.3,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/backport.yaml:15"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yaml:11","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:122","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:135","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:150","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/cifuzz.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/scan.yml:12","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/scan.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/notifier/alertmanager_fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: internal/notifier/azure_devops_fuzz_test.go:36","Info: GoBuiltInFuzzer integration found: internal/notifier/bitbucket_fuzz_test.go:34","Info: GoBuiltInFuzzer integration found: internal/notifier/datadog_fuzz_test.go:17","Info: GoBuiltInFuzzer integration found: internal/notifier/discord_fuzz_test.go:31","Info: GoBuiltInFuzzer integration found: internal/notifier/forwarder_fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: internal/notifier/github_dispatch_fuzz_test.go:33","Info: GoBuiltInFuzzer integration found: internal/notifier/github_fuzz_test.go:33","Info: GoBuiltInFuzzer integration found: internal/notifier/gitlab_fuzz_test.go:33","Info: GoBuiltInFuzzer integration found: internal/notifier/google_chat_fuzz_test.go:31","Info: GoBuiltInFuzzer integration found: internal/notifier/grafana_fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: internal/notifier/lark_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: internal/notifier/matrix_fuzz_test.go:16","Info: GoBuiltInFuzzer integration found: internal/notifier/opsgenie_fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: internal/notifier/pagerduty_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: internal/notifier/rocket_fuzz_test.go:31","Info: GoBuiltInFuzzer integration found: internal/notifier/slack_fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: internal/notifier/teams_fuzz_test.go:31","Info: GoBuiltInFuzzer integration found: internal/notifier/telegram_fuzz_test.go:23","Info: GoBuiltInFuzzer integration found: internal/notifier/util_fuzz_test.go:26","Info: GoBuiltInFuzzer integration found: internal/notifier/util_fuzz_test.go:34","Info: GoBuiltInFuzzer integration found: internal/notifier/webex_fuzz_test.go:32"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/notification-controller/e2e.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/notification-controller/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/notification-controller/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/notification-controller/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/notification-controller/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:6","Warn: containerImage not pinned by hash: Dockerfile:33: pin your Docker image by updating alpine:3.21 to alpine:3.21@sha256:b6a6be0ff92ab6db8acd94f5d1b7a6c2f0f5d10ce3c24af348d333ac6da80685","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:01d9657ee8d9b35a1b1a17d236d54b605cc3fbd938bd1115ef095a75c16b0cfa","Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  20 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: notification-controller_1.6.0_checksums.txt.sig: https://github.com/fluxcd/notification-controller/releases/tag/v1.6.0","Info: signed release artifact: notification-controller_1.5.0_checksums.txt.sig: https://github.com/fluxcd/notification-controller/releases/tag/v1.5.0","Info: signed release artifact: notification-controller_1.4.0_checksums.txt.sig: https://github.com/fluxcd/notification-controller/releases/tag/v1.4.0","Info: signed release artifact: notification-controller_1.3.0_checksums.txt.sig: https://github.com/fluxcd/notification-controller/releases/tag/v1.3.0","Info: signed release artifact: notification-controller_1.2.4_checksums.txt.sig: https://github.com/fluxcd/notification-controller/releases/tag/v1.2.4","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/notification-controller/releases/tag/v1.6.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/notification-controller/releases/tag/v1.5.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/notification-controller/releases/tag/v1.4.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/notification-controller/releases/tag/v1.3.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/notification-controller/releases/tag/v1.2.4"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T20:21:42.927Z","repository_id":37041129,"created_at":"2025-08-14T20:21:42.927Z","updated_at":"2025-08-14T20:21:42.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33297796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"v1.8.4","sha":"f98e1eb5aa97adbdbe33018d4b9dd1e47763fad0","kind":"tag","published_at":"2026-04-21T09:32:38.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.8.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.4/manifests"},{"name":"api/v1.8.4","sha":"f98e1eb5aa97adbdbe33018d4b9dd1e47763fad0","kind":"tag","published_at":"2026-04-21T09:32:35.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.8.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.4/manifests"},{"name":"v1.8.3","sha":"e8dd599ccf5d5ebc651486d536bc73ac4761a94c","kind":"tag","published_at":"2026-04-07T12:54:57.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.8.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.3/manifests"},{"name":"api/v1.8.3","sha":"e8dd599ccf5d5ebc651486d536bc73ac4761a94c","kind":"tag","published_at":"2026-04-07T12:54:56.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.8.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.3/manifests"},{"name":"v1.8.2","sha":"b10d55efe635b3613dc2b21a3c2aa133f508a809","kind":"tag","published_at":"2026-03-12T12:05:41.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.8.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.2/manifests"},{"name":"api/v1.8.2","sha":"b10d55efe635b3613dc2b21a3c2aa133f508a809","kind":"tag","published_at":"2026-03-12T12:05:39.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.8.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.2/manifests"},{"name":"v1.8.1","sha":"52ecadcd98943eb5d976c4ee8cd9ba52819ae17a","kind":"tag","published_at":"2026-02-27T08:36:47.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.8.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.1/manifests"},{"name":"api/v1.8.1","sha":"52ecadcd98943eb5d976c4ee8cd9ba52819ae17a","kind":"tag","published_at":"2026-02-27T08:36:13.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.8.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.1/manifests"},{"name":"v1.8.0","sha":"6c9097335fa657f238dfcc97c231a88428d00ac2","kind":"tag","published_at":"2026-02-17T15:54:42.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.8.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.8.0/manifests"},{"name":"api/v1.8.0","sha":"6c9097335fa657f238dfcc97c231a88428d00ac2","kind":"tag","published_at":"2026-02-17T15:54:28.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.8.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.8.0/manifests"},{"name":"v1.7.5","sha":"89e4c4bfd6b9be807542036c549c2bea7c0ddf8c","kind":"tag","published_at":"2025-11-19T15:36:56.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.7.5","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.5/manifests"},{"name":"api/v1.7.5","sha":"89e4c4bfd6b9be807542036c549c2bea7c0ddf8c","kind":"tag","published_at":"2025-11-19T15:36:23.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.7.5","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.5/manifests"},{"name":"v1.7.4","sha":"5e9861d4f9dbb248059342a1e4f324336e69bebf","kind":"tag","published_at":"2025-10-28T11:03:52.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.7.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.4/manifests"},{"name":"api/v1.7.4","sha":"5e9861d4f9dbb248059342a1e4f324336e69bebf","kind":"tag","published_at":"2025-10-28T11:03:21.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.7.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.4/manifests"},{"name":"v1.7.3","sha":"e17f23f3431dc0eb4df2abe1dcc412a90671a1a8","kind":"tag","published_at":"2025-10-08T15:03:36.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.7.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.3/manifests"},{"name":"api/v1.7.3","sha":"e17f23f3431dc0eb4df2abe1dcc412a90671a1a8","kind":"tag","published_at":"2025-10-08T15:03:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.7.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.3/manifests"},{"name":"v1.7.2","sha":"e761a390445472d27e2a4ddcfcb280ac235dfbe5","kind":"tag","published_at":"2025-10-06T08:14:28.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.7.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.2/manifests"},{"name":"api/v1.7.2","sha":"e761a390445472d27e2a4ddcfcb280ac235dfbe5","kind":"tag","published_at":"2025-10-06T08:14:04.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.7.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.2/manifests"},{"name":"v1.7.1","sha":"dcaa79351e68e2e81ee379a263e325868542c9ec","kind":"tag","published_at":"2025-09-24T18:31:17.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.7.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.1/manifests"},{"name":"api/v1.7.1","sha":"dcaa79351e68e2e81ee379a263e325868542c9ec","kind":"tag","published_at":"2025-09-24T18:30:41.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.7.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.1/manifests"},{"name":"v1.7.0","sha":"a0a2f73784b6e90776e19048eb49370e4ca4fbaf","kind":"tag","published_at":"2025-09-24T14:14:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.7.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.7.0/manifests"},{"name":"api/v1.7.0","sha":"a0a2f73784b6e90776e19048eb49370e4ca4fbaf","kind":"tag","published_at":"2025-09-24T14:14:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.7.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.7.0/manifests"},{"name":"v1.6.0","sha":"3a6de1fcef16947f8abe6fc589bc02977663931e","kind":"tag","published_at":"2025-05-27T14:30:55.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.6.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.6.0/manifests"},{"name":"api/v1.6.0","sha":"3a6de1fcef16947f8abe6fc589bc02977663931e","kind":"tag","published_at":"2025-05-27T14:30:47.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.6.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.6.0/manifests"},{"name":"v1.5.0","sha":"85d897c59d451ae0e37ddc9cb8c05d410ff6dca2","kind":"tag","published_at":"2025-02-13T15:31:11.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.5.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.5.0/manifests"},{"name":"api/v1.5.0","sha":"85d897c59d451ae0e37ddc9cb8c05d410ff6dca2","kind":"tag","published_at":"2025-02-13T15:30:54.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.5.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.5.0/manifests"},{"name":"v1.4.0","sha":"2525f2ce4eea91adbfb609c3c6588a765e517bd7","kind":"tag","published_at":"2024-09-27T15:44:01.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.4.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.4.0/manifests"},{"name":"api/v1.4.0","sha":"2525f2ce4eea91adbfb609c3c6588a765e517bd7","kind":"tag","published_at":"2024-09-27T15:40:55.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.4.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.4.0/manifests"},{"name":"v1.3.0","sha":"e0a1f00358f21b7e3790c1bb38583e1d2548f98b","kind":"tag","published_at":"2024-05-06T11:58:32.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.3.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.3.0/manifests"},{"name":"api/v1.3.0","sha":"e0a1f00358f21b7e3790c1bb38583e1d2548f98b","kind":"tag","published_at":"2024-05-06T11:58:13.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.3.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.3.0/manifests"},{"name":"v1.2.4","sha":"0768aa25556bc456a2e33be1554bb96bb3a68c3b","kind":"tag","published_at":"2024-02-01T14:06:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.2.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.4/manifests"},{"name":"api/v1.2.4","sha":"0768aa25556bc456a2e33be1554bb96bb3a68c3b","kind":"tag","published_at":"2024-02-01T14:05:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.2.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.4/manifests"},{"name":"v1.2.3","sha":"5021cd49d83e73447f2a634c530e5936d1cfd003","kind":"tag","published_at":"2023-12-14T12:36:10.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.2.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.3/manifests"},{"name":"api/v1.2.3","sha":"5021cd49d83e73447f2a634c530e5936d1cfd003","kind":"tag","published_at":"2023-12-14T12:35:17.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.2.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.3/manifests"},{"name":"v1.2.2","sha":"644100a639de83154024fe1b46526f9c4bb39366","kind":"tag","published_at":"2023-12-11T14:35:59.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.2.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.2/manifests"},{"name":"api/v1.2.2","sha":"644100a639de83154024fe1b46526f9c4bb39366","kind":"tag","published_at":"2023-12-11T14:35:53.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.2.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.2/manifests"},{"name":"v1.2.1","sha":"e2b848e012eca12dfa7677755dac49ce694c46fa","kind":"tag","published_at":"2023-12-08T09:58:41.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.2.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.1/manifests"},{"name":"api/v1.2.1","sha":"e2b848e012eca12dfa7677755dac49ce694c46fa","kind":"tag","published_at":"2023-12-08T09:58:30.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.2.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.1/manifests"},{"name":"v1.2.0","sha":"7e2901b2a65bf229269bbc7346ca81bad36da8ff","kind":"tag","published_at":"2023-12-05T18:38:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.2.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.2.0/manifests"},{"name":"api/v1.2.0","sha":"7e2901b2a65bf229269bbc7346ca81bad36da8ff","kind":"tag","published_at":"2023-12-05T18:36:47.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.2.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.2.0/manifests"},{"name":"v1.1.0","sha":"7de11b33d94c017dc2ad47e13f93fcf13667c4d4","kind":"tag","published_at":"2023-08-23T14:46:40.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.1.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.1.0/manifests"},{"name":"api/v1.1.0","sha":"7de11b33d94c017dc2ad47e13f93fcf13667c4d4","kind":"tag","published_at":"2023-08-23T14:45:23.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.1.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.1.0/manifests"},{"name":"v1.0.0","sha":"092d3d3f20d1dbed55e97fd3d5be353d4701e56d","kind":"tag","published_at":"2023-07-04T10:30:27.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.0.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0/manifests"},{"name":"api/v1.0.0","sha":"092d3d3f20d1dbed55e97fd3d5be353d4701e56d","kind":"tag","published_at":"2023-07-04T10:29:42.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.0.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0/manifests"},{"name":"v1.0.0-rc.4","sha":"f20e2b704e4ddd4a628d6cdd3c229c3d739a7934","kind":"tag","published_at":"2023-05-26T13:37:52.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.4/manifests"},{"name":"api/v1.0.0-rc.4","sha":"f20e2b704e4ddd4a628d6cdd3c229c3d739a7934","kind":"tag","published_at":"2023-05-26T13:37:44.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.0.0-rc.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"5eff905b8e299e4b6c7366a9a30099d9c7b2343b","kind":"tag","published_at":"2023-05-12T09:27:47.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.3/manifests"},{"name":"api/v1.0.0-rc.3","sha":"5eff905b8e299e4b6c7366a9a30099d9c7b2343b","kind":"tag","published_at":"2023-05-12T09:27:29.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.0.0-rc.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"72d2eafdd90534a7a8ea12b4afcf868e95db5fd6","kind":"tag","published_at":"2023-05-09T15:13:48.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.2/manifests"},{"name":"api/v1.0.0-rc.2","sha":"72d2eafdd90534a7a8ea12b4afcf868e95db5fd6","kind":"tag","published_at":"2023-05-09T15:13:39.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.0.0-rc.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"4b32bfd8d3f8bf7a0a3a27f2a1f550b93f960fd8","kind":"tag","published_at":"2023-03-30T16:06:40.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v1.0.0-rc.1/manifests"},{"name":"api/v1.0.0-rc.1","sha":"4b32bfd8d3f8bf7a0a3a27f2a1f550b93f960fd8","kind":"tag","published_at":"2023-03-30T16:06:02.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v1.0.0-rc.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv1.0.0-rc.1/manifests"},{"name":"v0.33.0","sha":"36bf7456ba8e56b05f87329a065652e8ec1df200","kind":"commit","published_at":"2023-03-08T14:17:18.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.33.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.33.0/manifests"},{"name":"api/v0.33.0","sha":"49a0e46e67c07e41f0dc61077b7141a0a9269108","kind":"commit","published_at":"2023-03-08T12:38:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.33.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.33.0/manifests"},{"name":"v0.32.1","sha":"b841b2d02a2aa2a42061eaf3b756e1764be8fb7e","kind":"commit","published_at":"2023-02-28T12:38:20.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.32.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.32.1/manifests"},{"name":"api/v0.32.1","sha":"b6974c953c32003f93c0b8d3683d03d9e66495a9","kind":"commit","published_at":"2023-02-28T10:51:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.32.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.32.1/manifests"},{"name":"v0.32.0","sha":"98c03585123cebbe054303d85efd04f09ca5542e","kind":"commit","published_at":"2023-02-17T09:23:11.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.32.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.32.0/manifests"},{"name":"api/v0.32.0","sha":"90824871c6eea12c1ca7c874453b286e5f51cdb8","kind":"commit","published_at":"2023-02-17T08:53:46.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.32.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.32.0/manifests"},{"name":"v0.31.0","sha":"c8eb30e689f8261d5234b2291d939170567f388c","kind":"commit","published_at":"2023-02-01T17:39:14.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.31.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.31.0/manifests"},{"name":"api/v0.31.0","sha":"2f6df316066cf6ba46cb0cd33837bd9864af0bdf","kind":"commit","published_at":"2023-01-30T16:17:45.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.31.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.31.0/manifests"},{"name":"v0.30.2","sha":"c19b434e8d76f70670b9491a345d76daaf554ec7","kind":"tag","published_at":"2022-12-22T13:10:19.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.30.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.30.2/manifests"},{"name":"api/v0.30.2","sha":"c19b434e8d76f70670b9491a345d76daaf554ec7","kind":"tag","published_at":"2022-12-22T13:10:11.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.30.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.30.2/manifests"},{"name":"v0.30.1","sha":"074072d0dee273efc34d97260b11cf941bacf2fe","kind":"tag","published_at":"2022-12-21T14:24:21.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.30.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.30.1/manifests"},{"name":"api/v0.30.1","sha":"074072d0dee273efc34d97260b11cf941bacf2fe","kind":"tag","published_at":"2022-12-21T14:24:12.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.30.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.30.1/manifests"},{"name":"v0.30.0","sha":"085bc5d2992fd9a29e85e2e59c3b46e779d010c4","kind":"tag","published_at":"2022-12-20T08:53:46.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.30.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.30.0/manifests"},{"name":"api/v0.30.0","sha":"085bc5d2992fd9a29e85e2e59c3b46e779d010c4","kind":"tag","published_at":"2022-12-20T08:53:39.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.30.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.30.0/manifests"},{"name":"v0.29.1","sha":"188aad73da1398db2375c02bd845a90339111dd9","kind":"commit","published_at":"2022-12-01T14:28:49.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.29.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.29.1/manifests"},{"name":"api/v0.29.1","sha":"72a1668cd45697805a4aed1f095af615616b0f23","kind":"commit","published_at":"2022-12-01T13:39:04.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.29.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.29.1/manifests"},{"name":"v0.29.0","sha":"0ba01dde8b225c587dd53535d17f004839dfadbe","kind":"commit","published_at":"2022-11-22T12:48:29.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.29.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.29.0/manifests"},{"name":"api/v0.29.0","sha":"59a7e35b9301abda674cff701f78d2e70f133a7c","kind":"commit","published_at":"2022-11-22T12:23:17.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.29.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.29.0/manifests"},{"name":"v0.28.0","sha":"921ebc02f53da104c5fe87826302b935e53c9779","kind":"tag","published_at":"2022-10-20T12:43:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.28.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.28.0/manifests"},{"name":"api/v0.28.0","sha":"4add4718c4493bc5d2c467d018385632d6fc42d9","kind":"tag","published_at":"2022-10-20T12:07:15.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.28.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.28.0/manifests"},{"name":"v0.27.0","sha":"d7c31de723b129f0d49d252415449c667919d28c","kind":"tag","published_at":"2022-09-27T15:01:28.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.27.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.27.0/manifests"},{"name":"api/v0.27.0","sha":"e1cc353cf0e3339c3cef1ca4a2ea11f1dad561f3","kind":"tag","published_at":"2022-09-27T14:31:19.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.27.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.27.0/manifests"},{"name":"v0.26.0","sha":"97bcaf582ee2cbbc7d85e0ba4e354441463fa8bb","kind":"tag","published_at":"2022-09-12T10:12:36.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.26.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.26.0/manifests"},{"name":"api/v0.26.0","sha":"31008d1d5784e763648985617432a6289a162b6f","kind":"tag","published_at":"2022-09-12T09:57:56.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.26.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.26.0/manifests"},{"name":"v0.25.2","sha":"e05af8c6938b41b072dca8332dc1302df47ab757","kind":"tag","published_at":"2022-08-29T09:17:09.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.25.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.25.2/manifests"},{"name":"api/v0.25.2","sha":"afb7ad8ba2d8fcdec0b8cace4b0d3202e5ce9660","kind":"tag","published_at":"2022-08-29T09:05:40.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.25.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.25.2/manifests"},{"name":"v0.25.1","sha":"4676f8b337675064b9c55c17114199a3f749747a","kind":"tag","published_at":"2022-08-11T09:45:49.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.25.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.25.1/manifests"},{"name":"api/v0.25.1","sha":"b025972d93829d27e25e2251ba49fbc744fb0589","kind":"tag","published_at":"2022-08-11T09:21:12.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.25.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.25.1/manifests"},{"name":"v0.25.0","sha":"6f729e491b6709c7ff007e9098b1002a398c226a","kind":"tag","published_at":"2022-08-08T15:10:41.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.25.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.25.0/manifests"},{"name":"api/v0.25.0","sha":"d5554d793bae5804872945d0ed8646e474bd4786","kind":"tag","published_at":"2022-08-08T14:34:01.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.25.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"174a4029d39d5aaf266c98fcecd508724d57201f","kind":"commit","published_at":"2022-07-13T11:57:58.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.24.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.24.1/manifests"},{"name":"api/v0.24.1","sha":"edadd9c06cd000054af214170aba93c9918eab79","kind":"commit","published_at":"2022-07-12T12:22:40.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.24.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"42558a438d982faa4ef94dc57c47f5747dc30fcc","kind":"tag","published_at":"2022-05-27T10:14:50.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.24.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.24.0/manifests"},{"name":"api/v0.24.0","sha":"8fb1e1dd7c0057bf3fda3074194d6fe1c76498eb","kind":"tag","published_at":"2022-05-27T09:52:02.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.24.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.24.0/manifests"},{"name":"v0.23.5","sha":"a13c7bf56f685709fd89fedbc41f388bbb6d3e0d","kind":"commit","published_at":"2022-05-03T16:16:15.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.23.5","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.5/manifests"},{"name":"api/v0.23.5","sha":"4e8706108f28d6d6c3407de6687360b733db14bb","kind":"commit","published_at":"2022-05-03T12:14:09.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.23.5","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.5/manifests"},{"name":"v0.23.4","sha":"d5fecef5ed6dd18a84d337b2ed3dfa9c0d09ec80","kind":"commit","published_at":"2022-04-21T09:15:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.23.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.4/manifests"},{"name":"api/v0.23.4","sha":"e63a70ba98fede16aa06ad035e2926a43b39d004","kind":"commit","published_at":"2022-04-21T07:25:30.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.23.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.4/manifests"},{"name":"v0.23.3","sha":"4ed8923167a66f6e8d9c337da4c7da94e51fbb3b","kind":"commit","published_at":"2022-04-19T14:15:35.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.23.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.3/manifests"},{"name":"api/v0.23.3","sha":"24c96a6702730ef8e229c3b079a762e30daa57f7","kind":"commit","published_at":"2022-04-19T13:56:14.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.23.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.3/manifests"},{"name":"v0.23.2","sha":"26877ae033b38af4a3e0ba242bd030d03dd0597a","kind":"commit","published_at":"2022-03-30T16:40:57.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.23.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.2/manifests"},{"name":"api/v0.23.2","sha":"1af291cbc4fb0d78de42f2bbd7370756c8fa9cad","kind":"commit","published_at":"2022-03-30T16:24:15.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.23.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.2/manifests"},{"name":"v0.23.1","sha":"5ed0f788c11fb8bc785cd4c53d8a31956767549b","kind":"tag","published_at":"2022-03-23T20:07:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.23.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.1/manifests"},{"name":"api/v0.23.1","sha":"ff5368b77c4dbffacdb5e001849826aabb66552a","kind":"tag","published_at":"2022-03-23T19:53:08.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.23.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.1/manifests"},{"name":"v0.23.0","sha":"f715f9a9efb9bae01184626738802daf7a8680e9","kind":"tag","published_at":"2022-03-21T11:37:17.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.23.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.23.0/manifests"},{"name":"api/v0.23.0","sha":"8d9d6b2fb945f585f76531012822765f4af25cb9","kind":"tag","published_at":"2022-03-21T11:09:55.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.23.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.23.0/manifests"},{"name":"v0.22.3","sha":"7aab56615c1bcfd92c607ffe1a77351de04ee668","kind":"commit","published_at":"2022-03-15T20:10:46.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.22.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.3/manifests"},{"name":"api/v0.22.3","sha":"253995bd5d2e0f9a6b5392693e257644ebfb55af","kind":"commit","published_at":"2022-03-15T19:38:58.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.22.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.3/manifests"},{"name":"v0.22.2","sha":"1b581a48856f6457fca823f1017c80bbd5cd1091","kind":"tag","published_at":"2022-02-23T13:25:34.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.22.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.2/manifests"},{"name":"api/v0.22.2","sha":"28f8ff3fc466530bf838b03d092452ca82876269","kind":"tag","published_at":"2022-02-23T13:06:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.22.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.2/manifests"},{"name":"v0.22.1","sha":"28f8ff3fc466530bf838b03d092452ca82876269","kind":"tag","published_at":"2022-02-22T12:32:01.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.22.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.1/manifests"},{"name":"api/v0.22.1","sha":"348a8153eee54a2774d87d16dfeaf613d48aa66f","kind":"tag","published_at":"2022-02-22T11:04:36.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.22.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.1/manifests"},{"name":"v0.22.0","sha":"5a0c492dc7eb85220432a564df9a6184ac8baa90","kind":"tag","published_at":"2022-02-16T12:13:43.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.22.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.22.0/manifests"},{"name":"api/v0.22.0","sha":"bcd3551dea1f087a60feeedf2303af8cd5bfadd1","kind":"commit","published_at":"2022-02-10T13:54:51.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.22.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.22.0/manifests"},{"name":"v0.21.0","sha":"402e029c6522cde0d128d8ade14af43845d67821","kind":"tag","published_at":"2022-01-28T12:41:38.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.21.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.21.0/manifests"},{"name":"api/v0.21.0","sha":"ecd5df6eacc06d280da72bb65a7536ec6f9f6e18","kind":"tag","published_at":"2022-01-28T09:09:54.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.21.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.21.0/manifests"},{"name":"v0.20.1","sha":"0ece498d9ef41bad4e382549854babc2580e6b50","kind":"commit","published_at":"2022-01-11T14:16:21.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.20.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.20.1/manifests"},{"name":"api/v0.20.1","sha":"0a4960607c0e84780242b5f2bf2924ba03342d02","kind":"commit","published_at":"2022-01-11T13:33:48.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.20.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.20.1/manifests"},{"name":"v0.20.0","sha":"b728c6cb6a9ba2ca6d47b664c09d7462606bfd9c","kind":"commit","published_at":"2022-01-11T12:02:16.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.20.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.20.0/manifests"},{"name":"api/v0.20.0","sha":"68f0adc83d116a27305694bed38080a541db8a14","kind":"commit","published_at":"2022-01-11T11:43:25.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.20.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.20.0/manifests"},{"name":"v0.19.0","sha":"41da8182906e6d02b97a46465b73b846586fd5c0","kind":"commit","published_at":"2021-11-23T15:32:07.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.19.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.19.0/manifests"},{"name":"api/v0.19.0","sha":"f9b13efd3ca154e7555aeff1dfd46c28a8ed74de","kind":"commit","published_at":"2021-11-22T12:36:53.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.19.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.19.0/manifests"},{"name":"v0.18.1","sha":"849126e0da2434343fb7e427c12a85a8e54b9f76","kind":"commit","published_at":"2021-10-22T11:45:43.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.18.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.18.1/manifests"},{"name":"api/v0.18.1","sha":"0137efd4c394ddf0ee93398fa1823bd19e15a1ea","kind":"commit","published_at":"2021-10-22T11:04:58.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.18.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.18.1/manifests"},{"name":"v0.18.0","sha":"da22e3467e62354242ddf135a7c4766a4014d22d","kind":"commit","published_at":"2021-10-19T12:42:35.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.18.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.18.0/manifests"},{"name":"api/v0.18.0","sha":"f93733a6f9e82358526c636ab3ed1e7b34ee0562","kind":"commit","published_at":"2021-10-19T11:57:13.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.18.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.18.0/manifests"},{"name":"v0.17.1","sha":"e9e83c9f31fd93b77b704da2f28bf796b0c8dbf5","kind":"commit","published_at":"2021-10-13T10:17:39.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.17.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.17.1/manifests"},{"name":"api/v0.17.1","sha":"a91724bb9941456cba1324cb573f48988ec2b27d","kind":"commit","published_at":"2021-10-13T09:56:22.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.17.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.17.1/manifests"},{"name":"v0.17.0","sha":"7eac4bd1dc5435d54344f2319162d3514b43401b","kind":"commit","published_at":"2021-10-08T12:13:42.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.17.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.17.0/manifests"},{"name":"api/v0.17.0","sha":"7ec8ccfcbb3e8c95a8f0e1f465c396e20ad87090","kind":"commit","published_at":"2021-10-08T11:29:51.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.17.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.17.0/manifests"},{"name":"v0.16.0","sha":"e6ae24e53688720a8841e7a5ea28ec3b27f275bc","kind":"commit","published_at":"2021-08-26T11:22:09.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.16.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.16.0/manifests"},{"name":"api/v0.16.0","sha":"00e016a0abc32ad84e07cf6871075dc2de84c896","kind":"commit","published_at":"2021-08-26T10:32:19.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.16.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.16.0/manifests"},{"name":"v0.15.1","sha":"5b2c67e7a3ffa016e72d3ec3a098eac2183fd294","kind":"commit","published_at":"2021-08-05T13:38:58.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.15.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.15.1/manifests"},{"name":"api/v0.15.1","sha":"7064859043f82979ce91c16d815d0ff7ce98207c","kind":"commit","published_at":"2021-08-05T12:13:04.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.15.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.15.1/manifests"},{"name":"v0.15.0","sha":"66699ec8a26e84dcb55a6281b404dc3d4b417b48","kind":"commit","published_at":"2021-06-08T14:53:50.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.15.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.15.0/manifests"},{"name":"api/v0.15.0","sha":"20311178ea4e23b590d0a86b8019ce2d4ee6deca","kind":"commit","published_at":"2021-06-08T12:09:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.15.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.15.0/manifests"},{"name":"v0.14.1","sha":"f1cc79039877f9a18b95ee4ef8750ffacc607102","kind":"commit","published_at":"2021-05-26T11:12:09.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.14.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.14.1/manifests"},{"name":"api/v0.14.1","sha":"a144e3ade4156366c25cc1902a8aa6efaa662a9d","kind":"commit","published_at":"2021-05-25T07:27:40.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.14.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.14.1/manifests"},{"name":"v0.14.0","sha":"337b5ab624512818ccbba6e35fecc750a004b770","kind":"commit","published_at":"2021-05-11T11:43:21.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.14.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.14.0/manifests"},{"name":"api/v0.14.0","sha":"fd16d0962cff4161f8a8aa299958c5b4f525c149","kind":"commit","published_at":"2021-05-10T12:53:41.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.14.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"15d98c9afca937d01c64c7753df4615045f2fc65","kind":"commit","published_at":"2021-04-21T12:36:49.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.13.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.13.0/manifests"},{"name":"api/v0.13.0","sha":"171afcb0823c61c2a1712ed733679337c5ada2d5","kind":"commit","published_at":"2021-04-21T12:10:10.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.13.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.13.0/manifests"},{"name":"v0.12.0","sha":"2536c15a4471dbe62cc2a2aa625f8d16e0e536be","kind":"commit","published_at":"2021-04-01T12:23:58.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.12.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.12.0/manifests"},{"name":"api/v0.12.0","sha":"5f4440d69aaa56fc88f1e87430a4f8eca6407dff","kind":"commit","published_at":"2021-04-01T09:57:28.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.12.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.12.0/manifests"},{"name":"v0.11.0","sha":"ae810e6c0c9de0eab8e1d2addcb3c87f9453d972","kind":"commit","published_at":"2021-03-26T13:47:04.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.11.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.11.0/manifests"},{"name":"api/v0.11.0","sha":"8816d3f16e18081c290abaa6644b334c5cc87cb9","kind":"commit","published_at":"2021-03-26T09:26:10.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.11.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.11.0/manifests"},{"name":"v0.10.0","sha":"a61680e4c986103d70afa95c74939699e535bb45","kind":"commit","published_at":"2021-03-16T12:31:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.10.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.10.0/manifests"},{"name":"api/v0.10.0","sha":"4c5db05f95c1d3300affafb7fd3c6ca11565d61f","kind":"commit","published_at":"2021-03-15T14:20:50.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.10.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"4b9a8259b2b38813ccd9b4a27bddeb77658cabeb","kind":"commit","published_at":"2021-02-24T14:23:16.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.9.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.9.0/manifests"},{"name":"api/v0.9.0","sha":"310c39d6687343726febd31627989f5a0f084afe","kind":"commit","published_at":"2021-02-24T14:07:51.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.9.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.9.0/manifests"},{"name":"v0.8.0","sha":"d1009271d55374bc6da526c3876be446bcf72da1","kind":"commit","published_at":"2021-02-12T12:49:11.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.8.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.8.0/manifests"},{"name":"api/v0.8.0","sha":"9bb97ac48358ae5d592f1c8d6259e019ddd549af","kind":"commit","published_at":"2021-02-12T12:36:45.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.8.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.8.0/manifests"},{"name":"v0.7.1","sha":"d01d982b65ce8ad1454cbdd80d991b54554ec1d1","kind":"commit","published_at":"2021-01-26T10:33:26.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.7.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.7.1/manifests"},{"name":"api/v0.7.1","sha":"3c75dc2608c300ecaf310c1ed1e282dc8b137b1c","kind":"commit","published_at":"2021-01-26T08:23:30.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.7.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.7.1/manifests"},{"name":"v0.7.0","sha":"660231431a65b15ee906d80d2238c0706853cc57","kind":"commit","published_at":"2021-01-22T11:59:27.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.7.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.7.0/manifests"},{"name":"api/v0.7.0","sha":"23c46000ff3eea7536c33eb284a0c754dd3c52a9","kind":"commit","published_at":"2021-01-22T09:28:27.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.7.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.7.0/manifests"},{"name":"v0.6.2","sha":"355ec9353cfae3d11612479ff5ebf06c7a23cb19","kind":"commit","published_at":"2021-01-19T12:37:29.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.6.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.6.2/manifests"},{"name":"api/v0.6.2","sha":"9e0e68c7a5be3d696c0908a861d19acec130831a","kind":"commit","published_at":"2021-01-18T13:25:34.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.6.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.6.2/manifests"},{"name":"v0.6.1","sha":"0997a784ab3142a8524d33b6af04e5d03ee11064","kind":"commit","published_at":"2021-01-14T18:24:43.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.6.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.6.1/manifests"},{"name":"api/v0.6.1","sha":"312907a0065bbca5034f8fe90a81a20abd0f7512","kind":"commit","published_at":"2021-01-14T17:26:43.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.6.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.6.1/manifests"},{"name":"v0.6.0","sha":"54c3f594f4225592d59c300931a01cbad9f4ae3d","kind":"commit","published_at":"2021-01-12T14:35:01.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.6.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.6.0/manifests"},{"name":"api/v0.6.0","sha":"a1eb33f6a90c3f43847d225ba9ba648c9ebdad08","kind":"commit","published_at":"2021-01-12T14:20:33.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.6.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"81db7dd37b00a77f60e546dbfc1ee6ba25f980ee","kind":"commit","published_at":"2020-12-10T10:09:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.5.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.5.0/manifests"},{"name":"api/v0.5.0","sha":"f7cd124f3c2938756e60ced6648667e669357859","kind":"commit","published_at":"2020-12-10T08:32:06.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.5.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.5.0/manifests"},{"name":"v0.4.0","sha":"b2542346aa4eda09238570926e5bdbc394deec7a","kind":"commit","published_at":"2020-11-26T16:12:51.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.4.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.4.0/manifests"},{"name":"api/v0.4.0","sha":"f80c8a22c44914b10b6136f0f74d2728aa3da3e8","kind":"commit","published_at":"2020-11-26T09:29:10.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.4.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.4.0/manifests"},{"name":"v0.3.0","sha":"c41b99727d66c7a3881c6dbb5f25b631001f28eb","kind":"commit","published_at":"2020-11-20T08:41:59.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.3.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.3.0/manifests"},{"name":"api/v0.3.0","sha":"2d4c6e31ba5246baed1f13e89a28f5dd17f19ada","kind":"commit","published_at":"2020-11-19T19:32:43.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.3.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.3.0/manifests"},{"name":"v0.2.1","sha":"23d0551f6aeca4c948797142d4306b7b2eab7380","kind":"commit","published_at":"2020-11-09T15:16:00.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.2.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.2.1/manifests"},{"name":"api/v0.2.1","sha":"802667ac36cb3b021bfc0f145fd398e05de76143","kind":"commit","published_at":"2020-11-09T13:22:13.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.2.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.2.1/manifests"},{"name":"v0.2.0","sha":"34f5ab7e52ce167395da0e3a569a3ebc84d81468","kind":"commit","published_at":"2020-10-29T12:28:45.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.2.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.2.0/manifests"},{"name":"api/v0.2.0","sha":"9cd9ea5dbe8b2999946ecf6d395a312fdb9f9847","kind":"commit","published_at":"2020-10-27T17:09:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.2.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.2.0/manifests"},{"name":"v0.1.2","sha":"f8fce46beafca9d26db124b62a31fd709ce3b821","kind":"commit","published_at":"2020-10-19T12:57:02.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.1.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.1.2/manifests"},{"name":"api/v0.1.2","sha":"bbed8d74cedcb8e6787c30615638e46a5e949218","kind":"commit","published_at":"2020-10-19T12:12:03.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.1.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.1.2/manifests"},{"name":"v0.1.1","sha":"5f7a8da8a949daadf2983e1032f73893f5ab358f","kind":"commit","published_at":"2020-10-13T15:15:01.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.1.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.1.1/manifests"},{"name":"api/v0.1.1","sha":"4c63796f31a797eae11c68d590c98c73f0417344","kind":"commit","published_at":"2020-10-13T14:27:25.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.1.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.1.1/manifests"},{"name":"v0.1.0","sha":"b20e50ecd9c2027db28542440746182668b6d385","kind":"commit","published_at":"2020-09-30T16:08:31.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.1.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.1.0/manifests"},{"name":"api/v0.1.0","sha":"87dc6a0a64bbe60cb024d56abbde036a538f23f1","kind":"commit","published_at":"2020-09-30T15:33:08.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.1.0","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.1.0/manifests"},{"name":"v0.0.11","sha":"c4392165927419a8a51a55d002bf7bcd20bee09b","kind":"commit","published_at":"2020-09-22T12:11:16.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.11","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.11/manifests"},{"name":"api/v0.0.11","sha":"0a215115c54e2cb0c404f353a3683e91a5465d2a","kind":"commit","published_at":"2020-09-22T11:36:37.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.0.11","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.0.11/manifests"},{"name":"v0.0.10","sha":"20f07c809644fb45aae76ac185ffa5b9d4d73386","kind":"commit","published_at":"2020-09-12T08:08:13.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.10","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.10/manifests"},{"name":"api/v0.0.10","sha":"3fe833d19bb2bbb20a2ed79b216ddfd487e1b8ae","kind":"commit","published_at":"2020-09-11T13:13:32.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.0.10","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.0.10/manifests"},{"name":"v0.0.9","sha":"062cd7168f0f4ad48a4a7b5d8eb13d1ebf54c633","kind":"commit","published_at":"2020-09-11T08:06:30.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.9","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.9/manifests"},{"name":"api/v0.0.9","sha":"ecc71789b5923b0431cd5fad7085448e64537d26","kind":"commit","published_at":"2020-09-11T07:15:14.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/api/v0.0.9","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/api/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@api%2Fv0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/api%2Fv0.0.9/manifests"},{"name":"v0.0.8","sha":"8a5e467ffbb44f01e494966be67d33101e36d830","kind":"commit","published_at":"2020-09-02T12:08:43.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.8","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"88832dab379b3b175ede1772676958ae8ad3f85c","kind":"commit","published_at":"2020-08-05T14:02:03.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.7","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"d00c867612530c02e7c4ddff6be779f8020e19cb","kind":"commit","published_at":"2020-07-31T07:50:46.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.6","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4997df633f4b24401044286658e062c830d7b4cb","kind":"commit","published_at":"2020-07-20T10:25:52.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.5","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"256ccf5482f445b944f26bdd88f1367e3820a735","kind":"commit","published_at":"2020-07-16T08:00:24.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.4","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"922607237709d6d2c6846300a02ee76556ff1fc0","kind":"commit","published_at":"2020-07-14T12:20:12.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.3","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a66409c52bcafc8deaa50401b42576c0e562eded","kind":"commit","published_at":"2020-07-13T14:48:28.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"463328590335608baabe142f731c9e661c0dfe83","kind":"commit","published_at":"2020-07-07T06:51:52.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1/manifests"},{"name":"v0.0.1-beta.1","sha":"beaef83d032ab08c723a5a41f0bf114c1a0b2ba6","kind":"commit","published_at":"2020-07-03T07:22:29.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.1-beta.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1-beta.1/manifests"},{"name":"v0.0.1-alpha.2","sha":"85c8ac6360ca06917de9647887bb69a02ea244c6","kind":"commit","published_at":"2020-07-02T08:52:38.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.1-alpha.2","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1-alpha.2/manifests"},{"name":"v0.0.1-alpha.1","sha":"77e824818b4d0de127d1e9f97a0fae90bef283ab","kind":"commit","published_at":"2020-07-01T15:32:52.000Z","download_url":"https://codeload.github.com/fluxcd/notification-controller/tar.gz/v0.0.1-alpha.1","html_url":"https://github.com/fluxcd/notification-controller/releases/tag/v0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/notification-controller@v0.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/tags/v0.0.1-alpha.1/manifests"}]},"repo_metadata_updated_at":"2026-05-23T09:06:25.388Z","dependent_packages_count":24,"downloads":null,"downloads_period":null,"dependent_repos_count":18,"rankings":{"downloads":null,"dependent_repos_count":1.2860431181536058,"dependent_packages_count":1.3212993496264127,"stargazers_count":4.259715970980537,"forks_count":2.690588028563413,"docker_downloads_count":0.7165464373060403,"average":2.0548385809260017},"purl":"pkg:golang/github.com/fluxcd/notification-controller/api","advisories":[{"uuid":"GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq","url":"https://github.com/advisories/GHSA-f4p5-x4vc-mh4v","title":"Improper use of metav1.Duration allows for Denial of Service","description":"Flux controllers within the affected versions range are vulnerable to a denial of service attack. Users that have permissions to change Flux’s objects, either through a Flux source or directly within a cluster, can provide invalid data to fields `.spec.interval` or `.spec.timeout` (and structured variations of these fields), causing the entire object type to stop being processed.\n\nThe issue has two root causes: a) the Kubernetes type `metav1.Duration` not being fully compatible with the Go type `time.Duration` as explained on [upstream report](https://github.com/kubernetes/apimachinery/issues/131); b) lack of validation within Flux to restrict allowed values.\n\n### Workarounds\n\nAdmission controllers can be employed to restrict the values that can be used for fields `.spec.interval` and `.spec.timeout`, however upgrading to the latest versions is still the recommended mitigation.\n\n### Credits\n\nThis issue was reported by Alexander Block (@codablock) through the Flux security mailing list (as [recommended](https://fluxcd.io/security/#report-a-vulnerability)).\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n- Open an issue in any of the affected repositories.\n- Contact us at the CNCF Flux channel.\n\n### References\n\n- https://github.com/kubernetes/apimachinery/issues/131\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-10-19T18:40:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L","references":["https://github.com/fluxcd/flux2/security/advisories/GHSA-f4p5-x4vc-mh4v","https://github.com/kubernetes/apimachinery/issues/131","https://nvd.nist.gov/vuln/detail/CVE-2022-39272","https://github.com/fluxcd/helm-controller/pull/533","https://github.com/fluxcd/image-automation-controller/pull/439","https://github.com/fluxcd/image-reflector-controller/pull/314","https://github.com/fluxcd/kustomize-controller/pull/731","https://github.com/fluxcd/notification-controller/pull/420","https://github.com/fluxcd/source-controller/pull/903","https://github.com/kubernetes/apimachinery#131","https://pkg.go.dev/vuln/GO-2022-1071","https://github.com/advisories/GHSA-f4p5-x4vc-mh4v"],"source_kind":"github","identifiers":["GHSA-f4p5-x4vc-mh4v","CVE-2022-39272"],"repository_url":"https://github.com/fluxcd/flux2","blast_radius":0.0,"created_at":"2022-12-21T16:11:55.274Z","updated_at":"2026-06-01T17:05:59.014Z","epss_percentage":0.00328,"epss_percentile":0.5574,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq","packages":[{"ecosystem":"go","package_name":"github.com/fluxcd/source-controller/api","versions":[{"first_patched_version":"0.30.0","vulnerable_version_range":"\u003c 0.30.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fsource-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/notification-controller/api","versions":[{"first_patched_version":"0.28.0","vulnerable_version_range":"\u003c 0.28.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fnotification-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/kustomize-controller/api","versions":[{"first_patched_version":"0.30.0","vulnerable_version_range":"\u003c 0.30.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fkustomize-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-reflector-controller/api","versions":[{"first_patched_version":"0.22.1","vulnerable_version_range":"\u003c 0.22.1"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-reflector-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-automation-controller/api","versions":[{"first_patched_version":"0.26.1","vulnerable_version_range":"\u003c 0.26.1"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-automation-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/helm-controller/api","versions":[{"first_patched_version":"0.26.0","vulnerable_version_range":"\u003c 0.26.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fhelm-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-reflector-controller","versions":[{"first_patched_version":"0.22.0","vulnerable_version_range":"\u003e= 0.1.0, \u003c 0.22.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-reflector-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-automation-controller","versions":[{"first_patched_version":"0.26.0","vulnerable_version_range":"\u003e= 0.1.0, \u003c 0.26.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-automation-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/notification-controller","versions":[{"first_patched_version":"0.27.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.27.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fnotification-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/helm-controller","versions":[{"first_patched_version":"0.24.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.24.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fhelm-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/kustomize-controller","versions":[{"first_patched_version":"0.29.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.29.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fkustomize-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/source-controller","versions":[{"first_patched_version":"0.30.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.30.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fsource-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/flux2","versions":[{"first_patched_version":"0.35.0","vulnerable_version_range":"\u003e= 0.1.0, \u003c 0.35.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fflux2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fluxcd/notification-controller/api","docker_dependents_count":26,"docker_downloads_count":167552,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fluxcd/notification-controller/api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fluxcd/notification-controller/api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T01:30:16.313Z","issues_count":90,"pull_requests_count":658,"avg_time_to_close_issue":14798263.92982456,"avg_time_to_close_pull_request":1143365.0476190476,"issues_closed_count":57,"pull_requests_closed_count":567,"pull_request_authors_count":54,"issue_authors_count":71,"avg_comments_per_issue":2.7777777777777777,"avg_comments_per_pull_request":0.8723404255319149,"merged_pull_requests_count":212,"bot_issues_count":2,"bot_pull_requests_count":431,"past_year_issues_count":4,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":1381513.3333333333,"past_year_avg_time_to_close_pull_request":354313.18518518517,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.3902439024390244,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fnotification-controller/issues","maintainers":[{"login":"matheuscscp","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuscscp"},{"login":"stefanprodan","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanprodan"},{"login":"fluxcdbot","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fluxcdbot"},{"login":"hiddeco","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiddeco"},{"login":"makkes","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/makkes"},{"login":"dipti-pai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dipti-pai"},{"login":"pjbgf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"},{"login":"cappyzawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cappyzawa"},{"login":"somtochiama","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/somtochiama"},{"login":"kingdonb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingdonb"},{"login":"aryan9600","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryan9600"},{"login":"souleb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/souleb"}],"active_maintainers":[{"login":"matheuscscp","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuscscp"},{"login":"stefanprodan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanprodan"},{"login":"cappyzawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cappyzawa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fnotification-controller%2Fapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fnotification-controller%2Fapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fnotification-controller%2Fapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fnotification-controller%2Fapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fnotification-controller%2Fapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fnotification-controller%2Fapi/codemeta","maintainers":[]}