Re: [D] how to configure apps that use nacos as service-registry [hertzbeat]

2025-04-16 Thread via GitHub
GitHub user tomsun28 added a comment to the discussion: how to configure apps that use nacos as service-registry cc @Calvin979 hi, can the `auto-service-discovery` support this ? GitHub link: https://github.com/apache/hertzbeat/discussions/3251#discussioncomment-12856356 This is an auto

Re: [D] Use ANTLR DSL to parse expression [hertzbeat]

2025-04-16 Thread via GitHub
GitHub user tomsun28 added a comment to the discussion: Use ANTLR DSL to parse expression > sry, could you please describe it in more detail? I guess what you said > QueryExecutor.execute supporting sql, and what i said before is replace regex > + stack parse expression replace by antlr4, i a

CVE-2024-56736: Apache HertzBeat (incubating): Server-Side Request Forgery (SSRF) in Api Config Oss

2025-04-16 Thread Chao Gong
Severity: low Affected versions: - Apache HertzBeat (incubating) before 1.7.0 Description: Server-Side Request Forgery (SSRF) vulnerability in Apache HertzBeat. This issue affects Apache HertzBeat (incubating): before 1.7.0. Users are recommended to upgrade to version 1.7.0, which fixes the i

Re: [D] Configuring Victoria Metrics db instead of H2 db [hertzbeat]

2025-04-16 Thread via GitHub
GitHub user bigcyy added a comment to the discussion: Configuring Victoria Metrics db instead of H2 db Hi, I didn't encounter any issues during testing. Has your VictoriaMetrics DB been started? Use the following command to check the currently running Docker containers: ```sh docker ps ```