Miłosz Bieniek
Miłosz Bieniek
#145
Currently workflows are limited to build/run test on linux. Maybe we should extend them to run also on macOs because it occurs in `Supported platform`. What do you think about...
Hey! Every time I try to run tests or any other programs this error appears. ``` Error: builtin exports is broken Caused by: invalid type: map, expected a MethodSignature at...
I think we should consider changing `Sinatra::Reloader` to `an alternative like rerun or rack-unreloader` because it's [deprecated](https://sinatrarb.com/contrib/reloader).
We need to list all `organization_street_addresses` and `organization_departments` associated with `StreetAddress` record.
Maybe we could group `Payloads` at `/payloads` by their "first part" (`cmd` for `cmd/awk/reverse_shell`, `shellcode` for `shellcode/freebsd/x86/bind_shell` etc.) and then display groups in more horizontal way (as at `/db`)?
We should discuss what informations should we display on the home page. How about a list of available services and some short descriptions? Or maybe list of steps user can...