Brandon Myers

Results 29 issues of Brandon Myers

When viewing the overview page, it can be frustrating to map IP addresses to services. It would be nice if you clicked on the (checkmark, X icon), it'll copy the...

web

If one is using the docker environment, we should add docs on how to add more workers to the environment, including options to both restart the whole thing, or spin...

documentation

It would be nice to say, "if a service is down for 5 consecutive checks, apply a penalty to the score".

web
engine
feature_request

This would include each of the scoring engine services (worker, web, engine, mysql, redis) and how they all communicate to each other.

documentation

Add a setting so that white teams can disable the 'Place' from showing up in the table. Technically, I don't know how difficult this will be, so we can probably...

web
feature_request

This will allow us to say, these checks might take longer, because they do some advanced logic, and these checks (like ICMP), will be extremely fast. This also improves on...

engine

If a worker goes down, we need to have a way to handle this correctly. Currently, the engine will simply stall and wait for an infinite amount of time.

bug

If a password looks like `abd^123`, the check fails. I wonder if there's anyway we can tell paramiko to allow these type of passwords.

bug

It would be nice to have a way to state certain properties on services are blue team editable, and as a result, get displayed on the blue team service page...

web
feature_request