Added - Support for running multiple scan types in a single request - Updated trigger_scan method to accept either a single ScanType or a list of ScanType values Updated - Documentation to reflect new multi-scan capabilities - Example code to demonstrate how to trigger multiple scan types
1.0.1
Fixed - Error in running the package due to wrong minimum python versions. (Bumped to 3.10+ from 3.8+)
1.0.0
Added - Initial release of the SDK - Basic client implementation with authentication - Asset scanning functionality - Support for different scan types - Configurable logging (console and file)