Alexandr Hacicheant
Alexandr Hacicheant
## Description The current docker image [adolfintel/speedtest](https://hub.docker.com/r/adolfintel/speedtest) uses php 7.4.28 that contains a few security issues: https://bugs.php.net/bug.php?id=81719 https://bugs.php.net/bug.php?id=81720 ``` docker run --rm adolfintel/speedtest php -v PHP 7.4.28 (cli) (built: Feb...
# Bug When requesting non-exists / destroyed structure information by ID, I receive success 200 OK response instead of 403/404 error, but there is no that bridge in-game (Structure browser...
## Description Adds support of [Zulip](https://zulip.com/) service ## Motivation and Context Closes an issue #457 ## Checklist: - [x] My code follows the code style of this project. - [x]...
Removed `wordpress` from `known` targets due to wordpress cataloger support (https://github.com/anchore/syft/pull/2218) in `Syft`
There is a draft of pritunl settings resource #12 For example ``` resource "pritunl_settings_override" "default" { username = "admin" monitoring = "none" pin_mode = "optional" theme = "dark" server_port =...