Omer Cohen

Results 53 issues of Omer Cohen

Click supports auto complete pretty much out of the box http://click.pocoo.org/6/bashcomplete/ https://github.com/click-contrib/click-completion - also looks interesting If user doesn't have it installed we should offer to generate and install it

enhancement
good first issue

It's only possible to install/uninstall a plugin, need to provide versioning mechanism and add upgrade command

enhancement
plugins
to do

docs folder isn't packed in the source dist so installation fails ``` Collecting ike Using cached https://files.pythonhosted.org/packages/2a/31/43fe30090ec31bc1f369abd5fa318d2e4d9bf4dd19492c9cd621837f3205/ike-0.1.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File...

in progress

enhancement
service

Port https://github.com/Cymmetria/ciscoasa_honeypot to honeycomb format requires making IKE compatible with py2

enhancement
service

enhancement
help wanted
tests

### Summary Since `err` is commonly used, it's not uncommon to have it reassigned If someone forgets to check it before reassigning it, G104 should catch it ### Steps to...

bug
help wanted

get the hostname from searchParams so it works with vercel previews a more robust solution would be to handle all the places where the site url is generated and fix...