diff options
| author | Can Eldem <celdem@gitlab.com> | 2019-07-24 13:58:45 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2019-07-24 13:58:45 +0000 |
| commit | 0ea7eb0cbb8e46dfb6e602ebb3e344223bca83c5 (patch) | |
| tree | 1e39b60e08690aaf86e3f36941aa5a61eb74eb1d /test/results/python-pip.json | |
| parent | 248e7c20d7aea3dc32013a55913b1902ca8754e2 (diff) | |
| parent | 058b978f6798a58c5599c46665185e3603e7cc06 (diff) | |
Merge branch 'upgrade-docker-license-finder' into 'master'
Upgraded docker license finder
See merge request gitlab-org/security-products/license-management!37
Diffstat (limited to 'test/results/python-pip.json')
| -rw-r--r-- | test/results/python-pip.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/results/python-pip.json b/test/results/python-pip.json index 3aa6f39..5adaedd 100644 --- a/test/results/python-pip.json +++ b/test/results/python-pip.json @@ -14,7 +14,7 @@ }, { "count": 1, - "name": "New BSD License" + "name": "New BSD" }, { "count": 1, @@ -125,7 +125,8 @@ }, { "license": { - "name": "New BSD License" + "name": "New BSD", + "url": "http://opensource.org/licenses/BSD-3-Clause" }, "dependency": { "name": "django-xmlrpc", |
