Skip to content

fix: set persist-credentials: false in checkout step - #160

Merged
JaredHatfield merged 1 commit into
mainfrom
fix/persist-credentials-false
Aug 3, 2026
Merged

fix: set persist-credentials: false in checkout step#160
JaredHatfield merged 1 commit into
mainfrom
fix/persist-credentials-false

Conversation

@JaredHatfield

Copy link
Copy Markdown
Member

Fixes credential persistence security issue. Adds persist-credentials: false to the actions/checkout step to prevent GitHub tokens from being saved in git config and potentially leaking through artifacts.

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (cc681fa) to head (3160483).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #160   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        15        15           
===========================================
  Files              1         1           
  Lines             31        31           
  Branches           7         7           
===========================================
  Hits              31        31           

☔ View full report in Codecov by Harness.
📢 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.

@JaredHatfield
JaredHatfield merged commit 2e3a498 into main Aug 3, 2026
8 checks passed
@JaredHatfield
JaredHatfield deleted the fix/persist-credentials-false branch August 3, 2026 22:58
@github-project-automation github-project-automation Bot moved this from Todo to Done in UnitVectorY Labs Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant