summaryrefslogtreecommitdiff
path: root/lib/license/finder/ext
AgeCommit message (Expand)Author
2020-11-10use recursive scan by defaultrecursive-defaultmo khan
2020-11-10fix: stream results to stdoutmo khan
2020-11-10fix: detect maven wrapper in sub directorymo khan
2020-10-06Parse composite license expressionsmo khan
2020-10-05Perform scan from within dir containing `go.mod`mo khan
2020-09-14fix: export NODE_EXTRA_CA_CERTSv3.25.6mo khan
2020-09-10fix: export ASDF_JAVA_VERSION when invoking gradlemo khan
2020-08-21Install tools from .deb packagemo khan
2020-08-13Ensure drupal pkgs are detected correctlymo khan
2020-08-10Install mono from custom built deb filemo khan
2020-08-07Add limited network support for Cargo projectsmo khan
2020-08-06Package license management deb from deb jobmo khan
2020-08-04Parse lockfile when availablemo khan
2020-08-04Exclude dev dependenciesmo khan
2020-07-22Combine default/custom certs in cacertmo khan
2020-07-21Update maven/gradle offline testsmo khan
2020-07-16Install mono/nuget at build timemo khan
2020-07-16Install dotnet SDKmo khan
2020-07-14Fetch dependencies from a custom dotnet sourcemo khan
2020-07-11Return empty list when bundler scan failsv3.17.2mo khan
2020-07-11Reset bundler from sub directory pathsv3.17.1mo khan
2020-07-10Isolate license_management ruby from projectmo khan
2020-07-09Remove GUI packages, install dotnet at scan timemo khan
2020-07-08Detect gems.rb and gems.lockedmo khan
2020-07-06Install gems from custom source with custom CAmo khan
2020-06-05Launch the desired Java versionmo khan
2020-06-04List all dependencies that appear in go.modmo khan
2020-05-29Specify CONAN_USER_USER and CONAN_RETRY* settingsmo khan
2020-05-29Allow custom conan configurationmo khan
2020-05-26Scan Conan projectsmo khan
2020-05-22Add functional tests to the pipelinemo khan
2020-05-20Pass the `bower_ca` env variable to bowermo khan
2020-05-19Fetch bower dependencies from custom repo with custom cert chainmo khan
2020-05-19Exclude bower packagemo khan
2020-05-19Flatten dependenciesmo khan
2020-05-19Collect dependencies of dependencies in bower projectmo khan
2020-05-19Add --allow-root option to install stepmo khan
2020-05-15Pull yarn packages from a custom registrymo khan
2020-05-14Add frozen string literal pragmamo khan
2020-05-14Update command to work in all golang versionsmo khan
2020-05-14Use a separate command for each version of golangmo khan
2020-05-14Add specs for previous versions of golangmo khan
2020-05-14Update go list command to be compatible with 1.14mo khan
2020-05-13Fix linter errorsmo khan
2020-05-13Remove devDependencies from yarn scansmo khan
2020-05-05Use environment variable instead of changing global configurationmo khan
2020-05-04Add tests for js npm projectsmo khan
2020-04-29Allow gradle to fetch from TLS endpoint with custom certmo khan
2020-04-17Jump to global namespacemo khan
2020-04-17Remove gradle version checkmo khan