Results 22 issues of Patrick Kelley

Reason: - Items with a large number of revisions take a long time to load. - Using the browser's find feature on an item with lots of revisions does not...

enhancement

Related to #81 : Security_monkey should determine whether instances attached to a security group allowing 0.0.0.0/0 contain a public IP and score appropriately. VPC security groups with 0.0.0.0/0 and protecting...

enhancement

http://boto.readthedocs.org/en/latest/ref/emr.html

enhancement

Redis Clusters are protected by cluster security groups. Security Monkey should monitor these for changes and alert on cross account access or large CIDRs.

enhancement

The Security Group Auditor should look at all cross account access in security groups and create issues as appropriate. See SNS/SQS for examples of how to determine whether cross account...

enhancement
roadmap

This is a feature request. 1) I'd like to be able to combine an `EasySearch.Input` with multiple `EasySearch.FieldInput` components. 2) When searching with multiple FieldInput's, I'd like the results to...

feature
Project:Components
pr-welcome

https://github.com/akserg/angular.dart.ui/blob/master/lib/pagination/pagination.dart#L211 Getting this warning in my project, which uses your pagination component: ``` WARNING: 2015-01-02 18:11:00.002: WARNING: Failed to set up Shadow DOM shim for pagination[page][total-items]. InvalidCharacterError: The string contains...

bug

I'm just getting around to applying CSP to my application. Any component which uses the shadowdom, and provides a cssUrl pops a CSP error for having an inline style. ```...

Hey team, Thanks a ton for this library and for your efforts to get it merged into HomeAssistant. I have ~70 wiz bulbs and I'm starting to move them to...

enhancement
question

Hey all, ```bash pip install pytest pytest-asyncio ``` ```bash $ pip freeze | grep pytest pytest==6.2.3 pytest-asyncio==0.15.1 ``` ```bash $ pytest pywizlight/tests platform darwin -- Python 3.9.2, pytest-6.2.3, py-1.10.0, pluggy-0.13.1...

question