|
| 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.35 |
| 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 | + - check for nil map in merge methods by @matthyx in #1813 |
| 30 | + - test: increase test coverage by @pixel365 in #1814 |
| 31 | + - upgrade open-policy-agent to 1.x by @matthyx in #1820 |
| 32 | + - merge labels and annotations in RetryOnConflict by @matthyx in #1822 |
| 33 | + - Bump helm.sh/helm/v3 from 3.14.4 to 3.17.3 by @dependabot in #1824 |
| 34 | + - Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #1829 |
| 35 | + - fix: Fix stdin restoration in TestUserConfirmed by @shangchengbabaiban in #1827 |
| 36 | + - Update dir.go by @rash1411 in #1828 |
| 37 | + - Ensure context cancellation on command execution failure by @pixel365 in #1835 |
| 38 | + - Make a second sigint terminate kubescape immediately by @ian-fox in #1837 |
| 39 | + - Feature/mcpserver v1 by @slashben in #1836 |
| 40 | + New Contributors |
| 41 | + - @shangchengbabaiban made their first contribution in #1827 |
| 42 | + - @rash1411 made their first contribution in #1828 |
| 43 | + - @ian-fox made their first contribution in #1837 |
| 44 | + Full Changelog: v3.0.34...v3.0.35 |
| 45 | +ReleaseNotesUrl: https://github.com/kubescape/kubescape/releases/tag/v3.0.35 |
| 46 | +ManifestType: defaultLocale |
| 47 | +ManifestVersion: 1.10.0 |
0 commit comments