Skip to content

osmedeus v5.0.2

Latest

Choose a tag to compare

@j3ssie j3ssie released this 04 Apr 07:14
· 6 commits to main since this release

Osmedeus v5.0.2 - Cloud-Powered Scanning with Enhanced Agent SDK

Manage Instance Start Scan
osm-cloud-manage-instance osm-cloud-start-scan

✨ Features

  • Introduced full cloud scan capabilities (🔗https://docs.osmedeus.org/cloud/usage-guide), including cloud instance management and remote execution
  • Added a new Step type in the Agent SDK powered by https://github.com/j3ssie/go-agent-agnostic, enabling more native and flexible agent development
  • New query CLI command for improved asset and run management and CLI improved some of other CLI sub-commands to make it agent friendly.

⚙️ Improvements

  • Enhanced binary installation:
    • Fallback to go install when direct download fails
    • Added OSM_IGNORE_REGISTRY to skip binary installation
  • Added Ansible playbook for easier cloud deployment and setup
  • Updated tool versions in the binary registry metadata
  • Refreshed UI build assets

🐛 Fixes

  • Resolved installation issues
  • Fixed various UI bugs