-
Due to recent [`allow-deny` security issues](https://blog.meteor.com/meteor-allow-deny-vulnerability-disclosure-baf398f47b25), it has been decided that `allow-deny` will be officially deprecated at so…
-
This block completely chokes on big data sets. We should:
- [ ] change the internal api for report.class.php to return an iterators / resultsets instead of massive arrays in memory.
- [ ] change the t…
-
### Steps to Reproduce
1. Send GET request to: https://bsky.social/xrpc/com.atproto.sync.getBlob
2. With query parameters:
- did=[REDACTED]
- cid=[blob CID]
### Attachments
![Screenshot Fr…
-
Currently, we use the "enable-api-fields" feature flag to allow users to opt into features at different stability levels, as described in [tep-0033](https://github.com/tektoncd/community/blob/main/tep…
-
**What happened**:
When creating containers connected through an internal network, the communication between these containers is not working.
**What you expected to happen**:
It shouldn't m…
-
Running this on an Unraid server in docker, using the develop branch. Saw there was an update so I ran it. The Library page works, but the Settings page gives me this error in the browser:
Intern…
-
### Have you checked our README?
- [X] I have checked the README
### Have you followed our Troubleshooting?
- [X] I have followed your Troubleshooting
### Is there already an issue for your proble…
-
### What version of rules_go are you using?
v0.42.0
### What version of gazelle are you using?
v0.34.0
### What version of Bazel are you using?
7.0.2
### Does this issue reproduc…
-
Some databases use extended schema name like "catalog"."schema" instead of simply "schema".
Currently on Flyway CLI, when `flyway.schemas` or `flyway.defaultSchema` configuration keys are set with …
-
**Description**:
Generate SDKs from brownfield converted TypeSpec specifications for internal validation purposes only. These SDKs will be used to ensure that the conversion process does not introduce…