brexhq / substation

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

fix(condition): Remove v1 Imports #246

Closed jshlbrd closed 1 month ago

jshlbrd commented 1 month ago

Description

Motivation and Context

These were missed in the upgrade to v2, and should not be referencing v1.

How Has This Been Tested?

Existing unit tests are still passing, and no new tests are needed.

Types of changes

Checklist: