George-Andrei Iosif

Results 11 issues of George-Andrei Iosif

As the `cute_png.h` library is used to load and parse PNG files, the returned image is not verified. This could cause the program's functionality to be disrupted. An example I...

### 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

### Expected behaviour A tutorial assists a user in using the interface when she is editing the listing of a snap. If she enters some information into a step of...

Bug 🐛

### Expected behaviour There is no way to restart the initial walkthrough once it has been completed. For example, a user who may experience a brief pause in publishing changes...

### Expected behaviour Some Snap Store listing details can be automatically updated by modifying the snap's [`snapcraft.yaml` file](https://snapcraft.io/docs/snapcraft-yaml-reference) (e.g., the summary and contact information) and enabling the "Update metadata on...

### 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