-
I know that ability to work async would be a fundamental change/improvement but I wanted to present this idea anyway. Any async API would have to be separate from the regular synchronous one and async…
-
Vulnerable Library - strapi-plugin-users-permissions-3.6.5.tgz
Path to dependency file: /app/package.json
Path to vulnerable library: /app/node_modules/json-schema/package.json
Found in HEAD com…
-
# Bug
When the primary key of the reference field of the model is not id, there will be a KeyError here.
### Current Behavior
```pyhton
def doc(self, include: Optional["AbstractSetIntStr…
-
As mongo odm is a good tool, this will be a good point to generate document and form dependents from mongodb
-
## CVE-2022-2564 - High Severity Vulnerability
Vulnerable Library - mongoose-5.11.13.tgz
Mongoose MongoDB ODM
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-5.11.13.tgz
Dependen…
-
Vulnerable Library - mongoose-6.3.5.tgz
Mongoose MongoDB ODM
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz
Path to dependency file: /package.json
Path to vulnerable lib…
-
## Describe the bug
Importing `BeanieBaseUser` does not work when importing from `fastapi_users.db`, but works when importing from `fastapi_users_db_beanie`. Not sure if related to https://github.c…
-
**API Platform version(s) affected**: dev/main
**Description**
After merging PR #4300, I got the following error when trying to open the UI:
> Unable to render this definition
>
> The pro…
-
Currently, when a MongoDB connection is made, the connection may stay open, stopping all other MongoDB connections from working.
The ODM that Chartbrew uses ([Mongoose](https://mongoosejs.com/)) ha…
-
https://github.com/somnambulist-tech/accounts-service-skeleton/blob/3bdfcde5803c7fabd6982bf6431161931e972a40/src/Users/Infrastructure/Persistence/Repositories/UserRepository.php#L12
Hello,
If I …