mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-05-28 10:42:07 -04:00
[PR #67] [MERGED] Fix counter file race-condition vulnerability #101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/antonkomarev/github-profile-views-counter/pull/67
Author: @Brikaa
Created: 9/2/2023
Status: ✅ Merged
Merged: 9/2/2023
Merged by: @antonkomarev
Base:
master← Head:fix-files-race-condition📝 Commits (1)
6161585Use flock to avoid race conditions on views-count file📊 Changes
1 file changed (+12 additions, -2 deletions)
View changed files
📝
src/CounterFileRepository.php(+12 -2)📄 Description
Fixes #66
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.