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

Add Fuzzing to Substation Package #237

Closed jshlbrd closed 1 month ago

jshlbrd commented 1 month ago

Similar to this PR, we should add fuzzing to the exported functions and methods in the substation package. These tests can be easily added with an AI assistant, like GitHub Copilot.

jshlbrd commented 1 month ago

Closed by https://github.com/brexhq/substation/pull/248