mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-01-31 11:46:16 +08:00
- Rename `merged_configuration` field to `yaml_configuration` in Scan and ScheduledScan models for clarity - Update all references across scan repositories, services, views, and serializers - Update database migration to reflect field name change with improved help text - Update frontend components to use new field naming convention - Add YAML editor component for improved configuration editing in UI - Update engine configuration retrieval in initiate_scan_flow to use new field name - Remove unused asset tasks __init__.py module - Simplify README feedback section for better clarity - Update frontend type definitions and internationalization messages for consistency