-
## Description
The prerequisite OpenCTI configuration for using the GraphQL Playground is not documented, which makes it difficult to learn GraphQL and build GraphQL queries. I didn't learn about t…
-
### Describe the bug
gh --version 2.46.0
When I `gh pr create -f -r $reviewer` in a repository with codeowners, github will automatically request a codeowner review, even if $reviewer is a codeowner.…
-
**Describe the bug**
The server pod is running without any issues, there's no errors on the logs as to make it that anything failed. However, the login functionality is not working even when using th…
ghost updated
3 weeks ago
-
I need to create an API Gateway that works with Kafka Out of The Box, has integrated logging and monitoring, health checks and works like a simple Rest Api / Reverse Proxy.
Also Server Sent Events, W…
-
**Describe the bug**
I had configured my cloudbeaver with the env variable in docker
```
- name: CLOUDBEAVER_BRUTE_FORCE_PROTECTION_ENABLED
value: "true"
- name…
-
Vulnerable Library - graphql-spring-boot-starter-12.0.0.jar
Path to vulnerable library: /java/graphql-idor/pom.xml,/java/graphql-mutation/pom.xml,/java/graphql-injections/pom.xml,/java/graphql-info…
-
### Amplify CLI Version
N/A
### Question
Keep in mind I replaced some sensitive info with placeholders.
Here is the schema(schema.ql.ts) auto generated using this `npx ampx generate schema…
-
## Prerequisites
- [X] I read the [Deployment and Setup](https://docs.opencti.io/latest/deployment/overview) section of the OpenCTI documentation as well as the [Troubleshooting](https://docs.openc…
-
I'm a GraphQL newbie, so I might be missing something here, but is there any reason why you might want introspection enabled in production for the `/admin/graphql` admin GraphQL endpoint? During devel…
-
The GraphQL spec allows for multi-part data, which lets us implement file uploads directly within GraphQL.
Currently, when a user wants to create an `Image` or `Video`, they must upload it to anoth…