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

chore(advisor)!: Remove the GitHub defects advisor #8994

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

sschuberth
Copy link
Member

This advisor does not seem to be used. Also, it depends on version 6 of the Expedia GraphQL library which in turn depends on an old version of the Ktor client that has known security vulnerability CVE-2023-45613. So just remove this advisor completely.

@sschuberth sschuberth requested a review from a team as a code owner August 15, 2024 15:53
@sschuberth sschuberth enabled auto-merge (rebase) August 15, 2024 15:54
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.02%. Comparing base (b1dd96a) to head (9f635c2).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8994   +/-   ##
=========================================
  Coverage     68.02%   68.02%           
  Complexity     1158     1158           
=========================================
  Files           241      241           
  Lines          7690     7690           
  Branches        867      867           
=========================================
  Hits           5231     5231           
  Misses         2103     2103           
  Partials        356      356           
Flag Coverage Δ
funTest-docker 67.39% <ø> (ø)
funTest-non-docker 33.92% <ø> (ø)
test 37.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

This advisor does not seem to be used. Also, it depends on version 6 of
the Expedia GraphQL library which in turn depends on an old version of
the Ktor client that has known security vulnerability CVE-2023-45613.
So just remove this advisor completely.

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth sschuberth force-pushed the remove-github-defects-advisor branch from 9c60816 to 9f635c2 Compare August 15, 2024 16:19
@sschuberth sschuberth merged commit fb36bec into main Aug 19, 2024
22 checks passed
@sschuberth sschuberth deleted the remove-github-defects-advisor branch August 19, 2024 08:54
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.

2 participants