summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2020-04-22Use keytool to import a ca certificatemo khan
* Remove dind for license scan and move it to code_quality * Add spec to verify TLS connections to maven repo * Add CHANGELOG and bump version
2020-04-20Use --local to install license-management gemmo khan
* Add CHANGELOG entry
2020-04-17Change logger formatter to reduce unnecessary outputmo khan
2020-04-17Jump to global namespacemo khan
2020-04-17Remove gradle version checkmo khan
2020-04-17Fix linter errorsmo khan
2020-04-17Check for nil match instead of catching errormo khan
2020-04-17Ensure that version parsing does not interrupt processingmo khan
2020-04-17Check for a valid version of gradlemo khan
2020-04-17Test specific versions of gradle with matching versions of javamo khan
2020-04-17Print out the x509 info for debuggingmo khan
2020-04-16Update JAVA_HOMEmo khan
2020-04-16Ensure at least one runtime dependency is detected in gradle specsmo khan
2020-04-15Use GRADLE_CLI_OPTS when invoking gradle directlymo khan
* Extract gradle_command method * Bump version and update CHANGELOG * Remove prepare_java step from run.sh
2020-04-09Specify PIP_CERT when installing pip packagesmo khan
* Add CHANGELOG entry * Move method `default_env` to Python class
2020-04-03Install root certificatemo khan
* Install certificate in root ca trust store * Use PIP_CERT environment variable to specify path to the certificate bundle * Do not override user provided PIP_CERT * Perform shallow clone when possible * Update CHANGELOG and bump version
2020-04-02Add option to change the log levelmo khan
* Add CHANGELOG entry and bump version * Change default log level to `warn` * Log stderr output if exit status is not successful
2020-04-02Reproduce failure with go modules scanningmo khan
* Install sudo for existing configurations * Detect dependencies in a gomodules project * Add CHANGELOG entry and bump version * Symlink to $GOPATH for non go modules projects * Remove problematic go get setup
2020-04-01Create pipenv environment using full Python versionv3.4.0mo khan
2020-04-01Use pipenv sync instead of pipenv installmo khan
2020-04-01Record warning when unknown license is detectedmo khan
2020-04-01Pull package info from sources in Pipfile.lockmo khan
* Exclude dependencies in "develop" group" * Install pipenv by default * Use .venv to match the default location as pipenv * Use pip-licenses to detect licenses in Pipfile project * Add variation of the MIT License * Redirect asdf install stdout to /dev/null * Add CHANGELOG entry and bump version
2020-04-01Fix bug with forwarding LICENSE_FINDER_CLI_OPTSmo 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-26Add CHANGELOG entrymo khan
2020-03-26Install pip packages from a custom indexmo khan
* Read PIP_INDEX_URL to identify where to download packages from
2020-03-23Add CHANGELOG and bump versionmo khan
2020-03-23Include debug logs from the license-maven-pluginmo khan
2020-03-20Update CHANGELOG and bump versionmo khan
2020-03-20Specify version of plugin to load it from the local repomo khan
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-19Update CHANGELOGmo khan
2020-03-18Add frozen string literal pragmamo khan
2020-03-18Add CHANGELOG entrymo khan
2020-03-18Split recursive optionmo khan
2020-03-18Print original command in outputmo khan
2020-03-18Split patches into separate filesmo khan
2020-03-07Apply gitlab-stylesmo khan
2020-03-07Rename LM_DEBUG to CI_DEBUG_TRACEmo khan
2020-03-07Fix shellcheck errormo khan
2020-03-07Move license finder overrides to ext.rbmo khan
2020-03-07Fix nuget specsmo khan
2020-03-05Print license finder debug infomo khan
2020-02-27Install mono-complete for Net.HTTP libraries so NuGet can make API callsmo khan
2020-02-27monkey patch class methodsmo khan
2020-02-27Skip mono and use nuget packagemo khan
2020-02-24Merge remote-tracking branch 'origin/master' into 33727-asdfmo khan
2020-02-24Ensure both bundler 1.x and 2.x is installedv2.5.1mo khan
* Lock version to license_finder 6.0.0
2020-02-24Update default report version to 2mo khan
2020-02-18Add CHANGELOG entrymo khan