Review license compliance for indirect dependency github.com/magiconair/properties
Background
- The dependency
github.com/magiconair/properties (indirect) uses BSD-2-Clause license which requires review
- Originally flagged in PR: #944
- Comment thread: https://github.com/cloudposse/atmos/pull/944#discussion_r1919390874
Tasks
- [ ] Review the license requirements for indirect dependencies
- [ ] Determine if BSD-2-Clause license is acceptable for indirect dependencies
- [ ] If not acceptable:
- [ ] Identify which direct dependency pulls in
github.com/magiconair/properties
- [ ] Evaluate options (downgrade, alternative package, etc.)
- [ ] Implement the chosen solution