Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: NX1X/pfSentinel

pfSentinel v0.1.3

09 May 12:42
@github-actions github-actions
77f1d5d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changed

  • Project license changed from MIT to Apache License 2.0 (applies retroactively to all prior versions)

Security

  • Bump paramiko from 3.x to 4.0.0 (CVE-2026-44405 — SHA-1 in RSA keys; no fully patched release yet, ignored in CI until upstream fix ships)
Assets 7
Loading

pfSentinel v0.1.2

07 May 15:36
@github-actions github-actions
06146bb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

License: This release is licensed under the Apache License 2.0. Originally published under MIT, it has been retroactively relicensed by the copyright holder.


Security

  • Add upper bound version caps to all dependencies to limit supply chain attack blast radius
  • Add pip-audit vulnerability scanning to CI pipeline
  • Add hash-pinned lock file verification (requirements.lock) in CI
  • Add Sigstore build provenance attestations to PyPI/TestPyPI publish steps
  • Configure Renovate to maintain lock file in sync with dependency updates

Added

  • pip-audit and pip-tools added to dev dependencies
Loading

pfSentinel v0.1.1

07 May 14:42
@github-actions github-actions
79be756
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

License: This release is licensed under the Apache License 2.0. Originally published under MIT, it has been retroactively relicensed by the copyright holder.


Fixed

  • Slack webhook URL validation now uses exact domain matching to prevent spoofed hostnames (CWE-20)
  • Telegram API URL assertion in tests uses startswith() for stricter validation

Removed

  • Unused TUI module (pfsentinel.tui) — the project uses CLI only
Loading

pfSentinel v0.1.0

30 Apr 12:04
@github-actions github-actions

Choose a tag to compare

License: This release is licensed under the Apache License 2.0. Originally published under MIT, it has been retroactively relicensed by the copyright holder.


First public beta release.

Added

  • Core Backup Engine
    • XML configuration backup via SSH (SFTP) or HTTPS (web UI with CSRF handling)
    • Extended backup targets: RRD data, package configs, DHCP leases, alias files, certificates, system logs
    • ZFS snapshot backups with incremental send support (pfSense 2.5+)
    • Filesystem archive backups (tar.gz of critical directories)
    • Backup orchestrator coordinating all backup types in a single operation
    • Change detection across config sections (interfaces, firewall, system, users, packages, VPN, DHCP, routes)
    • SHA-256 checksum verification for all backup types
    • gzip compression with configurable per-type retention policies
  • CLI (pfs command)
    • pfs setup -- guided first-time wizard
    • pfs status -- overview of devices, backups, and configuration
    • pfs backup run with --all-extras, --include, --config-only flags
    • pfs backup list / verify / delete / diff / restore / info / search / watch
    • pfs backup snapshot -- ZFS snapshot management
    • pfs backup archive -- filesystem archive creation
    • pfs device add / list / test / remove / edit with SSH key auth support
    • pfs config show / init / validate / path / set
    • pfs schedule enable / disable / status (Windows Task Scheduler + in-process fallback)
    • pfs notify telegram / slack setup -- notification channels
    • pfs update -- self-update from GitHub Releases
    • Interactive backup type selector when running without explicit flags
  • Security
    • Credentials stored in OS keyring (Windows Credential Manager / SecretService / keyrings.alt)
    • SSH key authentication (ed25519, RSA)
    • Configurable SSL verification per device
    • No passwords or tokens written to config files or logs
  • Notifications
    • Telegram bot notifications
    • Slack incoming webhook notifications
    • Windows toast notifications (winotify)
    • Windows Event Log integration
  • Cross-Platform
    • Windows 10/11, Ubuntu, Debian, macOS
    • Python 3.13+ or standalone binary (PyInstaller)
    • CI/CD with GitHub Actions (Ubuntu + Windows, Python 3.13 and 3.14)
Loading

AltStyle によって変換されたページ (->オリジナル) /