Skip to content

Conversation

@pauld-msft
Copy link
Member

Mariner 2.0 images do not contain a specific enough version in its ELF notes. microsoft/azurelinux#10405 fixes it for azure linux 3.0, but the change is unable to be ported to 2.0. The packages we skip here are detected with the release version elsewhere in the image, so we are safe to remove the incomplete duplicates.

@pauld-msft pauld-msft requested a review from a team as a code owner March 20, 2025 16:37
@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 98.03922% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.6%. Comparing base (83d4c36) to head (2b1c2b9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ComponentDetection.Detectors/linux/LinuxScanner.cs 95.6% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1374   +/-   ##
=====================================
  Coverage   89.5%   89.6%           
=====================================
  Files        402     402           
  Lines      31663   31712   +49     
  Branches    1950    1956    +6     
=====================================
+ Hits       28367   28442   +75     
+ Misses      2880    2853   -27     
- Partials     416     417    +1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Mar 20, 2025

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

@grvillic
Copy link
Collaborator

Let's bump the detector version since we are changing the dependency graph captured by Linux.

@pauld-msft pauld-msft merged commit 6f2cda9 into main Mar 20, 2025
23 of 26 checks passed
@pauld-msft pauld-msft deleted the pauldorsch/fix-mariner-2-syft branch March 20, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants