[
https://issues.apache.org/jira/browse/METRON-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675370#comment-16675370
]
ASF GitHub Bot commented on METRON-1749:
----------------------------------------
Github user tiborm commented on the issue:
https://github.com/apache/metron/pull/1217
Thanks, @justinleet for reminding! We made a license evaluation with a tool
named license-check.
It reported the followings:
├─ MIT: 20
├─ Apache-2.0: 2
├─ BSD*: 1
├─ (OFL-1.1 AND MIT): 1
└─ UNLICENSED: 1
The one unlicensed dependency is [email protected] which is actually BSD
licensed.
metron-config also reported as unlicensed, however for me, it seems we
properly used Apache-2.0. These seem reported wrong.
OFL-1.1 AND MIT are used by font-awsome. OFL-1.1 is aka. Open Font License
so I think we're fine with that.
> Update Angular to latest release in Management UI
> -------------------------------------------------
>
> Key: METRON-1749
> URL: https://issues.apache.org/jira/browse/METRON-1749
> Project: Metron
> Issue Type: Improvement
> Reporter: Shane Ardell
> Assignee: Shane Ardell
> Priority: Major
>
> Currently, the Management UI is on Angular v2. Not only has there been many
> updates and improvements to Angular, that release is no longer supported by
> the Angular team. This means critical fixes and security patches are no
> longer being done.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)