cf275d87d1b039ef73374016a3f6bec3c3cfc706
CD - Develop / build-and-deploy (push) Failing after 11m27s
All named enum types (threat_severity, attack_phase, event_type, ioc_type, ioc_source, confidence_level, sequence_type, auto_response_action, os_eol_status) have been converted to VARCHAR via V3 migration. Hibernate @Enumerated(EnumType.STRING) binds values as character varying which PostgreSQL rejects without explicit casts on both INSERT and SELECT. Reverts the native @Query workarounds added in the previous two commits — simple derived query methods now work correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
ARIA — ATM Threat Monitoring and IOC Detection
Languages
Svelte
59.6%
Java
35.1%
TypeScript
3.6%
CSS
1%
Shell
0.3%
Other
0.4%