This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
Release v0.6.0
0.6.0 - 2023-11-08
Bug Fixes
- (deps) Use ghcr.io/openclarity/freshclam-mirror:v0.2.0 everywhere (#908)
- (ui) Calculate completed scans count correctly (#898)
- (ui) Show container names and location on asset scans and findings pages (#900)
- Address for services in Orchestrator config (#896)
- (ui) Improved formatting for exploits and vulnerabilities in asset scan details (#891)
- (ui) Rename "Asset Query" to "Scope" (#893)
- Use internal service address in Docker (#892)
- Chkrootkit binary detection (#883) (#879)
- Missing Yara Rule Server address (#888)
- Lynis testDB path (#886)
- Chkrootkit binary detection (#883)
- (ui) Add empty value indications (#868)
- (ui) Use replace navigation when needed (#870)
- (ui) Fix value in VULNERABILITY_SEVERITY_ITEMS (#867)
- (ui) Add empty list indication to dashboard widgets (#866)
- (ui) Separate asset drilldown types (#860)
- Add yara rule server to helm chart (#840)
- Trivy scan timeout config (#844)
- (uibackend) Add greater than 0 findings condition to risk assets (#848)
- Yara server address in azure deployment (#839)
- (postgres) Ensure that we use the correct JSON sql for delete by ID (#816)
- (ui) Ensure that UI nginx routes to index.html as fallback (#824)
- Azure deploy template have wrong values as defaults (#805)
- (install) Fix the postgres host name (#798)
- (ui) Name, location, platform, image, launch time of assets (#791)
- (scan) Change exploit db address to the apiserver public ip (#779)
- (provider) Wrong container image name (#772)
- (e2e) Images env vars not applied by docker (#782)
- (docker) Run docker from within the container (#762)
- (odatasql) Ensure that $filter works for complex types (#742)
- Missing DirInfo and PodInfo OData schemas (#740)
- (scan estimation) Reconcile timeout state to failed instead of aborted (#727)
- OpenAPI generator version (#706)
- (make) Remove deprecated clean-backend and run go mod tidy in all modules (#705)
- (provider) Skip mark terminated if asset found but patch failed (#614)
- (lint) Failing linter for go modules (#620)
- (apiserver) Change odata filter in check uniqueness for containers and images (#618)
- (ui-backend) Reduce recalculation interval (#606)
- Golangci-lint to test multiple modules (#596)
- (link) Contributing guide link (#567)
- Scan timeout not working (#542)
- Benchmark cache map by input instead of input type (#530)
- (cli) Subcommands (#513)
- (cfn) Update explot db server version (#507)
- Resolve aws volume attachment check (#450)
- ScanResults stuck in aborted state (#427)
Documentation
- Remove unused bin path params (#916)
- (readme) Updated roadmap link (#885) (#887)
- Add RFC template (#843)
- Add workflow status and go report card to readme file (#663)
- Add slack invite to README (#568)
- Update api url and scan config example (#543)
- Update scope in configuration examples (#474)
Features
- Installing tools to Makefile (#838)
- Bump docker-compose version (#828)
- Bump go version to 1.21 (#792)
- (api) Add annotations to all high level API objects (#765)
- (yara) Error threshold (#732)
- Add effective scan config to assetScan annotations (#739)
- (api) Add provider to asset and to asset scan (#726)
- (api) Add new provider api object (#714)
- Raw yara rule sources (#725)
- (yara) Run command and parse output line by line (#716)
- (api) Add allof metadata to assetscan (#724)
- (scanresult) Resource cleanup status refactor (#689)
- (api) Add annotations (#719)
- (scan estimation) Add ttl to scanEstimation and assetScanEstimation (#688)
- (scanners) Add support to all existing scanners for containers (#696)
- (test) Report api output and service logs on failure (#697)
- Yara support (#638)
- Estimation time divided by parallel scans (#672)
- Bump versions for k8s dependencies (#661)
- (test) Build all services when running e2e tests (#660)
- Bump golangci-lint version to 1.54.2 (#646)
- Introduce helm chart for kubernetes installation (#633)
- (test) Add end to end tests skeleton and some basic tests (#539)
- (grype-server) Bump grype server version to v0.5.0 (#594)
- Add healthz check to orchestrator and to ui backend (#593)
- Add interactive API explorer to VMClarity (#496)
- Collect scanner statistics during AssetScan (#473)
- (cli) Commands for creating asset and asset scan (#500)
- (docker) Create docker provider (#462)
- Add GCP installer using GCP Deployment Manager (#449)
- Add provider for Google Cloud Platform (#433)
- Separate asset discovery from scanning (#438)
- (cfn) Add arm64 support for controlplane (#441)
- Update ubuntu server in cloudformation to 22.04 LTS (#411)
- Switching backend to spf13/cobra (#431)