TracecatHQ / tracecat

The open source Tines / Splunk SOAR alternative for security engineers.
https://tracecat.com
GNU Affero General Public License v3.0
2.4k stars 168 forks source link

Add IP address functions #277

Closed mattdurant closed 2 months ago

mattdurant commented 3 months ago

Description

Adding functions for working with IP addresses:

Related Tickets & Documents

N/A

Screenshots/Recordings

N/A

Steps to QA

Use the functions in a workflow with known values

[optional] What gif best describes this PR?

mattdurant commented 3 months ago

@topher-lo added unit tests for all 4 IP functions

mattdurant commented 2 months ago

@daryllimyt That should do it, looks like a collision between those last 2 PRs I did that modified the same 2 files in the same areas.

mattdurant commented 2 months ago

@daryllimyt fixed

daryllimyt commented 2 months ago

unsure why the linter keeps failing here...

mattdurant commented 2 months ago

@daryllimyt OK, should pass now