Web Report refactor #2264
domwhewell-sage
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was looking to open an issue to have
WEBSCREENSHOT
included in the web_report output for eachURL
.However it also occurred to me that Code assets (
CODE_REPOSITORY
&MOBILE_APP
) could be included aswell i.e.Web Assets:
URL
WEBSCREENSHOT
TECHNOLOGY
FINDING
VULNERABILITY
Code Assets:
CODE_REPOSITORY
FINDING
VULNERABILITY
MOBILE_APP
FINDING
VULNERABILITY
I think to do this the current iteration of the html report needs to be refactored? The output module should only need to consume
URL
,CODE_REPOSITORY
andMOBILE_APP
events then for each of those crawl down the chain to add any of the other events it comes across.What do you think? I know you guys are working on a bbot server this could be something to save for that
Beta Was this translation helpful? Give feedback.
All reactions