brexhq / substation

Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
https://substation.readme.io
MIT License
322 stars 16 forks source link

feat: Add Number Conditions: Less than, Equal to #184

Closed Mallika05 closed 3 months ago

Mallika05 commented 3 months ago

Description

Adds number_less_than and number_equal_to inspectors

Motivation and Context

Same details as https://github.com/brexhq/substation/pull/183

How Has This Been Tested?

Added unit tests for both the inspectors

Types of changes

Checklist: