Skip to content

🙏 Markdown output should include severity info. #1268

@User396-lgtm

Description

@User396-lgtm

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.

Passed

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions