Notable Changes
- 🧩 Experimental App-level Patching: Now supports Python and Node.js applications!
- 🐳 Docker Build Integration: Use the new
generatecommand to patch images. This provides support for any Docker CLI flags. - 📁 Local Output for Multi-Platform Patching: Added support for the
--oci-dirflag to store patched artifacts locally when performing multi-platform patching. - 🛠️ Enhanced End-of-Life (EOL) Checks: Improved support through
--exit-on-eoland--eol-api-urlflags for customizable EOL validation.