Nicolas Crocfer

Results 235 comments of Nicolas Crocfer

Hi @patrickpoortman , First of all, thank you for your contribution! Even though it's a simple change, I’d like to take some time to test a few other combinations. I...

Hi, It seems to be related to this issue: https://github.com/opencve/opencve/issues/57 Can you connect on the `celery_worker` container and execute `db.session.rollback`?

Check here: https://github.com/opencve/opencve/issues/84#issuecomment-808929259

We use Docker for the Opencve.io website and we don't have this error. The only diff I see is your swarm environment, maybe the probem comes from there? Unfortunately I'm...

> The provided docker-compose.yml is incredible complicated @schenklklopfer what's your advice to simplify it?

@schenklklopfer Thank you for your feedback. From what I can tell, many of the challenges you pointed out seem related specifically to Docker Swarm. Compared to other `docker-compose.yml` files, the...

Closing this issue as original answer was dedicated to v1. Feel free to reopen another clearer one if needed.

OpenCVE populates its CWE database using the weaknesses field of each CVE. I assume that this CWE is still not associated to any CVE. This kind of issue is the...

OpenCVE now supports Python 3.10 and later (as of the date of this comment).

I think this problem is raised by the underlying users package I use in the current version of OpenCVE (Flask-User). I will not try to fix it because I work...