It would be interesting for the plugin to automatically add discovered files/folders to the Burpsuite Sitemap. From what I'm reading in the Burpsuite API, it should be possible via the `addToSiteMap()` [function](https://portswigger.net/burp/extender/api/).
It would be interesting for the plugin to automatically add discovered files/folders to the Burpsuite Sitemap.
From what I'm reading in the Burpsuite API, it should be possible via the
addToSiteMap()function.