Executive Summary

This report was generated by ShiftLeft from the Licence Scan invocation on {{ scanTime }}. The scan audits the application dependencies for potential licence compliance issues.

{% if metrics.total %}

Below is a summary of the issues identified:

{% for cond in ["disclose-source", "network-use-disclose", "same-license", "same-license--file", "same-license--library", "document-changes"] -%} {% if metrics.get(cond) %} {% endif %} {%- endfor %}
License Compliance Issues Count
{{ cond|replace("-", " ")|replace("library", "(Library)")|title }} {{ metrics.get(cond)|default('NA') }}
{% endif %} {% if isWarn %}

 

  ShiftLeft recommends an audit of the licenses of the identified packages by a qualified legal professional before distributing this application. Please note that this report is not legal advice!

{% else %}

 

  Based on this report, the application is certified as ready for deployment to test and production environments. Please refer to the SAST and container scan reports (if available) for additional context.

{% endif %}