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

feat(integration): Add function to extract text elements from HTML #283

Closed mattdurant closed 2 months ago

mattdurant commented 3 months ago

Description

Use case for this is parsing input that may contain HTML tags, for example, incoming Teams messages are posted with HTML markup in the "text" field.

Related Tickets & Documents

N/A

Screenshots/Recordings

N/A

Steps to QA

Unit tests and live testing

[optional] What gif best describes this PR?