marcus67
marcus67
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
Current status: The URL for the API calls (e.g. `/api/status`) is always relative to the root URL `/`. The configuration item `[StatusServer]base_url` is not used to compute the API URL....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
Current behavior: when network connectivity is lost slaves will never be informed about exceeded ligin times. Hence, monitored users will not be logged out. This might be an “attack vector”...
When LittleBrother encounters an out of disk error, it's probably wise to terminate the application since it has a continuous (albeit small) disk space consumption.
Current behavior: There is only one process pattern to recognize activity of a user. If at least such a process is found the user is active, other inactive. Active processes...
Current behavior: The internal API URL for receiving communication from the clients does not heed the setting `base_url` which is used for the Web GUI. Desired behavior: It should be...
The option `[ClientProcessHandler]scan_command_line_options` is not communicated to the slaves although it is important for correct process scanning. There has to be a generic mechanism for synchronizing certain relevant options to...