aria1991

Results 9 issues of aria1991

Checking code resources for vulnerabilities

CLA Signed

By default, your script generates a certificate with a 2048-bit RSA key and an SHA-256 digest algorithm. Consider increasing the key size to 4096 bits, and also use the Elliptic...

CLA Signed

The changes : — Verify authenticity of the keyring before in installation — Non-root user and group specifically for running Docker is created, and the Docker daemon is configured to...

CLA Signed

Scan for vulnerabilities

I made some modification to the previous version of the code . In this version of the script, I used `pytest `as the test framework and added a fixture to...

Made some modifications

I made some changes to the code by adding error handling, resolving paths against the root directory, using `JSON.stringify()` to clone the object, and using `const` instead of` let`.

Made some small modifications to the previous version

1- I've added `` and other permission that should be in the app, also added activity to launch the app and activity to handle the passport. 2- It's better to...