-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
koxon updated
5 years ago
-
Here are two open-source graph database technologies that would be suitable to represent provenance graphs:
- https://graphql.org/
- https://neo4j.com/ (Kenny used it in the past)
More are avai…
-
While trying to create a unit test for secretsmanager using LocalstackDockerExtension I received the following error. Localstack works fine if I manually run it outside of the tests and connect to i…
-
### Issue description
**TLDR:** the `chef-client` command on the `aws-sdk` dependencies times out before its `ruby bundle` step has completed.
When invoking a chef run via `chef-client`, the `ru…
-
Therefore, it is not a `can be used as-is` condition as written in the [document](https://github.com/awslabs/aws-cdk/tree/v0.25.2/packages/decdk#raw-cloudformation).
If this becomes possible, will …
-
Check whether it would be possible to provide a database service implementation using AWS Neptune
## Links
* https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-gremlin-differences…
-
**TLDR:** the `chef-client` command times out before its `ruby bundle` step has completed.
When invoking a chef run via `chef-client`, the `ruby bundle` command is invoked to install dependencies. …
-
**Describe the bug**
Running https://adaway.org/hosts.txt through https://github.com/funilrys/PyFunceble, tells me that more than half of the domains in *AdAway Default Blocklist* are inactive (espec…
-
CloudMapper should be able to display a map of all AWS network resources, which I'll define as those resources that can have Security Groups applied to them.
This includes:
- Interface endpoints (…
-
The command works fine in the gremlin console, but fails to serialize when returned.
Command: `g.V().limit(1).valueMap(true)`
Expected Return: {label=User, id=someid123, count=1}
Actual Error…