logdata-anomaly-miner
                                
                                
                                
                                    logdata-anomaly-miner copied to clipboard
                            
                            
                            
                        This tool parses log data and allows to define analysis pipelines for anomaly detection. It was designed to run the analysis with limited resources and lowest possible permissions to make it suitable...
When installing the aminer with aminer_install script, numpy and other packages are linked as follows: numpy -> /usr/lib/python3/dist-packages/pythran/pythonic/include/numpy This is not correct as they should be linked to /usr/lib/python3/dist-packages/numpy
- [x] JsonUtilTest - [x] PersistenceUtilTest - [x] SecureOSFunctionsTest - [x] YamlConfig
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [x] I have read and followed the contributing guide lines at...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [x] I have read and followed the contributing guide lines at...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [x] I have read and followed the contributing guide lines at...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [ ] I have read and followed the contributing guide lines...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [X] I have read and followed the contributing guide lines at...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [ ] I have read and followed the contributing guide lines...
The time index is not persisted and thus running the AMiner with EFD + seasonality again after stopping it leads to an error as the time index list is empty.
Following modules should be included in the CI-Pipeline: - Bandit(Security-Checks) - mypy (already included) - prospector(wrapper for: pylint, pep8, pep257, pyflakes, mccabe, dodgy, pyroma, vulture) -> flake8 > pyflakes, mccabe...