[PR #741] fix: use 644 instead of 755 for the configuration file #2780

Closed
opened 2026-03-01 18:00:44 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/741

State: closed
Merged: No


Summary

ArchiveBox attempted to create configuration files 'ArchiveBox.conf'
which had execute permissions '+x' for everyone, which didnt seem safe
which seems to introduce security vulnerabilities.

Related issues

None

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk
**Original Pull Request:** https://github.com/ArchiveBox/ArchiveBox/pull/741 **State:** closed **Merged:** No --- <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary ArchiveBox attempted to create configuration files 'ArchiveBox.conf' which had execute permissions '+x' for everyone, which didnt seem safe which seems to introduce security vulnerabilities. # Related issues None # Changes these areas - [ ] Bugfixes - [x] Feature behavior - [ ] Command line interface - [x] Configuration options - [ ] Internal architecture - [x] Snapshot data layout on disk
kerem 2026-03-01 18:00:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#2780
No description provided.