[APPSEC-1646] [Non-Prod] Restore Socket Security Scan workflow#344
[APPSEC-1646] [Non-Prod] Restore Socket Security Scan workflow#344ping-huang1 merged 1 commit intomasterfrom
Conversation
The workflow was accidentally deleted by the fern-bot SDK regeneration in PR #340. Adding it back and protecting it via .fernignore so future fern regenerations don't remove it again. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Summary
https://webflow.atlassian.net/browse/APPSEC-1646
.github/workflows/socket_reachability.yml(Socket Tier 1 reachability scan) that was accidentally deleted by fern-bot in PR 🌿 Fern Regeneration -- April 17, 2026 #340.github/workflows/socket_reachability.ymlto.fernignoreto prevent future fern-bot regenerations from removing itRoot Cause
The fern-bot SDK regeneration PR (#340) overwrote
.github/workflows/with onlyci.yml, dropping the Socket scan workflow that was added in April 2026.Test plan
workflow_dispatchto confirm it worksSOCKET_SECURITY_API_KEYsecret is still present in the repo settingsRisks
Low — restoring a previously working workflow file with no code changes.