Sha256: 95a226166593d460ddd77b68654084a7216a8d52dd832f935000b8fbae39bc25
Contents?: true
Size: 603 Bytes
Versions: 20
Compression:
Stored size: 603 Bytes
Contents
Feature: Approving non-whitelisted Dependencies So that I can track the dependencies of my application which my business has approved As an application developer using license finder I want to be able to manually approve dependencies that have licenses which fall outside of my whitelist Scenario: Approving a non-whitelisted dependency via the `license_finder` command Given I have an app with license finder that depends on a GPL licensed gem When I approve that gem Then I should not see that gem in the console output And I should see that gem approved in dependencies.html
Version data entries
20 entries across 20 versions & 1 rubygems