Nicolas Crocfer

Results 235 comments of Nicolas Crocfer

Closing this issue as OpenCVE is now based on Django for the webserver component, this bug is no more present.

Hi, I'm not a CSS expert and I didn't tried OpenCVE on 960px window (only 3120 pixels as you said). If you can make a PR I will be very...

Hi @Keshav-CUJ , Thanks a lot for your interest, we’re definitely open to contributions and appreciate your help! We don’t have strict contribution rules yet (we’re working on a `CONTRIBUTING.md`...

I will let the community handles this issue as I don't use Traefik and this issue is custom to your own installation.

Closing this issue as it is not directly related to OpenCVE but rather to a problem with Traefik inside Docker. Additionally, this issue concerns OpenCVE v1, whereas the latest version...

The `Segmentation fault (core dumped)` error seems to be an issue with your RAM. Try to increase it and relaunch your commands (don't forget to clean your database first).

It’s on our roadmap 😉 Adding new sources to OpenCVE isn’t a trivial task — it requires building an extensible and maintainable module to support them properly. That said, we...

Duplicates: https://github.com/opencve/opencve/issues/584

For Airflow you can already do it: https://airflow.apache.org/docs/apache-airflow/stable/howto/set-config.html# Unfortunately, this would be quite complicated to achieve it for Django as it offers a wide range of configuration settings that cannot...