Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Author/License to LinuxComponent #934

Merged
merged 7 commits into from Dec 19, 2023
Merged

Add Author/License to LinuxComponent #934

merged 7 commits into from Dec 19, 2023

Conversation

sebasgomez238
Copy link
Contributor

@sebasgomez238 sebasgomez238 commented Dec 14, 2023

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

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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             

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sebasgomez238 sebasgomez238 marked this pull request as ready for review December 18, 2023 20:36
@sebasgomez238 sebasgomez238 requested a review from a team as a code owner December 18, 2023 20:36
@cobya cobya added type:feature Feature (new functionality) detector:linux The Linux detector labels Dec 19, 2023
@cobya cobya merged commit 293fc60 into microsoft:main Dec 19, 2023
23 checks passed
Copy link

github-actions bot commented Dec 19, 2023

👋 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:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

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

tarun06 pushed a commit to tarun06/component-detection that referenced this pull request Jan 12, 2024
* Add Author/License to LinuxComponent

* Add unit test. Remove comment

* Increase coverage.

* Feedback

* Fix. Only Author and License are nullable.

---------

Co-authored-by: Sebastian Gomez <segomez@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detector:linux The Linux detector type:feature Feature (new functionality)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants