| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-23 | Assign errors in schema matcher | mo khan | |
| 2020-02-14 | Apply reviewer feedback | mo khan | |
| 2020-02-13 | Add integration test to scan a gradle project | mo 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 | |||
| 2020-01-29 | Add integration test to reproduce failure | mo khan | |
| 2020-01-22 | Comment out broken assertion | mo khan | |
| 2020-01-22 | Include list of expected licenses | mo khan | |
| 2020-01-20 | Create spec that isolates a defect | mo khan | |
| 2020-01-17 | Add spec to test nuget package scanning in sub directories | mo khan | |
| 2020-01-16 | Add example scan of project with a nuget `packages.config` file | mo khan | |
| 2020-01-15 | Match dependency names | mo khan | |
| 2020-01-15 | Parse version 5 of the pipfile.lock | mo khan | |
| 2020-01-15 | Validate version # | mo khan | |
| 2020-01-15 | Combine schema into a single file | mo khan | |
| 2020-01-15 | Add a json schema for dependency | mo khan | |
| 2020-01-15 | Add spec to ensure we can parse a v3 Pipfile.lock | mo khan | |
| 2020-01-15 | Simplify fixture generation in test | mo khan | |
| 2020-01-15 | Create tmpdir in docker reachable location for MacOS | mo khan | |
| 2020-01-15 | Add spec to handle pipfile.lock files | mo khan | |
| 2020-01-13 | Export LICENSE_FINDER_CLI_OPTS --recursive | mo khan | |
| 2020-01-13 | Add scan of .NET Core sample project | mo khan | |
| 2020-01-09 | Upgrade python from 3.5 to 3.8 | mo khan | |
| 2019-11-28 | Delegate to license finder to sort dependencies | mo khan | |
| * Sort dependencies by name then by version * Log detections | |||
| 2019-10-29 | Map `Apache License v2.0` to `Apache-2.0` | mo khan | |
| 2019-10-23 | Parse spdx id from known sources | mo khan | |
| 2019-10-21 | Use the latest seeAlso url | mo khan | |
| 2019-10-16 | This maps the hardcoded names to spdx ids | mo 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 | |||
