You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
I am not very happy that the overview page is responsible for passing the exploit name as a query parameter to the details page. I would only supply the container ID here, the details page should then use a status endpoint (or similar) to get all the other details. After all, the details page must fetch the full step details anyway.
The text was updated successfully, but these errors were encountered:
I am not very happy that the overview page is responsible for passing the exploit name as a query parameter to the details page. I would only supply the container ID here, the details page should then use a status endpoint (or similar) to get all the other details. After all, the details page must fetch the full step details anyway.
The text was updated successfully, but these errors were encountered: