MegaBundleFeature
Represents a specific security feature contained within a mega bundle. Each feature corresponds to a particular type of security content with its own version and data files.
{
"feature_type": "IDPS_SIGNATURE",
"feature_version": "2.1.0"
}
Type of security feature. Defines the category of security content this feature provides. Common types include IDPS_SIGNATURE for intrusion detection signatures, IP_REPUTATION for IP reputation lists, URL_DB for URL categorization databases, and GEO_IP for geographical IP mapping data.
Version identifier for this specific feature. Each feature type maintains its own versioning scheme, allowing independent updates of different security content types within the same mega bundle.