Mention additional known issues authored by Ondřej Borýsek's avatar Ondřej Borýsek
...@@ -191,4 +191,12 @@ For regular tasks, everything takes at most couple seconds. There are two except ...@@ -191,4 +191,12 @@ For regular tasks, everything takes at most couple seconds. There are two except
- report generation (can take up-to couple minutes) - report generation (can take up-to couple minutes)
- findings import (takes up-to couple minutes, but can be slightly slowed down to allow for concurent operations) - findings import (takes up-to couple minutes, but can be slightly slowed down to allow for concurent operations)
### Saving template without name doesn't show error, but doesn't actually save
### Some formating in templates is incorrectly escaped during finding creation
Example is image tag:
```html
<img alt="shelly1_cookie.jpg" src="6351100d5a392b00132553fd"/>
```