Skip to content

[FSSDK-12315] Arnica risk fixes#600

Merged
FarhanAnjum-opti merged 2 commits intomasterfrom
farhan/FSSDK-12315-clear-arnica-errors
Feb 27, 2026
Merged

[FSSDK-12315] Arnica risk fixes#600
FarhanAnjum-opti merged 2 commits intomasterfrom
farhan/FSSDK-12315-clear-arnica-errors

Conversation

@FarhanAnjum-opti
Copy link
Contributor

@FarhanAnjum-opti FarhanAnjum-opti commented Feb 26, 2026

Summary

  • Add persist-credentials: false to all actions/checkout steps in CI workflows to prevent git credentials from being stored in .git/config
  • Remove unused source_clear_cron.yml workflow

Test plan

  • Verify all CI workflows pass with persist-credentials: false
  • No functional changes to build/test logic

Issues

FSSDK-12315

…steps

Prevent git credentials from being persisted in .git/config
during GitHub Actions workflows, reducing the risk of
accidental credential exposure through artifacts.
Copy link

@pvcraven pvcraven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix security issue

@FarhanAnjum-opti FarhanAnjum-opti merged commit 2e39657 into master Feb 27, 2026
29 of 30 checks passed
@FarhanAnjum-opti FarhanAnjum-opti deleted the farhan/FSSDK-12315-clear-arnica-errors branch February 27, 2026 16:13
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