mvt/mvt/common
besendorf d61b2751f1
Add pip command for update
Adds the pip comman for updating mvt. I think this would be helpfull for novice users as it already has been asked here: https://github.com/mvt-project/mvt/discussions/261
Also I sometimes forget the command too ;)
2022-08-22 12:20:56 +02:00
..
__init__.py Removed AUTHORS file in favor of explicit copyright notice 2022-05-08 14:53:50 +02:00
cmd_check_iocs.py Changed default for Optional[str] 2022-08-17 15:52:17 +02:00
command.py Setting a default value for list of ioc files in case none was specified 2022-08-17 15:58:53 +02:00
help.py Removed AUTHORS file in favor of explicit copyright notice 2022-05-08 14:53:50 +02:00
indicators.py Removed legacy print 2022-08-19 15:19:46 +02:00
logo.py Add pip command for update 2022-08-22 12:20:56 +02:00
module.py Changed default for Optional[str] 2022-08-17 15:52:17 +02:00
options.py Improved type hints and code style enforcement 2022-08-16 13:39:55 +02:00
updates.py Improved type hints and code style enforcement 2022-08-16 13:39:55 +02:00
url.py Properly checking any potential domains in Manifest.db records (fixes: #293) 2022-08-16 15:40:28 +02:00
utils.py Linted code 2022-08-16 16:02:17 +02:00
version.py Bumped version 2022-08-18 18:31:32 +02:00
virustotal.py Improved type hints and code style enforcement 2022-08-16 13:39:55 +02:00