USBGuard / usbguard

USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
https://usbguard.github.io/
GNU General Public License v2.0
1.1k stars 133 forks source link

Add missing .adoc files to the tarball (alternative to #561) #567

Closed hartwork closed 1 year ago

hartwork commented 1 year ago

Alternative to pull request #561 that also adds related regression tests to the CI.

CC @Cropi