- Rename all Java packages from com.sap.psr.vulas to org.eclipse.steady
- Rename the groupId of all Maven artifacts from com.sap.research.security.vulas to org.eclipse.steady
The APIs of the server-side components (rest-backend, rest-lib-utils, rest-nvd) remains as-is.
However, the renaming of Maven artifacts will require plugin users to change the invocation of Steady in their build environments and pipelines, e.g., the respective plugin section in pom.xml files, or the invocation of plugin goals using the fully-qualified artifact name.