repository
0.0.0-20240526052231-dd32d3ec64e6
Repository: https://github.com/tihmmm/mr-decorator.git
Documentation: pkg.go.dev
# 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
- Cyclonedx (generated by trivy)