You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if we could get the indices of the found IoCs with start and end position in the provided string.
We will probably run into problems because of the fanging of the text, since we use ioc_fanger.fang(text) which will change the indices from the original string.
The text was updated successfully, but these errors were encountered:
Great project. Love it.
It would be great if we could get the indices of the found IoCs with start and end position in the provided string.
We will probably run into problems because of the fanging of the text, since we use ioc_fanger.fang(text) which will change the indices from the original string.
The text was updated successfully, but these errors were encountered: