Levente Polyak
Levente Polyak
I try to run the test suite to check for regressions but it hangs forever and never terminates. neither ```./run_tests``` nor ```./run_tests -t regression.uts -K netaccess``` works, while it passes...
Oryol::Input::Mouse does not offer possibility to enter lock mode without mouse button being pressed
It seems like it is not supported to enter the lockedMode (PointerLockModeEnable) without a mouse button being pressed. For GLFW, updating the locked mode is bound to the mouseButtonCallback https://github.com/floooh/oryol/blob/master/code/Modules/Input/glfw/glfwInputMgr.cc#L145...
cve and package (check if possibly more) should add the 'issue type' to the listing of the AVG references.
it would be nice to have a option so we can sort the issues overview by date rather then severity.
We should sometimes run a timer to check for packages that may be vulnerable again because of epoch bump and pkgver downgrade. - Where do we display those, in the...
We should implement a revert functionality for all audit log entries. The challenge is to come up with a good idea how that should work or behave as the sqlalchemy_continuum...
stats: open group count does not match with visible vulnerable groups on index This occurs because we keep groups with removed packages from the repo as open in the database....
The status always falls back to "Unknown" even when we want to select it to "Affected". It should show "Removed" instead and keep the status properly set.
_This feature requires to have a working login and user accounts_ it should be possible to sign-off issues and groups (and later advisory drafts) with a logged in account. this...