What Changed
Removed all enumerated vendor/product values from EventProduct and EventVendor fields in the ASIM testing framework configuration (ASimTester.csv). The fields remain mandatory but no longer maintain explicit enumeration lists across ASIM schemas (AlertEvent, AuditEvent, Authentication, Dns, FileEvent, NetworkSession, ProcessEvent, RegistryEvent, UserManagement, WebSession).
Testing Impact
This is a test framework simplification with no operational impact on ASIM parsers or normalised data. The ASIM testing tool will no longer validate against hardcoded vendor/product lists, reducing the maintenance burden of keeping enumerations current as new parsers are added.
No change to actual parser validation logic or field mapping — this affects only the testing configuration metadata.
Affected Files
ASIM/dev/ASimTester/ASimTester.csv