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
To run a local build clone this repo and just invoke the following command in the repo directory:
34
+
35
+
```shell
36
+
mvn clean install
37
+
```
38
+
31
39
## Supported DefectDojo Versions
32
40
33
41
The client is supposed to be compatible with DefectDojo 1.10 and later, older version of DefectDojo might still work, but are not officially supported.
0 commit comments