mutablesecurity icon indicating copy to clipboard operation
mutablesecurity copied to clipboard

CLI program for automating the setup, configuration, and use of cybersecurity solutions

Results 7 mutablesecurity issues
Sort by recently updated
recently updated
newest added

# Metadata - **Fixed Issue**: #12 - **Contributors**: @i014n # Proposed Changes - Make a list of the modifications you want to apply. - Implements Duplicati module for the new...

### Improvement Description At the moment, the Python package is manually published to PyPi. In addition, PEX executables and Debian packages are locally built using the `distribution` repository and guides...

improvement
good-first-issue

### Bug Description The manual displays a PEX-related command (`python -m __pex_executable__ [OPTIONS]`) on the usage section. This should be replaced with the actual executable path. ### Software Version v0.4.0...

bug-report
good-first-issue

### Feature Description Add support for Duplicati, a backup solution for both Windows and Linux. ### Possible Solution _No response_ ### Contact Details _No response_

improvement

### Feature Description Add support for Wazuh, an open source security platform. As the architecture is agent-based, there will be two developed modules: Wazuh Agent and Wazuh Manager. ### Possible...

improvement

### Improvement Description Verify the implementation of enumerations in the `InfoType` by executing some tests. After, check the implementation of the solutions to migrate from some existing fields to enumerations...

improvement
good-first-issue

### Improvement Description The `except` in the `cli` module catches all exception. This makes MutableSecurity more user-friendly. As a regular user, you don't want to see a messy stack trace...

improvement
good-first-issue