fluentd-ui
fluentd-ui copied to clipboard
Web UI for Fluentd
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [puma](https://github.com/puma/puma) from 5.4.0 to 5.6.4. Release notes Sourced from puma's releases. 5.6.4 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) The 5.6.3 release was a mistake (released the wrong...
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Fresh compile on Ubuntu 20.04 Here is my output after compiling: ``` Successfully installed fluentd-ui-1.2.1 Parsing documentation for fluentd-ui-1.2.1 Parsing sources... 100% [12/12] lib/treeview.rb Done installing documentation for fluentd-ui after...
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Update fluentd to 1.14.* for [Security Policy](https://github.com/fluent/fluentd/blob/master/SECURITY.md)
I run fluent in OpenShift. ```bash `/` is not writable. Bundler will use `/tmp/bundler20211227-7-1rry4sg7' as your home directory temporarily. `/` is not writable. Bundler will use `/tmp/bundler20211227-7-hpxmfc7' as your home...
I try to create a multiline parse via the in_tail configuration and I got the `No named captures in 'expression' parameter. The regexp must have at least one named capture`...