summaryrefslogtreecommitdiff
path: root/lib/license/management/report
AgeCommit message (Collapse)Author
2020-10-06Relocate projectmo khan
* chore: do not pass artifacts to downstream jobs * chore: expire artifacts * chore: point to new project_id * chore: remove after_script * refactor: rename license-management to license-finder * docs: Add changelog entry and update links to old repo
2020-05-26Scan Conan projectsmo khan
* Scan the conan examples project * Split licenses by comma * Add integration test job for c projects * Add package_manager, version and path to v2.1 report * Detect collisions between names from different package managers * Add CHANGELOG entry * Update README to indicate Conan support * Print timestamps in install script
2020-05-14Use guard clausemo khan
2020-05-14Use a separate command for each version of golangmo khan
2020-03-30Use virtualenv, pip-licenses to scan projectsmo khan
* Add PIL License to list of normalized licenses * Update Python 3 v2.0 report fixture * Add CHANGELOG entry * Define local variables in bash functions * Ensure `SETUP_CMD` continues to work for python projects * build virtualenv app-data cache * Fallback to legacy scanner when SETUP_CMD is used * Extract Shell class to be able to pass custom env
2020-03-20Install maven packages for multi-module setupmo khan
* Install packages when multiple maven modules are detected * Add CHANGELOG entry * Install gem silently * Add package manager to test description * Sort paths
2019-12-10Sort license identifiersmo khan
2019-11-28Delegate to license finder to sort dependenciesmo khan
* Sort dependencies by name then by version * Log detections
2019-10-22Remove feature flags and temporary mappingsmo khan
2019-09-13merge with origin/masterv1.7.0mo khan
2019-09-13Pluck v1.1 report from ↵mo khan
https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/50
2019-09-12Add V2 reportmo khan
2019-08-21collapse versions namespacemo khan
2019-08-21add way to choose canonical or non canonical form in v1 reportsmo khan
2019-08-21Move version classes to Report namespacemo khan