fix: make pep621 license detections type-aware by manavgup · Pull Request #920 · CycloneDX/cyclonedx-python
jkowalleck
changed the title
Fix: update pep621 logic and add unit tests
fix: made pep621 type-aware
jkowalleck
changed the title
fix: made pep621 type-aware
fix: make pep621 type-aware
- Simplified license handling to only process dict (PEP 621) values. - Silently skip string/other types. - Combined assignment and type check for clarity. Signed-off-by: Manav Gupta <manavg@gmail.com>
jkowalleck
changed the title
fix: make pep621 type-aware
fix: make pep621licensedetections type-aware
jkowalleck
changed the title
fix: make pep621licensedetections type-aware
fix: make pep621license detections type-aware
jkowalleck
changed the title
fix: make pep621license detections type-aware
fix: make pep621 license detections type-aware
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters