SecureAB
Results
2
issues of
SecureAB
**Describe the bug** The included dockerfile fails to build. **To Reproduce** Steps to reproduce the behavior: 1. Clone the repository 2. `cd deploy` 3. `make build-publish` 4. Step 13 `RUN...
**Describe the bug** The grammar which is generated by the `GUIGrammarMiner` doesn't handle newlines in html attributes correctly. **To Reproduce** 1. Try to run the following example: ```py3 import threading...