Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Write result of compliance check to given path

Eduard Itrich requested to merge feat/compliance-tool-result into feat/compliance-tool

This change adds the feature the output the result of the compliance check to a given path with option -o / --output, e.g.

./scs-compliance-check.py scs-compatible.yaml iaas -o report.yaml

There is still an open TODO that I couldn't solve yet. I want to add the overall result to {layer}.versions.{version}.result. Any idea?

Merge request reports