Skip to content

v0.3.0

Compare
Choose a tag to compare
@m-mizutani m-mizutani released this 09 Jun 00:59
· 7 commits to main since this release
f1410dc

Caution

Breaking Change

Octovy has undergone a re-architecture from v0.2.0. Previously, it used a Relational Database to store scan results, allowing for vulnerability checks and searches. In version 0.3.0, we have shifted to leveraging cloud resources for these operations. Scan results are now stored in Google Cloud Storage for comparison purposes. Additionally, to enable package and vulnerability searches, results are also saved in BigQuery. This transition allows for more cost-effective and flexible data utilization.

What's Changed

Full Changelog: v0.2.0...v0.3.0