Puru

Results 15 issues of Puru

# Hacktoberfest 2020: Review, Correct and Suggest [Python3 for Systems Administrator](https://github.com/tuladhar/Python-for-SysAdmin) is now under 30 stars and looks like the open-source community is finding it very useful. Thus, we more...

Hacktoberfest

Related post: - https://medium.com/@ptuladhar3/deploy-scalable-and-highly-available-web-app-omaha-server-on-aws-cloud-69e26df7c85b

**Description** As an end-user, I would want to see a summary of vulnerabilities by severity level. **Describe the results you received:** ``` puru@giantswarm ~/instaloader> docker scan instaloader:4.9.5 ... SKIPPED Tested...

### Check for existing issues - [X] Completed ### Describe the feature Have `-` flag in zed CLI which allows reading from stdin: Example: ``` ps auxf | zed -...

enhancement
cli

# Hacktoberfest: Port Extension to Firefox Currently, [Gmail Labels as Tabs](https://github.com/tuladhar/gmail-labels-as-tabs) is only supported on Google Chrome. To reach a more wider audience, we want to port to Firefox as...

Hacktoberfest

# Add GIF showcasing "Gmail Labels as Tabs" 1. Create a GIF showcasing the basic functionality of "Gmail Labels as Tabs". NOTE: - You can use GIF creator such as...

Hacktoberfest

Use latest gophish zip from github and remove hardcode URL 😃

Please review following changes: - Fix `get_permission()` call to return permission string of given argument path. Also make use of `st_mode` attribute which removes need to import `stats` module to...

Updated set SSH key example code to reflect changes made to `set_ssh_key.py` script. Patch to `set_ssh_key.py` script is required, otherwise the example code and actual download script will vary. Please,...