What Changed

Expanded the EntitySource field enumeration in the ASIM AssetEntity schema to include three additional data platform sources: Snowflake, Databricks, and Salesforce. This extends the existing list (Azure, Microsoft365, GCP, AWS, Other) to support broader asset inventory tracking.

Schema Impact

The ASimTester validation framework now recognizes these data platforms as valid EntitySource values, enabling proper validation of ASIM parsers that track assets from cloud data warehouses and CRM platforms. No existing validation logic is disrupted — this is purely additive to the enumerated values.

No change to existing field names, filter logic, or parser behavior. Safe for all current ASIM consumers and parsers.

Affected Files

ASIM/dev/ASimTester/ASimTester.csv