Bugs go to GitHub Issues. Questions go to GitHub Discussions. Feature ideas belong here. Read the full guide
Implement Code Rabbit for Bug triaging.
What is the installation method of your PatchMon server? Docker ### What is the version of your PatchMon server? 2.0.2 ### Briefly describe the feature Agent binary signing: prevent compromised server from pushing arbitrary root-level code via auto-update ### Detailed description ## Summary The agent auto-update mechanism verifies downloaded binaries using a SHA256 hash, but both the binary and the hash are served by the same PatchMon server. The hash check protects against transm...
https://docs.npmjs.com/cli/v11/using-npm/config#min-release-age Around 24 hours for the tests.
Adding a feedback widget in PatchMon with a toggle (QuackBack integration)
Backdated copying of GH release notes into Feedback portal. This is so we have a single source of truth for Version number and release notes that propogate into the app and this Feedback portal.
Add Contributor License Agreement flow for PRs submitted by community.