Versions in this module Expand all Collapse all v1 v1.8.2 Oct 1, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.8.1 Sep 15, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.8.0 Sep 11, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.7.0 Jun 16, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.6.0 May 19, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.5.1 May 8, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.5.0 Apr 23, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.4.0 Mar 24, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.3.1 Feb 25, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.3.0 Feb 21, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.2.2 Feb 5, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.2.1 Feb 4, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.2.0 Jan 27, 2025 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron v1.1.0 Dec 20, 2024 GO-2026-4416 GO-2026-4416: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage in github.com/devtron-labs/devtron Changes in this version + type InstalledAppDeleteRequest struct + AppId int + AppName string + AppOfferingMode string + ClusterId int + EnvironmentId int + InstalledAppId int + Namespace string + type InstalledAppMin struct + Active bool + AppId int + DeploymentAppDeleteRequest bool + DeploymentAppType string + EnvironmentId int + GitOpsRepoName string + GitOpsRepoUrl string + Id int + IsCustomRepository bool + type InstalledAppVersionMin struct + Active bool + AppStoreApplicationVersionId int + Id int + InstalledAppId int + ReferenceValueId int + ReferenceValueKind string + ValuesYaml string + type InstalledAppVersionWithAppStoreDetails struct + AppStoreVersion string + type InstalledAppWithAppDetails struct + AppName string + AppOfferingMode string + TeamId int + type InstalledAppWithEnvAndClusterDetails struct + ClusterName string + func (i *InstalledAppWithEnvAndClusterDetails) GetInstalledAppMin() *InstalledAppMin + func (i *InstalledAppWithEnvAndClusterDetails) GetInstalledAppWithAppDetails() *InstalledAppWithAppDetails + func (i *InstalledAppWithEnvAndClusterDetails) GetInstalledAppWithEnvDetails() *InstalledAppWithEnvDetails + type InstalledAppWithEnvDetails struct + ClusterId int + EnvironmentIdentifier string + EnvironmentName string + Namespace string