Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.76: add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Nov 27, 2024
1 parent 965aa03 commit 4a9d8d4
Showing 1 changed file with 49 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: stacklok.minder
PackageVersion: 0.0.76
PackageLocale: en-US
Publisher: stacklok
PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose
PackageName: minder
PackageUrl: https://stacklok.com
License: Apache-2.0
LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE
Copyright: Stacklok, Inc.
ShortDescription: minder is the client CLI for interacting with Minder by Stacklok.
Moniker: minder
Tags:
- golang
- cli
ReleaseNotes: |
## Changelog
* ef132da5c615a9844d893c6a1ae6e19b22fa3954: Add ListRuleTypesReferencesByDataSource db query (#5057) (@rdimitrov)
* a3fbb21d6fb159f69022f086dd82488ac7efd1ce: Add Trivy's own cache to ignore list (#5033) (@puerco)
* 5183ed0fa0800b8ec43d406756f82a6a501c3b97: Add project id foreign key to data sources tables. (#5026) (@blkt)
* 98e4797af23757d1f56a1026a60cb49a7bd1e878: Auto-generated DB schema update - 2024-11-25 07:52:38 (#5034) (@github-actions[bot])
* e51bae0e5f42957d6903e411717aeff497a05855: Datasource Service Create (#5056) (@teodor-yanev)
* 613030bd172c9438de49b185b012edb3b947f1fa: Fix the failing auth login command due to missing credentials (#5031) (@rdimitrov)
* 7cc496937bdfc16c4af40a1b6e1575c26be308e6: Implement `BuildDataSourceRegistry` in data sources service (#5050) (@JAORMX)
* 135cf2ffdca67008ab4aafeda10c6fa41b43f656: Implement the Delete handler for the datasource service (#5062) (@rdimitrov)
* 0626447f74f01cb9cd6703c90b82daa9775c1a1c: Implement validation functions for Data Source protobuf object (#5064) (@JAORMX)
* 8b25d8c6a29a9751ebc83cb3d5878a983de9436d: Include provider ID in minder CLI response (#5029) (@navnitms)
* c4f98a9490a4a1636f93d26d5f67e5c4f4b58a73: Instantiate data sources from the policy engine (#5060) (@JAORMX)
* 4dff82fcd9a16f5e3d82c7ce12790e603701b83f: Kick off data sources service (#5022) (@JAORMX)
* 3fbc363333534124020671fbe39d19b12e471c86: Migrate trusty eval engine to Trusty v2 API. (#5013) (@blkt)
* 134b9024dfdff9a4a517756dc0c485b51cf397b0: Remove `GetRest` leftover from datasources API validator. (#5065) (@JAORMX)
* 0cc4d090525c45981e336dd8bade41d15dbfa85a: Set required proto fields in artifact messages (#5063) (@eleftherias)
* 5170f0738f9cbd6c264801e18d72a0be57437297: Set required proto fields in cursor messages (#5061) (@eleftherias)
* 27464eea2eed36c4119cd503ce46a5e964c836cb: Update the time delay when deleting an account (#5066) (@rdimitrov)
* b090dc59e2b542b7e519890810c6086c2c1be13f: `mindev`: Add ability to parse and use data sources (#5055) (@JAORMX)
* 2b44edbcd3aebb65735da953e8e7c9ab710ecc76: build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (#5059) (@dependabot[bot])
* 79e69a069ef50400ced099f737f256e5d307c7ab: build(deps): bump github.com/charmbracelet/bubbletea from 1.2.3 to 1.2.4 (#5052) (@dependabot[bot])
* 43d02cd59e6753eb3d589a5a64c83c3f7ec12154: build(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /tools (#5053) (@dependabot[bot])
* 6e94aa934baa1571fa5b7c9007c825259f68aa80: build(deps): bump github.com/google/cel-go from 0.22.0 to 0.22.1 (#5038) (@dependabot[bot])
* 8b2d089f828e2490b42d0bb53349f1f05b99f5bc: build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.24.0 (#5036) (@dependabot[bot])
* 7a14caca3779c73e3c10a9b82c9936bab89b1185: build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.24.0 in /tools (#5040) (@dependabot[bot])
* 86f92b5854cfb60c8310641f1cde752f6dc5b856: build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.1.2 to 2.1.3 (#5037) (@dependabot[bot])
* 90e3352e4dee14a9b61d1f5d48f0b5c1a3e95d79: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#5035) (@dependabot[bot])
* 6f591d58859c620cfd6ac541bb3d4cb4466ca07a: build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.38.0 to 1.39.1 (#5039) (@dependabot[bot])
* 60012e2ed4fb009fd5a77ca91fb3d926fa8535c8: build(deps): bump the docusaurus group in /docs with 4 updates (#5041) (@dependabot[bot])
ManifestType: defaultLocale
ManifestVersion: 1.6.0

0 comments on commit 4a9d8d4

Please sign in to comment.