OpenBAS-Platform / openbas

Open Breach and Attack Simulation Platform
https://openbas.io
Other
213 stars 23 forks source link

Assets from a group of assets are not indented anymore #1055

Closed jborozco closed 2 weeks ago

jborozco commented 1 month ago

Description

On a result page, we need to understand that some assets are part of a group of asset through an indentation.

Environment

Testing platform

Reproducible Steps

Go to https://testing.obas.staging.filigran.io/admin/atomic_testings/3be2b52b-23e2-4aa4-9998-f0c5107405f7

Expected Output

Capture d'écran 2024-06-06 090956

Actual Output

image

Additional information

Screenshots (optional)

johanah29 commented 1 month ago

The given atomic test does not exist anymore. Tried with another one, result below :

Image

savacano28 commented 3 weeks ago

Cause: Dynamic assets are not treated as children, and generic groups are not built automatically (each asset must be added manually). We need to compute dynamic assets and include them in the atomic response.