Results 22 issues of Patrick Kelley

Was reading here: https://github.com/rpwoodbu/mosh-chrome/wiki/Key-based-ssh-Authentication > Currently, only one key can be stored at a time, so storing a blank key overwrites any existing key. I would definitely use this feature....

Change notifications currently go out over email. It should also support dropping messages into a queue/topic.

enhancement

The watcher for RDS DB Instances is not paginating the call to describe db instances: https://github.com/Netflix/security_monkey/blob/develop/security_monkey/watchers/rds/rds_db_instance.py#L96 boto3 does use markers for this call: http://boto3.readthedocs.io/en/latest/reference/services/rds.html#RDS.Client.describe_db_instances

bug
AWS
difficulty: newcomer

With the new issue score override (and disable), there is no longer a reason to keep AuditorSettings. UI/API/DB can be modified to remove these.

refactor

When you wish to find all objects whose name contains a substring, the select2 search boxes require that you select an item from the drop down. You can't search for...

enhancement

We currently rely on `Flask-Security-Fork`. It would be better for the project to move away from Flask-Security entirely. Some related open issues: - #64 - #87 / #596 JWT /...

refactor

Investigate using http://prettydiff.com/ or some other inline diff tool on the compare page.

enhancement

Just merged #559 / #533 . After changing the interval for a watcher, the scheduler must be restarted. It would be better if the modification would not require a scheduler...

enhancement

Just merged #552. There were a couple items I wanted to track for potential future improvement: - Add Tags to accounts, and allow patterns to be based on these tags....

enhancement

The web interface should hyperlink ARNs to easily navigate linked objects.

enhancement