microsoft / component-detection

Scans your project to determine what components you use
MIT License
418 stars 86 forks source link

Add Author/License to LinuxComponent #934

Closed sebasgomez238 closed 8 months ago

sebasgomez238 commented 9 months ago

Adds Author and License properties from Syft output into the LinuxComponent.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ce76f5d) 74.9% compared to head (edcda84) 75.0%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #934 +/- ## ======================================= + Coverage 74.9% 75.0% +0.1% ======================================= Files 235 235 Lines 10002 10028 +26 Branches 981 988 +7 ======================================= + Hits 7494 7526 +32 + Misses 2234 2228 -6 Partials 274 274 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 8 months ago

👋 Hi! It looks like you modified some files in the Detectors folder. You may need to bump the detector versions if any of the following scenarios apply:

If none of the above scenarios apply, feel free to ignore this comment 🙂