summaryrefslogtreecommitdiff
path: root/normalized-licenses.yml
AgeCommit message (Collapse)Author
2020-02-28Remove Docker related itemsmo khan
2020-02-13Add integration test to scan a gradle projectmo khan
* Skip gradle invocation and install plugin globally * Update init.gradle * Try project.apply plugin: syntax * apply gradle plugin * Add entry to normalized licenses * Update spdx-licenses * Add CHANGELOG entry
2019-12-20Update normalized-licenses.ymlJacob W
Per https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/97#note_263862360
2019-12-17Update normalized-licenses.ymlJacob W
2019-12-05Update license finder to 5.9.2Can Eldem
2019-10-29Map `Apache License v2.0` to `Apache-2.0`mo khan
2019-10-23Extract spdx id from known source urlsmo khan
2019-10-23Parse spdx id from known sourcesmo khan
2019-10-23Update dotnet test results with updated list of licensesmo khan
2019-10-23Install .NET Core 2.2 and .NET Core 3.0mo khan
2019-10-22Sort license namesmo khan
2019-10-22Remove feature flags and temporary mappingsmo khan
2019-10-16This maps the hardcoded names to spdx idsmo khan
The GitLab UI has a hardcoded list of license names that need to be mapped to the equivalent SPDX identifier. * https://gitlab.com/gitlab-org/gitlab/blob/5d760ac8b75c07a3c748485fe08130fcc9af2acf/ee/app/assets/javascripts/vue_shared/license_management/constants.js#L8-32
2019-08-19Apply changes from ↵mo khan
https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/50