amira
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: amira | ||
| Version: 2.0.2 | ||
| Version: 2.0.3 | ||
| Summary: Automated Malware Incident Response and Analysis | ||
@@ -12,3 +12,3 @@ Home-page: https://github.com/Yelp/amira | ||
| [](https://pypi.python.org/pypi/amira) | ||
| [](https://travis-ci.org/Yelp/amira) | ||
| [](https://github.com/Yelp/amira/actions/workflows/build.yaml) | ||
@@ -15,0 +15,0 @@ # AMIRA: Automated Malware Incident Response & Analysis |
@@ -5,2 +5,2 @@ # -*- coding: utf-8 -*- | ||
| __version__ = '2.0.2' | ||
| __version__ = '2.0.3' |
+3
-6
@@ -97,10 +97,7 @@ # -*- coding: utf-8 -*- | ||
| ) | ||
| processed_input = self._data_processor.process_input(forensic_output) | ||
| if not processed_input: | ||
| logging.error('No input to process') | ||
| return | ||
| try: | ||
| self._data_processor.perform_analysis(processed_input, self._data_feeds) | ||
| processed_input = self._data_processor.process_input(forensic_output) | ||
| if processed_input: | ||
| self._data_processor.perform_analysis(processed_input, self._data_feeds) | ||
| except Exception as exc: | ||
@@ -107,0 +104,0 @@ # Log the exception and do not try any recovery. |
+2
-2
| Metadata-Version: 2.1 | ||
| Name: amira | ||
| Version: 2.0.2 | ||
| Version: 2.0.3 | ||
| Summary: Automated Malware Incident Response and Analysis | ||
@@ -12,3 +12,3 @@ Home-page: https://github.com/Yelp/amira | ||
| [](https://pypi.python.org/pypi/amira) | ||
| [](https://travis-ci.org/Yelp/amira) | ||
| [](https://github.com/Yelp/amira/actions/workflows/build.yaml) | ||
@@ -15,0 +15,0 @@ # AMIRA: Automated Malware Incident Response & Analysis |
+1
-1
|  | ||
| [](https://pypi.python.org/pypi/amira) | ||
| [](https://travis-ci.org/Yelp/amira) | ||
| [](https://github.com/Yelp/amira/actions/workflows/build.yaml) | ||
@@ -6,0 +6,0 @@ # AMIRA: Automated Malware Incident Response & Analysis |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
38017
0.19%438
-0.45%