Categorygithub.com/Tihmmm/mr-decorator
repository
0.0.0-20240526052231-dd32d3ec64e6
Repository: https://github.com/tihmmm/mr-decorator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

MR. Decorator

Gitlab merge request decorator. Currently, supports the following analysis formats:

  • Fortify Static Code Analyzer .fpr artifacts
  • CycloneDX json sbom
  • Dependency check json report

You may also add your own formats by implementing the Sast or Sca interfaces of the parser package.

Examples

  • Fortify SAST alt text
  • Cyclonedx (generated by trivy) alt text