Skip to content

Delete instructions#23

Merged
damachine merged 1 commit intomainfrom
damachine-patch-1
Sep 12, 2025
Merged

Delete instructions#23
damachine merged 1 commit intomainfrom
damachine-patch-1

Conversation

@damachine
Copy link
Owner

No description provided.

@damachine damachine marked this pull request as ready for review September 12, 2025 15:11
@damachine damachine merged commit d4c1e21 into main Sep 12, 2025
2 of 5 checks passed
@damachine damachine deleted the damachine-patch-1 branch September 12, 2025 15:11
damachine added a commit that referenced this pull request Sep 12, 2025
* bump version to 1.57

* instructions

* Add Codacy security scan workflow (#22)

* fix: resolve vulnerabilities in file operations

- Replace unsafe fopen() calls with secure stat() checks in main.c
- Add symlink attack protection for PID file creation
- Implement regular file validation before opening VERSION files
- Enhance PID file reading with file type verification
- Prevent TOCTOU (Time-of-Check Time-of-Use) race conditions
- Add comprehensive error handling for security edge cases

Security improvements address Flawfinder warnings and follow
OWASP secure coding practices for file system operations.

* Delete instructions (#23)

* bump version to 1.58

bump version to 1.58
@damachine damachine mentioned this pull request Sep 12, 2025
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.

1 participant