From 4a8e97856480a6d169267e8678efcb861c2d578a Mon Sep 17 00:00:00 2001 From: cccs-jh <63320703+cccs-jh@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:05:26 +0000 Subject: [PATCH] Multidecoder is no longer in alpha Changed a line in readme to indicate that multidecoder is no longer in alpha and will not change api without an appropriate version change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0da279b..72dca76 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Multidecoder is a python library and command line tool for extracting indicators of compromise (IOCs) from a file. Multidecoder preserves the context of where and how an IOC is found to allow automated detection of patterns of obfuscation. -Multidecoder is currently in alpha, and may change in ways that breaks backwards compatibility as developement continues. +Multidecoder is currently in beta, and uses semantic versioning to indicate compatability between releases. Indicators of compromise extracted by Multidecoder: - network IOCS: urls, domains, emails, ip addressses