Skip to main content

Hi Team,

Do we have a documentation for all ruleExecutionErrors in Yara-L?

eg: Error code 3- too many ORs or ANDs

 

Thanks,

Aravind Sreekumar

Hi,
As far as I know, there isn't a specific document listing all possible error codes with detailed explanations. However, the "YARA-L Known Issues and Limitations" document describes common pitfalls and their workarounds. 
You can find this information in the "YARA-L 2.0 language syntax" documentation. In the section describing logical expressions.



Hi,
As far as I know, there isn't a specific document listing all possible error codes with detailed explanations. However, the "YARA-L Known Issues and Limitations" document describes common pitfalls and their workarounds. 
You can find this information in the "YARA-L 2.0 language syntax" documentation. In the section describing logical expressions.



Hi @Eoved ,

Thanks for the response. I was checking if there’s any documentation on possible Yara-L runtime errors.


Hi All, we are looking for a documents where we can know types of error which we get as response like code 1, code 2 , code 3 when this method is called Method: ruleExecutionErrors.list.

 

 

can anyone help me?


Reply