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

fix: prevent enumeration of private repo #614

Merged
merged 1 commit into from
Dec 8, 2024

fix: prevent enumeration of private repo

f2f2219
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent enumeration of private repo #614

fix: prevent enumeration of private repo
f2f2219
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2024 in 0s

51.72% (target 50.00%)

View this Pull Request on Codecov

51.72% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 3 lines in your changes missing coverage. Please review.

Project coverage is 51.72%. Comparing base (b06b555) to head (f2f2219).
Report is 93 commits behind head on main.

Files with missing lines Patch % Lines
pkg/ssh/cmd/cmd.go 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #614      +/-   ##
==========================================
- Coverage   51.96%   51.72%   -0.24%     
==========================================
  Files         157      159       +2     
  Lines       13454    13557     +103     
==========================================
+ Hits         6991     7012      +21     
- Misses       5891     5973      +82     
  Partials      572      572              

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