
MajaHamer asked a question.
Hi, how to get open source libraries report from Snow License Manager?
We have recently upgrade our Sonar Qube licence to include Sonar Qube Advanced security.
It offers an option to monitor open source libraries used in applications.
In order for us to implement we would need a list of all libraries approved/in use. Can Snow License Manager be used as a source of this info?
Hi Maja,
Based on SonarSource documentation (https://docs.sonarsource.com/sonarqube-server/extension-guide), SonarQube’s Advanced Security features (SAST and SCA) operate on source code and build‑time dependency descriptors rather than on installed or compiled binaries.
Snow License Manager, on the other hand, inventories installed software and detected binaries at runtime. It does not have visibility into application source code, dependency manifests (e.g. pom.xml, package.json), or the open‑source libraries used at build time.
Because of this difference in scope, Snow License Manager cannot be used as a reliable source for the list of open‑source libraries required by SonarQube SCA.
I would recommend engaging directly with SonarSource (or their professional services / documentation) to clarify what inputs SonarQube expects and how to establish an approved‑libraries baseline within their toolchain.
It really depends how those libraries materialize on your devices/servers.
When it comes to detection you have 2 routes you can take:
For any of those 2 options, you will need to ensure that: