Releases: openclarity/kubeclarity
v2.12.1
kubeclarity-v2.12.1-helm
Charts for KubeClarity deployment.
v2.12.0
Changelog
aaab7dc Add support for exposing Prometheus metrics endpoint (#294)
8620cd4 chore: Disable dependabot PRs for npm package (#297)
6ea4389 fix: UI components updates based on security alerts (#304)
d6a4be0 helm: add the possibility to connect to an external PostgreSQL instance (#277)
3c341b7 helm: adding the possibility to create an ingress (#276)
73b6484 update curl image tag to 7.87.0 (latest) (#298)
kubeclarity-v2.12.0-helm
Charts for KubeClarity deployment.
v2.11.0
Changelog
7e34769 Add e2e regression test for image with no components
a91d94d Fix trivy analyzer detects only os packages
abaecdd Indicate doneness by closing scan done channel
01a8c4a Update Helm chart with ClusterRole secret option and Curl Registry (#287)
d944b28 Use trivy vul References instead of PrimaryURL
8bfc518 build(deps): bump actions/setup-python from 4.4.0 to 4.5.0
3607899 build(deps): bump golang from 1.19.4-alpine to 1.19.5-alpine
82ab872 build(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0
kubeclarity-v2.11.0-helm
Charts for KubeClarity deployment.
v2.10.0
Changelog
05cd7cb Add README documentation for scanner remote options
7d81fec Add README information about analyzer output formats
9535eed Add trivy support to kubeclarity helm chart
6f75491 Allow configuration of trivy analyzer and scanner cache directory
7d8c903 Ensure trivy scanner envs are only included when enabled
5bfcf72 Exclude latest syft releases from shared go.mod
7073205 Fix README install-using-helm and add missing Roadmap entry
785a863 Fix helm chart HTTP/S no proxy for trivy-server
a32c0bd Fix issue filtering on ApplicationID with no packages or vuls
38390db Fix regression on cyclonedx JSON format
b4cca87 Improve Docker build performance when re-running builds
f11094c Redesign README to make it more readable with all the extra info
58f626f Remove redundant and dead code
661142d Support more output formats from kubeclarity-cli analyze
aaa9d1f Switch AnalyzerTrivyCacheDir config yaml to underscore
e1b416d Switch to Aqua's Trivy helm chart
7efbef2 build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (#273)
dce58e5 build(deps): bump actions/setup-python from 4.3.1 to 4.4.0 (#284)
cd1fcff build(deps): bump alpine from 3.16 to 3.17 (#261)
0c1703e build(deps): bump azure/setup-helm from 3.4 to 3.5 (#275)
f009b4d build(deps): bump golang from 1.19.3-alpine to 1.19.4-alpine (#272)
8fb35ff build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#280)
f3b1748 build(deps): bump minimatch and recursive-readdir in /ui
kubeclarity-v2.10.0-helm
Charts for KubeClarity deployment.
v2.9.0
Changelog
dd042bb Add extra detection for cyclonedx XML
de63115 Add support for Trivy as an SBOM analyzer
5b447ee Add support for local registry in trivy scanner and analyzer
cf188c2 Add support for trivy scanner in client/server mode
d2661cc Add trivy as a vulnerability scanner
9079ba5 Add trivy vul scanner reference to the README
8fef5f9 Backend: in case of PosrtgreSQL use materialized views (#240)
97dab6e Calculate CVSS Exploit and Impact scores for trivy CVSSs
dc23856 Ensure application controller UTs sort before assert correctly
c97ee5b Ensure trivy dependencies are carried through the SBOM merge
21fd5b6 Fill out as many fields in the trivy vul output as possible
f1edd51 Fix issue merging cdx component properties
e3c66bb Fix nil pointer exception in normalizeDependencies function
6d76092 Formalise analyzer results return value as cyclonedx BOM struct
41cde22 Hook trivy's logs into the kubeclarity logger
9be2952 Job manager changes (#263)
60265f4 Merge SBOM component licenses and PURL fields
a94a50a Merge SBOM dependencies after normalisation
36552f6 Output cyclonedx JSON SBOM by default
bec83a0 Remove cyclonedx formatter double buffer
0c469e8 Trivy analyzer only get SBOM if required to populate hash
kubeclarity-v2.9.0-helm
Charts for KubeClarity deployment.