Skip to content

Markdown Summary Reporter

Generates a summary of SAST results in Markdown within a file named megalinter-report.md, located in the report folder.

This reporter is deactivated by default.

Screenshot

Screenshot

Usage

Activate the reporter (MARKDOWN_SUMMARY_REPORTER: true) to generate markdown summary report file.

Configuration

Variable Description Default value
MARKDOWN_SUMMARY_REPORTER Activates/deactivates reporter false
MARKDOWN_SUMMARY_REPORTER_FILE_NAME File name for MARKDOWN_SUMMARY report output file megalinter-report.md