-
**Describe the bug/feature**
When using kadet with the json output, the resulting file is not sorted. This is inconsistent with the yaml output version.
For instance the following:
```
obj.root.…
-
**Is your feature request related to a problem? Please describe (REQUIRED):**
I use json files for level configs.
When i change level in game and resave it content to json. Keys in json objects so…
-
### Bug Report Checklist
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](https:…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
Command:
`vulncheck index list initial-access --cve CVE-2024-9644`
Output:
```
{
"_times…
-
```console
% gh --version
gh version 2.58.0 (2024-10-01)
https://github.com/cli/cli/releases/tag/v2.58.0
% gh -R brave/brave-core search prs --limit 256 --merged --merged-at ">$(date -I -d '1 m…
-
### Bug description
I found a bug in camel-rest-openapi.
The following code exists in RestOpenApiProcessor.java in [4.8.0](https://github.com/apache/camel/blob/camel-4.8.0/components/camel-rest-op…
-
hi,
i tried to create an new collection with the post statement, but it is not possible.
so may the post function could be changed like:
```
def post(self, path, query: Dict = None, **kwargs):…
-
Providing my notes on some items to cover
### **1. Allocating Nodes in Specific Racks or Cabinets**
**Selecting Nodes in Specific Cabinets or Chassis:**
- To allocate nodes in a specific cab…
-
Hi,
I downloaded the module from the releases page and added it to the modules folder, also added the metadata.json line to the vaults.json file, but it doesn't seem to work and breaks spotify (it wo…
-
Hi,
first of all congrats for your great lib. Is it possible to have a json file sorted as the source .properties? Now the keys are ordered randomly.
Thanks