-
The problem is when I scan these files of code:
./main.js:
```javascript
(() => {})(), // this line makes the codeql neglect the vulnerability?
(() => {
let fe = require('./source.js').s;
le…
-
### OrientDB Version: orientdb-community-3.2.32.tar.gz
### Java Version: openjdk 11.0.23 2024-04-16
### OS: Ubuntu 22.04.3 LTS
## Expected behavior
Orient Studio and Console should be able to…
-
### Due to this issue, we cannot launch the production server successfully. The migration stalls and the application fails to initialize correctly in the distributed environment.
### We are encount…
-
Today the grype DB is distributed via a hosted `listing.json` file with URLs to DBs, listing out historical entries to N many days. There are a few points here:
- The listing file serves two purposes:…
-
### OrientDB Version: 3.1.2, running in Docker based on official Docker image
### Java Version: 1.8.0_265
### OS: Docker host is SLES-12
## Expected behavior
The clients can reconnect to a dis…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
master
### What's Wrong?
![…
-
### The problem
Database value of WebUI/Device Settings/Default device display name template keeps reverting to Hostname / IP from sysName. Using dispatcher service only and not poller via cron.
…
-
Dear team,
Is it a good idea to add a filter group or a tag to distinguish distributed database / single node database?
Is it a good idea to add a filter group / tag to describe fault tolerance …
-
We have a CK cluster with four nodes, this cluster has two shards and each shard has two replicas.
There are two distributed tables, both tables are replicated, and we have another table created by …
-
## Question
Hi currently we are trying to deploy devlake in our dev env. We are trying to integrate devlake using helm chart with managed GCP Cloud database service.
Our DB is SSL enabled and we…