v0.0.21
What's Changed
- Point Trusty helm chart default to public instance by @evankanderson in #1833
- Auto-generated helm documentation update - 2023-12-08 10:56:39 by @github-actions in #1867
- Tidy the helm chart strings for the docs by @rdimitrov in #1868
- Auto-generated helm documentation update - 2023-12-08 11:18:54 by @github-actions in #1869
- Deprecate the "update" subcommands in favour of "apply" in minder CLI by @rdimitrov in #1870
- Auto-generated cli documentation update - 2023-12-08 12:12:46 by @github-actions in #1871
- Make status a sub-command of profile by @eleftherias in #1873
- Get default provider from those enrolled in project by @eleftherias in #1859
- Auto-generated cli documentation update - 2023-12-08 14:46:39 by @github-actions in #1875
- Auto-generated cli documentation update - 2023-12-08 14:48:06 by @github-actions in #1876
- Add CodeQL scanning to Minder by @JAORMX in #1877
- build(deps): bump github.com/go-critic/go-critic from 0.9.0 to 0.10.0 in /tools by @dependabot in #1888
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.26.0 to 1.26.1 by @dependabot in #1884
- build(deps): bump golang from
58e14a9
toae34fbf
by @dependabot in #1883 - build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #1882
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1886
- build(deps): bump github.com/daixiang0/gci from 0.11.2 to 0.12.0 in /tools by @dependabot in #1887
- build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 by @dependabot in #1885
- Skip actions on error in the executor by @JAORMX in #1814
- Always return response from github_rest's Do() by @jhrozek in #1890
- Don't
ExitNicelyOnError
on the sub-commands by @JAORMX in #1889 - Replace cli utilities print functions for cobra's by @JAORMX in #1891
- Remove unused crypto config by @eleftherias in #1893
- Replace cosign with sigstore-go by @rdimitrov in #1806
- Add back nonce period config value by @eleftherias in #1896
- Re-enable proto compatibility checks by @evankanderson in #1895
- Retire message Provider -- it is not used by @evankanderson in #1898
- Remove cloud provider provided database password by @JAORMX in #1897
- Use terminal width for Minder output by @evankanderson in #1899
- Remove GetDBURI and cached connection string by @evankanderson in #1900
- Avoid over-large allocation in EncryptBytes by @evankanderson in #1901
- build(deps): bump github.com/stacklok/frizbee from 0.0.5 to 0.0.7 by @dependabot in #1903
- build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #1904
- Remove kubernetes dependency from
repo register
sub-command by @JAORMX in #1907 - Setup go in CodeQL action by @JAORMX in #1906
- build(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in #1905
- Add provider to
FlushAll
call in aggregator by @JAORMX in #1909 - Make pull request remediations extendable, add action pinning remediation by @jhrozek in #1808
- Refactor-add context to grpc reqests v2 by @teodor-yanev in #1911
- build(deps): bump github.com/stacklok/frizbee from 0.0.7 to 0.0.9 by @dependabot in #1915
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1914
- build(deps): bump golang from
ae34fbf
to2ff79bc
by @dependabot in #1912 - build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #1916
- build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 in /tools by @dependabot in #1913
- Add default branch as a repository field by @JAORMX in #1908
- Auto-generated DB schema update - 2023-12-13 11:17:23 by @github-actions in #1917
- Split minder server and CLI config by @eleftherias in #1918
- Auto-generated helm documentation update - 2023-12-13 19:04:20 by @github-actions in #1921
- build(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #1927
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #1925
- build(deps): bump github.com/charmbracelet/bubbles from 0.16.1 to 0.17.1 by @dependabot in #1928
- Split files in
pull_request
remediation golang package by @JAORMX in #1929 - Add protobuf for configuring the actions tag-to-sha replacement by @JAORMX in #1926
- Add validation for profile's type and version by @JAORMX in #1930
- Add
excludes
configuration for frizbee by @JAORMX in #1931 - Create context between steps in quickstart by @jhrozek in #1924
- Parse GitHub Action exclusion from rule def by @JAORMX in #1934
- Fix GetProfileById auth perms by @JAORMX in #1937
Full Changelog: v0.0.20...v0.0.21