Sha256: 3a6854ddc8e43e10cf86dec87d6b268214ea0935eff4d6c7d77114aeca3ae263
Contents?: true
Size: 437 Bytes
Versions: 2
Compression:
Stored size: 437 Bytes
Contents
Feature: Dependencies with multiple licenses As a developer I want multi-licensed dependencies to be approved if one license is whitelisted So that any dependencies with those licenses do not show up as action items Scenario: Depending on whitelisted licenses Given I have an app that depends on BSD and GPL-2 licenses When I whitelist the GPL-2 license Then I should not see a BSD and GPL-2 licensed gem unapproved
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
license_finder-1.2 | features/multiple_licenses.feature |
license_finder-1.2-java | features/multiple_licenses.feature |