Sha256: 2b4453bfadf4693a7e4c528e55fbf8a521ca14dd12ebf35d9fbf6197d1bd27ab
Contents?: true
Size: 467 Bytes
Versions: 4
Compression:
Stored size: 467 Bytes
Contents
Feature: Whitelist licenses As a developer I want to whitelist certain OSS licenses that my business has pre-approved So that any dependencies with those licenses do not show up as action items Scenario: Whitelist with MIT License alternative name "Expat" should whitelist "MIT" licenses Given I have an app with license finder that depends on an MIT license When I whitelist the Expat license Then I should not see a MIT licensed gem unapproved
Version data entries
4 entries across 4 versions & 1 rubygems