Skip to content

Commit

Permalink
Update otx_alienvault.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sebdraven committed Mar 29, 2024
1 parent fc857f6 commit 2235752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/feeds/public/otx_alienvault.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
from io import StringIO

import pandas as pd
import yara
from OTXv2 import OTXv2

from core import taskmanager
from core.config.config import yeti_config
from core.schemas import entity, indicator, observable, task
import yara


class OTXAlienvault(task.FeedTask):
Expand Down

0 comments on commit 2235752

Please sign in to comment.