.force-build | |
|
|
.github/dependabot.yml | |
|
|
.gitignore | |
|
|
.pre-commit-hooks.yaml | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
TODO.md | |
|
|
VERSION | |
|
|
appveyor.yml | |
|
|
bin/license_finder | |
|
|
bin/license_finder_pip.py | 31 | A 0 mins |
|
ci/pipelines/pull-request.yml.erb | |
|
|
ci/pipelines/release.yml.erb | |
|
|
ci/scripts/containerize-tests.sh | |
|
|
ci/scripts/pushscript.sh | |
|
|
ci/scripts/run-rubocop.sh | |
|
|
ci/scripts/run-tests.sh | |
|
|
ci/scripts/test.ps1 | |
|
|
ci/scripts/updateChangelog.sh | |
|
|
ci/tasks/build-and-push-gem.yml | |
|
|
ci/tasks/build-windows.yml | |
|
|
ci/tasks/build.yml | |
|
|
ci/tasks/rubocop.yml | |
|
|
ci/tasks/run-tests.yml | |
|
|
ci/tasks/update-changelog.yml | |
|
|
dlf | |
|
|
examples/Gemfile | |
|
|
examples/custom_erb_template.rb | 8 | A 0 mins |
|
examples/extract_license_data.rb | 27 | A 0 mins |
|
examples/sample_template.erb | |
|
|
lib/license_finder.rb | 9 | A 0 mins |
|
lib/license_finder/cli.rb | 17 | A 0 mins |
|
lib/license_finder/cli/approvals.rb | 22 | A 0 mins |
|
lib/license_finder/cli/base.rb | 101 | A 1 hr |
|
lib/license_finder/cli/dependencies.rb | 37 | A 25 mins |
|
lib/license_finder/cli/ignored_dependencies.rb | 25 | A 1 hr |
|
lib/license_finder/cli/ignored_groups.rb | 25 | A 1 hr |
|
lib/license_finder/cli/inherited_decisions.rb | 43 | A 0 mins |
|
lib/license_finder/cli/licenses.rb | 25 | A 0 mins |
|
lib/license_finder/cli/main.rb | 190 | A 2 hrs |
|
lib/license_finder/cli/makes_decisions.rb | 31 | A 0 mins |
|
lib/license_finder/cli/patched_thor.rb | 24 | A 0 mins |
|
lib/license_finder/cli/permitted_licenses.rb | 27 | A 1 hr |
|