markofu

Results 14 issues of markofu

When justifying issues in the UI, it would be nice to have an option (i.e. a tickbox) at the top that would automatically select all issues for a mass justification.

enhancement

Security Monkey should have a separate search capability on the side-menu to search based on tags. This will require a new database table. @bunjiboys and I can look at this...

enhancement

As previously chatted about :: I believe it'd be nice to have an UI improvement for the API warning message within SecurityMonkey web application. I believe that this is unclear...

roadmap

After wondering about SQL Alchemeny sessions and transaction scopes, I wondered about the possibility of multiple transactions `db.Model` being run at the same time. Documentation suggest that Flask handles this...

enhancement
medium
investigation

We should support using IAM based authentication for the MySQL database, to remove the need for user-data KMS encrypted db connection info.

enhancement
feature request

Create a new auditor to delete untagged AMIs

feature request
major

Create a new auditor to delete untagged EBS snapshots

feature request
major

W should update the auditors to have the concept of supported account types, all collectors. Something along the lines of ```python class IAMAuditor(BaseAuditor): auditor_type = AuditorTypes.AWS_Account ``` with `auditor_type` being...

enhancement
feature request
major

- Improve documentation - Improve workflow (e.g. auto-fill for `Required Role` within `Accounts` in the UI

enhancement
help wanted
minor

Route53 DNS records placed in Private Zones will also trigger subdomain hijacking alerts even though this record is only resolvable from the VPC.

enhancement
feature request
minor