You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Comments**: Ability to add, review and share comments on vulnerability advisories.
32
+
-**Bundles**: Possibility to create bundles of vulnerability advisories with a description.
33
+
-**RSS/Atom**: An extensive RSS and Atom support for vulnerabilities and comments.
34
+
-**EPSS**: Integration of the Exploit Prediction Scoring System score.
35
+
24
36
25
37
26
38
## Funding
@@ -30,4 +42,5 @@ feel free to create an account on the [the official instance](https://vulnerabil
30
42
31
43
The NGSOTI project is dedicated to training the next generation of Security Operation Center (SOC) operators, focusing on the human aspect of cybersecurity. It underscores the significance of providing SOC operators with the necessary skills and open-source tools to address challenges such as detection engineering, incident response, and threat intelligence analysis. Involving key partners such as CIRCL, Restena, Tenzir, and the University of Luxembourg, the project aims to establish a real operational infrastructure for practical training. This initiative integrates academic curricula with industry insights, offering hands-on experience in cyber ranges.
32
44
33
-
vulnerability-lookup is co-funded by CIRCL and by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or ECCC. Neither the European Union nor the granting authority can be held responsible for them.
45
+
vulnerability-lookup is co-funded by [CIRCL](https://www.circl.lu) and by the European Union.
46
+
Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or ECCC. Neither the European Union nor the granting authority can be held responsible for them.
Vulnerability-Lookup is a rewritten version of cve-search, an open-source tool initially aimed at maintaining a local CVE database. The original cve-search had design and scalability limitations, and its public instance operated by CIRCL is maxing out at 20,000 queries per second.
8
+
9
+
As vulnerability sources have diversified beyond the NVD CVE, a new tool was needed to support the CVD process, allowing for bundling, commenting, publishing, and extending vulnerability information in a collaborative manner.
10
+
11
+
12
+
## License
13
+
14
+
Vulnerability-Lookup is free software released under the "GNU Affero General Public License v3.0".
15
+
16
+
~~~
17
+
Copyright (c) 2023-2024 Computer Incident Response Center Luxembourg (CIRCL)
0 commit comments