Oracle Security Thresholds
Oracle Security Thresholds define the strict criteria that price updates must meet before they are accepted by a smart contract. These thresholds can include minimum required node signatures, maximum allowed deviation from the previous price, and age limits for data points.
If a price update fails to meet these thresholds, the protocol may reject the update or pause related functions to prevent errors. These thresholds act as a gatekeeper, ensuring that only verified and high-quality data enters the protocol.
They are crucial for defending against oracle attacks where malicious actors attempt to feed false data to trigger liquidations. By enforcing these constraints, protocols maintain a high level of security and operational integrity, even in adversarial environments.