summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
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
2020-03-09Export CI_PROJECT_DIR instead of PROJECT_PATHmo khan
2020-03-09Remove --with option in setupmo khan
2020-03-08Remove setup from lint scriptmo khan
2020-03-08Install bundler before running lintermo khan
2020-03-07Apply gitlab-stylesmo khan
2020-03-07Export junit report for integration testsmo khan
2020-03-07Export junit reportmo khan
2020-03-06Fix linter errormo khan
2020-03-05Install gem into pkg dirmo khan
2020-03-05Mount lm code in /opt/license-managementmo khan
2020-03-05Extract default env varsmo khan
2020-03-04Remove TOOLS_IMAGEmo khan
2020-03-04Convert python qa jobs to integration testsmo khan
2020-03-04Extract shared example to convert QA jobs to integration testsmo khan
2020-03-03Fix docker-shell scriptmo khan
2020-03-03Fix shellcheck errorsmo khan
2020-03-03Fix shellcheck warningsmo khan
2020-03-03Merge remote-tracking branch 'origin/master' into 33727-asdfmo khan
2020-02-26Check if docker is installedmo khan
2020-02-20Extract TOOLS_IMAGE build argmo khan
2020-02-20Split the imagemo khan
2020-02-20Extract install.sh scriptmo khan
2020-02-20Extract ASDF_HOMEmo khan
2020-02-20Fix some linter errorsmo khan
2020-02-20Add shellcheck lintermo khan
2020-02-13Add java-gradle functional testmo khan
2020-01-15Add functional tests for python Pipfile.lockmo khan
2020-01-13Export LICENSE_FINDER_CLI_OPTS --recursivemo khan
2020-01-09Upgrade python from 3.5 to 3.8mo khan
2019-12-11Upgrade license_finder to 5.11.1mo khan
* Run newest report version first * Change default license finder version to latest * Use --recursive for .NET projects * Update paths in c# test fixtures * Use login shell to source rvm * Tell license finder the version of python to use * Add Changelog entry
2019-12-05Update license finder to 5.9.2Can Eldem
2019-11-29Install npm packages safelymo khan
* Add QA jobs for js-npm
2019-10-25Allow injection of custom options to shell commandmo khan
2019-10-24Remove unnecessary parenthesesmo khan
2019-10-24Rename test_all to test-allmo khan
2019-10-24Add shell script to get shell in docker imagemo khan
2019-10-24Ensure docker-build is run from root dirmo khan
2019-10-24Delegate to docker-build scriptmo khan
2019-10-24Add docker-build scriptmo khan
2019-10-24Remove unnecessary declaration of QA_REFmo khan
2019-10-24Specify `master` as default qa project branchmo khan
2019-10-23Install .NET Core 2.2 and .NET Core 3.0mo khan
2019-10-22Add shell script to update spdx cataloguemo 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-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