index
:
gitlab/license-finder.git
documentation
java-14
main
recursive-default
License detection tool
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
license
/
finder
/
ext.rb
Age
Commit message (
Expand
)
Author
2020-11-10
use recursive scan by default
recursive-default
mo khan
2020-08-07
Add limited network support for Cargo projects
mo khan
2020-08-04
Exclude dev dependencies
mo khan
2020-07-09
Remove GUI packages, install dotnet at scan time
mo khan
2020-07-06
Install gems from custom source with custom CA
mo khan
2020-05-26
Scan Conan projects
mo khan
2020-05-19
Add --allow-root option to install step
mo khan
2020-05-04
Add tests for js npm projects
mo khan
2020-04-17
Check for a valid version of gradle
mo khan
2020-04-15
Use GRADLE_CLI_OPTS when invoking gradle directly
mo khan
2020-04-02
Reproduce failure with go modules scanning
mo khan
2020-04-01
Pull package info from sources in Pipfile.lock
mo khan
2020-03-26
Install pip packages from a custom index
mo khan
2020-03-20
Install maven packages for multi-module setup
mo khan
2020-03-18
Split patches into separate files
mo khan
2020-03-07
Apply gitlab-styles
mo khan
2020-03-07
Rename LM_DEBUG to CI_DEBUG_TRACE
mo khan
2020-03-07
Fix shellcheck error
mo khan
2020-03-07
Move license finder overrides to ext.rb
mo khan