Skip to content

Commit 25dab80

Browse files
authored
New version: kubescape.kubescape version 3.0.37 (microsoft#278413)
1 parent 33c6b24 commit 25dab80

File tree

3 files changed

+69
-0
lines changed

3 files changed

+69
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: kubescape.kubescape
5+
PackageVersion: 3.0.37
6+
InstallerType: portable
7+
UpgradeBehavior: uninstallPrevious
8+
Commands:
9+
- kubescape
10+
ReleaseDate: 2025-07-28
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/kubescape/kubescape/releases/download/v3.0.37/kubescape-windows-latest.exe
14+
InstallerSha256: 5699688B1936CE1095164E5975F18791F48BC0FD032A3879D750C7BD8DF27598
15+
- Architecture: arm64
16+
InstallerUrl: https://github.com/kubescape/kubescape/releases/download/v3.0.37/kubescape-arm64-windows-latest.exe
17+
InstallerSha256: 85D48BE170B3264B523272B2C7856C483C4B00A4DEFF26334F64FA0F7ED9C486
18+
ManifestType: installer
19+
ManifestVersion: 1.10.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: kubescape.kubescape
5+
PackageVersion: 3.0.37
6+
PackageLocale: en-US
7+
Publisher: kubescape
8+
PublisherUrl: https://kubescape.io/
9+
PublisherSupportUrl: https://github.com/kubescape/kubescape/issues
10+
Author: The Kubescape Authors
11+
PackageName: kubescape
12+
PackageUrl: https://github.com/kubescape/kubescape
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/kubescape/kubescape/blob/HEAD/LICENSE
15+
Copyright: Copyright 2021-2023, the Kubescape Authors
16+
ShortDescription: An open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters
17+
Description: Kubescape is an open-source Kubernetes security platform. It includes risk analysis, security compliance, and misconfiguration scanning. Targeted at the DevSecOps practitioner or platform engineer, it offers an easy-to-use CLI interface, flexible output formats, and automated scanning capabilities. It saves Kubernetes users and admins precious time, effort, and resources. Kubescape scans clusters, YAML files, and Helm charts. It detects misconfigurations according to multiple frameworks (including NSA-CISA, MITRE ATT&CK® and the CIS Benchmark). Kubescape was created by ARMO and is a Cloud Native Computing Foundation (CNCF) sandbox project.
18+
Moniker: kubescape
19+
Tags:
20+
- best-practice
21+
- devops
22+
- kubernetes
23+
- mitre-attack
24+
- nsa
25+
- security
26+
- vulnerability-detection
27+
ReleaseNotes: |-
28+
What's Changed
29+
- Fix/update links by @yehudahtor in #1846
30+
- added urls hub.armo --> kubescape.io by @yehudahtor in #1849
31+
- Bump github.com/open-policy-agent/opa from 1.3.0 to 1.4.0 by @dependabot[bot] in #1833
32+
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /httphandler by @dependabot[bot] in #1850
33+
- Bump github.com/cloudflare/circl from 1.5.0 to 1.6.1 by @dependabot[bot] in #1851
34+
- Bump helm.sh/helm/v3 from 3.17.3 to 3.17.4 by @dependabot[bot] in #1852
35+
- Bump github.com/containerd/containerd/v2 from 2.0.4 to 2.0.5 by @dependabot[bot] in #1853
36+
- fix docs URL in tests by @matthyx in #1854
37+
New Contributors
38+
- @yehudahtor made their first contribution in #1846
39+
Full Changelog: v3.0.36...v3.0.37
40+
ReleaseNotesUrl: https://github.com/kubescape/kubescape/releases/tag/v3.0.37
41+
ManifestType: defaultLocale
42+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: kubescape.kubescape
5+
PackageVersion: 3.0.37
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)