Do you mean for all the libraries used by b4x? So not just for a project?
Exactly, that will help more programmers
(who, like you and me) have that special care when using libraries and dependencies.
Although I'm currently new to B4X and still in the tutorial stage... it doesn't take away from my experience in .NET and production software. I know very well the cost, tech-debt, and implications of using a third-party dependency
|| The use of libraries with CVEs.
As for me; I already see a post or forum section where dependencies with CVSs are listed, as well as whether they are patched or not, and also if there is/exists a way to mitigate it.
I still remember when I woke up and came across
PostgreSQL CVE-2025-1094 and the way to exploit it; at that time we were using Supabase as a cloud service for certain projects.