|
| 1 | +# Created with komac v2.12.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Microsoft.Azure.QuickReview |
| 5 | +PackageVersion: 2.7.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Microsoft Corporation |
| 8 | +PublisherUrl: https://github.com/Azure/azqr |
| 9 | +PublisherSupportUrl: https://github.com/Azure/azqr/issues |
| 10 | +PackageName: Microsoft Azure Quick Review |
| 11 | +PackageUrl: https://github.com/Azure/azqr |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/Azure/azqr/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright (c) Microsoft Corporation |
| 15 | +ShortDescription: A tool to check compliance of Azure resources with Azure best practices and recommendations. |
| 16 | +Description: Azure Quick Review (azqr) is a CLI tool used to identify Azure resources that may be or not compliant with Azure best practices and recommendations. |
| 17 | +Moniker: azqr |
| 18 | +Tags: |
| 19 | +- azqr |
| 20 | +- azure |
| 21 | +ReleaseNotes: |- |
| 22 | + What's Changed |
| 23 | + - Move log output from stdout to stderr by @copilot-swe-agent in #491 |
| 24 | + - Remove deprecated ForceAzureCliCredential parameter by @copilot-swe-agent in #490 |
| 25 | + - Consolidate JSON output to generate single file instead of multiple files by @copilot-swe-agent in #493 |
| 26 | + - feat: scan prints impacted services json to stdout #496 by @cmendible in #497 |
| 27 | + - git command corrected by @aammirmirza in #483 |
| 28 | + - build(deps-dev): bump hugo-extended from 0.147.8 to 0.147.9 in /docs by @dependabot in #485 |
| 29 | + - build(deps): bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot in #484 |
| 30 | + - build(deps): bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot in #487 |
| 31 | + - build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in #486 |
| 32 | + - build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.8.0 to 1.8.1 by @dependabot in #494 |
| 33 | + New Contributors |
| 34 | + - @aammirmirza made their first contribution in #483 |
| 35 | + - @copilot-swe-agent made their first contribution in #491 |
| 36 | + Full Changelog: v.2.6.1...v.2.7.0 |
| 37 | +ReleaseNotesUrl: https://github.com/Azure/azqr/releases/tag/v.2.7.0 |
| 38 | +Documentations: |
| 39 | +- DocumentLabel: Wiki |
| 40 | + DocumentUrl: https://github.com/Azure/azqr/wiki |
| 41 | +ManifestType: defaultLocale |
| 42 | +ManifestVersion: 1.10.0 |
0 commit comments