Nicolas Crocfer

Results 235 comments of Nicolas Crocfer

Hi @Nath31570, Thank you very much for your kind words—it’s always great to receive feedback like this 👍 To answer your question, yes, the API has changed significantly in v2,...

Here is the API documentation: https://docs.opencve.io/api/

@umutcancakann , yes API will be improved. That said I don't have any ETA to give you but it will be in next months.

Hi @el-m-o, Unfortunately, I don't use Microsoft or MS Graph, so I’m unable to investigate or reproduce the issue. I looked into the possible root cause of this error, and...

Did you explicitly set the `SOCIALACCOUNT_ONLY` setting to `True` in your instance configuration? If so, that is likely the cause of the error, as this setting enables or disables certain...

To be honest, I'm not sure if this is possible with Django Allauth. I recommend checking the official documentation to confirm: [Allauth Configuration](https://docs.allauth.org/en/dev/account/configuration.html). I personally looked into it but couldn’t...

Hi, Don't worry this is just a warning, the installation is still working :) The warning is raised here: https://github.com/apache/airflow/blob/main/airflow/utils/dot_renderer.py#L28 We'll hide this warning in the next releases.

Hi, yes we plan to add it in OpenCVE.

It seems to be a `git` issue, your repositories could be broken. Try to `git reset --hard` them or launch a new installation of OpenCVE.

Thank you for your message. At the moment, we're focusing on other priorities such as integrating KEV and EPSS data, as well as supporting additional advisories. We’re also planning a...