Describe the bug
Third Party license fetch gives null licenses.
In a restrictive workstation, the calls to fetch are getting failed.
To Reproduce
Steps to reproduce the behavior:
- feluda --debug generate --path /Users/pratikanurag/go/src/gin
select Generate THIRD_PARTY_LICENSES file option from the TUI
Expected behavior
should fetch license from source(works in a personal workstation)
📜 Generating THIRD_PARTY_LICENSES file at /Users/pratikanurag/go/src/gin/THIRD_PARTY_LICENSES.md...
✓ Fetching license content for 52 dependencies (finalizing document) ✅
✅ THIRD_PARTY_LICENSES file generated successfully!
📍 Location: /Users/pratikanurag/go/src/gin/THIRD_PARTY_LICENSES.md
📊 Dependencies: 52
📄 Actual license texts fetched: 21 (40.4%)
⚠️ License texts not fetched: 31 (59.6%)
Templates or generic references used for these dependencies.
Screenshots
where it works:-
Desktop (please complete the following information):
- OS: [Tahoe26.1]
- Version [v1.11.0]
- Shell [zsh]
Describe the bug
Third Party license fetch gives null licenses.
In a restrictive workstation, the calls to fetch are getting failed.
To Reproduce
Steps to reproduce the behavior:
select Generate THIRD_PARTY_LICENSES file option from the TUI
Expected behavior
should fetch license from source(works in a personal workstation)
📜 Generating THIRD_PARTY_LICENSES file at /Users/pratikanurag/go/src/gin/THIRD_PARTY_LICENSES.md...
⚠️ License texts not fetched: 31 (59.6%)
✓ Fetching license content for 52 dependencies (finalizing document) ✅
✅ THIRD_PARTY_LICENSES file generated successfully!
📍 Location: /Users/pratikanurag/go/src/gin/THIRD_PARTY_LICENSES.md
📊 Dependencies: 52
📄 Actual license texts fetched: 21 (40.4%)
Templates or generic references used for these dependencies.
Screenshots
where it works:-
Desktop (please complete the following information):