cerebro
cerebro copied to clipboard
Hey there! I belong to an open source security research community, and a member (@peiqi0) has found an issue, but doesn’t know the best way to disclose it. If not...
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...
Hi, just added a new "cold" node to the cluster which has roles [ data-cold] and nothing else. This seems to be the only way to stop ES dumping hot...
Hello, I am noticing a case where the autocomplete section of the REST page (where the index / url is entered) it is very slow when accessing a cluster with...
I try to use application.conf like this: `play.ws.ssl { keyManager = { stores = [ { type = "PKCS12", path = "/data/cerebro-0.9.4/elastic-certificates.p12", password = "" } ] } trustManager =...
Hi @lmenezes: I just merged some feature to the newest master branch. It's able to merge. 1. added an option to show more aliases 2. closed indices also show its...
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
hello~Although I started successfully, an error occurred while accessing localhost:9200. here is my output: ``` [info] play.api.Play - Application started (Prod) (no global state) [info] p.c.s.AkkaHttpServer - Listening for HTTP...
``` - AUTH_TYPE=ldap - LDAP_METHOD=simple - LDAP_URL=ldap://ldap:389 - LDAP_BASE_DN=DC=example,DC=org - LDAP_USER_TEMPLATE=uid=%s,%s ``` Just giving the above configs won't work because even if the `base-dn` and `user-attr-template` in LDAP group search...
With this update you can send rest API with submit rest form. Pressing the button every time is not convenient now