-
### Installed product versions
- Visual Studio: 2019
### Description
BundlerMinifier consuming older version of NewtonSoft.Json (9.0.1) which is vulnerable to a Denial of Service (DoS) attack. Pl…
-
The API endpoints return internal objects, for example:
The endpoint to get all categories:
`http://127.0.0.1:3000/v1/category`
returns the struct [Category](https://github.com/torrust/torrus…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
-
Hello,
I'm starting now using the plugin, and I have now noticed that by default, nested objects get null id fields when indexing.
Using the samples as an example, in the Team object, the nested objec…
-
I am having an issue trying to use double nested forms. Basically I'm trying to make a form that has objects nested inside other nested objects. Everything is working fine except when you attempt to a…
-
Calling `nconf.get()` (with no arguments) in between storage engines being added/removed causes them to erroneously overwrite each others' values. The following script reproduces the issue:
```
var n…
-
After i add sails-permissions to the project, i have all my blueprint actions broken: they don't populated with nested objects.
Please fix this bug.
-
I am using Djongo to integrate MongoDB with my Django project. I have a model with a `JSONField` and I am trying to filter based on a nested field within the `JSONField`. Here's a simplified version…
-
return JSON.parse(items)
(method) JSON.parse(text: string, reviver?: ((this: any, key: string, value: any) => any) | undefined): any
Converts a JavaScript Object Notation (JSON) string into an ob…
-
When we have nested menus which open on mouse hover i.e. no need to mouse click, the recording fails completely - unnecessary click objects are recorded which cause issues during sequence execution.