-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
Currently the markdown output includes the same info as the html output, with the exception of the "severity" of each test.
Currently MD output looks like this:
✅ CISA.MS.AAD.1.1: Legacy authentication SHALL be blocked.
I suggest something like this MD output:
✅ CISA.MS.AAD.1.1: Legacy authentication SHALL be blocked.
Severity: 🔴 High Status: ✅ Passed
Note that html image tags doen't render when converting MD to docx. Thus I would say that emojis are preferred over image tags in MD output.
How will this feature enhance your project and further the project’s overall goals? Who will benefit from this feature (i.e. all users, the project team)?
This will bring mark down output into alignment with html output. It will significantly enhance use cases where MD is being converted to docx for formal security audits.
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
No labels