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

Remove auth headers from bare git clone on server #549

Merged
merged 3 commits into from
May 10, 2024

Conversation

JamieSlome
Copy link
Member

Removes the usage of auth headers for shallow clones of upstream repositories for diff generation.

@JamieSlome JamieSlome added the security Security improvements or tooling label May 9, 2024
@JamieSlome JamieSlome self-assigned this May 9, 2024
Copy link

github-actions bot commented May 9, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

netlify bot commented May 9, 2024

Deploy Preview for endearing-brigadeiros-63f9d0 ready!

Name Link
🔨 Latest commit b27bb3b
🔍 Latest deploy log https://app.netlify.com/sites/endearing-brigadeiros-63f9d0/deploys/663df0a2df77210008c6fa52
😎 Deploy Preview https://deploy-preview-549--endearing-brigadeiros-63f9d0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented May 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 55.56%. Comparing base (14801cf) to head (5ec4ebc).
Report is 1 commits behind head on main.

❗ Current head 5ec4ebc differs from pull request most recent head b27bb3b. Consider uploading reports for the commit b27bb3b to get more accurate results

Files Patch % Lines
src/proxy/processors/push-action/pullRemote.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
- Coverage   57.04%   55.56%   -1.48%     
==========================================
  Files          46       45       -1     
  Lines        1569     1553      -16     
==========================================
- Hits          895      863      -32     
- Misses        674      690      +16     

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

@JamieSlome JamieSlome merged commit 6ddc713 into main May 10, 2024
11 checks passed
@JamieSlome JamieSlome deleted the fix/remove-auth-header-on-clone branch May 10, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security improvements or tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant