Releases: FairwindsOps/polaris
Releases · FairwindsOps/polaris
7.4.0
Changelog
- b75db7f Bump golang.org/x/net from 0.6.0 to 0.7.0 (#922)
- 501744a Skip https certificate verification (#920)
- f531103 Update documentation from template (#926)
- 6abfbb3 Update package-lock.json (#923)
- d909dfd chore(ci): Upgrade Github CI/CD to non-deprecated actions (#933)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
7.3.2
7.3.1
Changelog
- 498ccf2 Fix #908 by generating release name (#909)
- bf065f9 Update dangerousCapabilities.yaml (#866)
- 80c4334 update go modules (#917)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
7.3.0
Changelog
- a1b63ac Fix #547 - add a check for topologySpreadConstraint (#879)
- 71b0e00 Update documentation from template (#899)
- 2d28ea5 sc/rd 71 add plg link (#896)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
7.2.1
Changelog
- c2d1b1c Bump alpine from 3.16 to 3.17 (#885)
- 81755e3 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#870)
- 531322c Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#869)
- e3f3254 Managed by Terraform
- 8bc1a4b refactor: move from io/ioutil to io and os packages (#858)
- 8af4363 update dependencies (#898)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
7.2.0
Changelog
- 467d06f FWI-2719: Enable new RBAC / sensitive content / Pod exec checks, add
hasPrefix
andhasSuffix
functions to the GO template, exemptsystem:
name prefixes for RBAC checks, sensitive content checks ignorevalueFrom
, (#832)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
7.1.6
Changelog
- 29102de Build docker images using goreleaser and support arm64 (#845)
- 587396a Bump k8s.io/api from 0.25.0 to 0.25.3 (#862)
- 45be5cb FWI-2912: Add logging to improve debugging of JSON Schema (#859)
- b3d842a Fix CI tag filters and re-enable docs (#852)
- 4091355 Managed by Terraform
- 6ef87be update dependencies (#867)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
7.1.5
Changelog
- 29102de Build docker images using goreleaser and support arm64 (#845)
- 7e09952 Define tag filters for all jobs in the workflow
- 98d8646 Fix 7e09952
- 21ca5ee Re-enable build/push of documentation
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
7.1.4
7.0.2
Changelog
- be45519 Add
target PodTemplate
which exposes the full Pod (not only the spec) (#801) - f9e2603 Bump alpine from 3.16.0 to 3.16.1 (#810)
- 7addced Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#815)
- 76c42c4 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#813)
- 4103032 Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#786)
- 65add73 Bump k8s.io/api from 0.24.1 to 0.24.3 (#808)
- af0d548 Bump k8s.io/apimachinery from 0.24.1 to 0.24.3 (#807)
- 3efa3b4 Bump k8s.io/client-go from 0.24.1 to 0.24.3 (#806)
- 7e77350 Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.3 (#814)
- e5b9236 FWI-2476: Add missingNetworkPolicy, automountServiceAccountToken, and linuxHardening checks (#816)
- 2063222 FWI-2509: Add sensitiveContainerEnvVar and sensitiveConfigMapContent checks (#817)
- 50d789f Fix
resourceKindMap.addResource()
to not assume every Kind has an APIGroup (#805) - e3a6cb3 Fix namespace checking when validating additional schemas which are not namespaced (#822)
- a0000e1 Suppress empty results when --only-show-failed-tests is passed (#811)
- 25ab600 Update docs to reflect
target: PodTemplate
RE: PR #801 (#804) - c3b57bf
target: container
also populates.Polaris.PodSpec|PodTemplate
+ a new.Polaris.Container
representing the currently checked container,GetPodTemplate
serializes data to work around a DeepCopy bug with type int (#812) - ccaa384 expose
Polaris.PodSpec
for PodSpec targeted checks (#793) - b90f091 fix polaris cves (#824)
- 652b65b fix: properly remove emojis in pretty format with no color (#765)
You can verify the signature of the checksums.txt file using cosign.
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub