This will not be problem in future - from this release onward the Importer will save its temporary data into `debug_tmp\scan2report_data\`.
#### Version 2023-02-05
This version switches from [PwnDoc](https://github.com/pwndoc/pwndoc) (which is most likely no longer maintained) to [PwnDoc-ng](https://github.com/pwndoc-ng/pwndoc-ng) (a community fork).
The submodule `pwndoc` remains as an unused dependency, so that the update is guaranteed to be non-destructive and reversible if need be.
New submodule `pwndoc-ng` points to a [customized version of Pwndoc-ng](https://github.com/BorysekOndrej/pwndoc-ng/commits/import-automator-stable). In future when rebasing it beware that pwndoc-ng does not guarantee that master is buildable, but its releases should be.
No special update process is needed for this update, though you might encounter a merge conflict with `docker-compose.yml` if you've modified it.
## License
This project is licensed under MIT as are its dependencies PwnDoc and Scan2Report.