|
| 1 | +--- |
| 2 | +title: "Vulnerability-Lookup 2.7.0 released" |
| 3 | +slug: vulnerability-lookup-2-7-0 |
| 4 | +layout: news |
| 5 | +date: 2025-03-27 |
| 6 | +tags: |
| 7 | + - release |
| 8 | + - screencast |
| 9 | +excludeSearch: true |
| 10 | +--- |
| 11 | + |
| 12 | +We’re delighted to announce the release of Vulnerability-Lookup 2.7.0, |
| 13 | +packed with new features, enhancements, and bug fixes. |
| 14 | + |
| 15 | +{{< video src="/images/news/2025/03/2025-03-27-notifications-organizations.webm" type="video/webm" preload="auto" >}} |
| 16 | + |
| 17 | +## What's New |
| 18 | + |
| 19 | +### Vendor and Product Management |
| 20 | + |
| 21 | +Added support for extending or aliasing CPE names, allowing vendor and product names to be mapped. |
| 22 | +This addresses the issue of CPE fragmentation or inconsistency, where an organization might have multiple vendor names, |
| 23 | +or a single product is referenced by different CPE identifiers (e.g., `"cpe:/a:oracle:java"` vs. `"cpe:/a:sun:java"` for the same product). |
| 24 | + |
| 25 | +The solution introduces organizations as unified containers, consolidating known CPE vendor names under a single entity. |
| 26 | +Related products are linked to this entity. Additionally, a curated list of CPE product name |
| 27 | +synonyms helps resolve naming discrepancies. |
| 28 | + |
| 29 | +A point of contact (email/URL) can be added to an organization. |
| 30 | +[#110](https://github.com/vulnerability-lookup/vulnerability-lookup/pull/110) |
| 31 | + |
| 32 | + |
| 33 | +### Public pages |
| 34 | + |
| 35 | +[](/images/news/2025/03/2025-03-27-list-organizations.png) |
| 36 | +[](/images/news/2025/03/2025-03-27-organization-circl.png) |
| 37 | +[](/images/news/2025/03/2025-03-27-product-MISP.png) |
| 38 | + |
| 39 | + |
| 40 | +### Management pages |
| 41 | +[](/images/news/2025/03/2025-03-27-products-management.png) |
| 42 | + |
| 43 | +[](/images/news/2025/03/2025-03-27-cpe_product_name_management.png) |
| 44 | + |
| 45 | + |
| 46 | +### New notifications for users |
| 47 | + |
| 48 | +[](/images/news/2025/03/2025-03-27-your-notifications.png) |
| 49 | + |
| 50 | + |
| 51 | +### Organization Membership |
| 52 | + |
| 53 | +Users can now be part of one or multiple organizations in Vulnerability-Lookup. |
| 54 | +[#110](https://github.com/vulnerability-lookup/vulnerability-lookup/pull/110) |
| 55 | + |
| 56 | + |
| 57 | +### New API endpoints |
| 58 | + |
| 59 | +Introduced new endpoints to retrieve information about organizations and products. |
| 60 | +It is as well possible to get all CPE information related to a product or an organization, as a JSON file. |
| 61 | +(``/organization/<uuid>/export_cpe_information`` and ``/product/<uuid>/export_cpe_information``) |
| 62 | +[#110](https://github.com/vulnerability-lookup/vulnerability-lookup/pull/110) |
| 63 | + |
| 64 | +An example of export is available here: |
| 65 | +[CIRCL_CPE.json](https://vulnerability.circl.lu/organization/1a89b78e-f703-45f3-bb86-59eb712668bd/export_cpe_information) |
| 66 | + |
| 67 | + |
| 68 | +📂 To see the full rundown of the changes, users can visit the changelog on GitHub: |
| 69 | +https://github.com/vulnerability-lookup/vulnerability-lookup/releases/tag/v2.7.0 |
| 70 | + |
| 71 | + |
| 72 | +🙏 Thank you very much to all the contributors and testers! |
| 73 | + |
| 74 | + |
| 75 | +## New community on OSSBase |
| 76 | + |
| 77 | +The Vulnerability-Lookup community is now hosted on OSSBase! 🎉 |
| 78 | + |
| 79 | +🔗 Join the discussion: |
| 80 | +https://discourse.ossbase.org/t/vulnerability-lookup-2-7-0-released/35 |
| 81 | + |
| 82 | +Account creation is fully open! |
| 83 | +Sign up, explore, and share your feedback—we’d love to hear your thoughts! 💡 |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | +## Feedback and Support |
| 88 | + |
| 89 | +If you encounter issues or have suggestions, please feel free to open a ticket on our GitHub repository. Your feedback is invaluable to us! |
| 90 | +https://github.com/vulnerability-lookup/vulnerability-lookup/issues/ |
| 91 | + |
| 92 | + |
| 93 | +## Follow us on Fediverse/Mastodon |
| 94 | + |
| 95 | +You can follow us on Mastodon and get real time informationa about security advisories: |
| 96 | +https://social.circl.lu/@vulnerability_lookup/ |
| 97 | + |
| 98 | + |
| 99 | +## Hackathon |
| 100 | + |
| 101 | +Join our upcoming Hackathon and contribute to Vulnerability-Lookup! |
| 102 | + |
| 103 | +📅 When: 8th & 9th April in Luxembourg |
| 104 | +📍 Where: www.parc-hotel.lu (120 Route d’Echternach L-1453 Luxembourg) |
| 105 | + |
| 106 | +https://hackathon.lu |
0 commit comments