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
/
spec
Age
Commit message (
Expand
)
Author
2020-01-29
Add integration test to reproduce failure
mo khan
2020-01-22
Comment out broken assertion
mo khan
2020-01-22
Include list of expected licenses
mo khan
2020-01-20
Create spec that isolates a defect
mo khan
2020-01-17
Add spec to test nuget package scanning in sub directories
mo khan
2020-01-16
Add example scan of project with a nuget `packages.config` file
mo khan
2020-01-15
Match dependency names
mo khan
2020-01-15
Parse version 5 of the pipfile.lock
mo khan
2020-01-15
Validate version #
mo khan
2020-01-15
Combine schema into a single file
mo khan
2020-01-15
Add a json schema for dependency
mo khan
2020-01-15
Add spec to ensure we can parse a v3 Pipfile.lock
mo khan
2020-01-15
Simplify fixture generation in test
mo khan
2020-01-15
Create tmpdir in docker reachable location for MacOS
mo khan
2020-01-15
Add spec to handle pipfile.lock files
mo khan
2020-01-13
Export LICENSE_FINDER_CLI_OPTS --recursive
mo khan
2020-01-13
Add scan of .NET Core sample project
mo khan
2020-01-09
Upgrade python from 3.5 to 3.8
mo khan
2019-11-28
Delegate to license finder to sort dependencies
mo khan
2019-10-29
Map `Apache License v2.0` to `Apache-2.0`
mo khan
2019-10-23
Parse spdx id from known sources
mo khan
2019-10-21
Use the latest seeAlso url
mo khan
2019-10-16
This maps the hardcoded names to spdx ids
mo khan