| ... | ... | @@ -79,7 +79,8 @@ questionnaire phase |
|
|
|
- [ ] clicking on pool title redirects to pool detail
|
|
|
|
- [ ] clicking on sandbox title redirects to sandbox detail with Allocation Request Stages, stage details are present for all stages
|
|
|
|
- [ ] display topology action preloads VM consoles for spice and has refactored topology
|
|
|
|
- [ ] allocate all, delete failed, and delete all functionality
|
|
|
|
- [ ] delete failed, and delete all functionality
|
|
|
|
- [ ] allocation by default opens dialog with allocate all option. Users can adjust this value via input, slider or `+` and `-` icons.
|
|
|
|
- [ ] polling of stages status
|
|
|
|
- [ ] get ssh config
|
|
|
|
- [ ] lock/unlock sandbox
|
| ... | ... | @@ -169,7 +170,7 @@ questionnaire phase |
|
|
|
- [ ] if the message is in the output, check the exception that is thrown. There is likely a problem with getting the MITRE ATTACK data from the taxii2 server, thus localy stored static data is used. This may be fine if the external functionality of the endpoints that are called by this service on the MITRE side has been changed severely and if this service is not worth updating.
|
|
|
|
- [ ] if that is not the case and the endpoint works fine, this service will update the `mitre_attack_backup_data` (by default stored in `kypo/mitre_matrix_visualizer_app/templates/`). Update the existing `mitre_attack_backup_data` in the gitlab repository of this service with the new one.
|
|
|
|
- [ ] update the time of the last update of the MITRE ATTACK matrix data in this manual
|
|
|
|
|
|
|
|
a
|
|
|
|
## Integration testing
|
|
|
|
- [ ] import all publicly available sandbox definitions stored at https://gitlab.ics.muni.cz/muni-kypo-trainings/games + display their topology in sandbox definition overview table
|
|
|
|
- [ ] nice to have: import all private sandbox definitions stored at https://gitlab.ics.muni.cz/muni-kypo-trainings/games + display their topology in sandbox definition overview table
|
| ... | ... | |