Samsung / LPVS

License Pre-Validation Service analyzes which open source components and licenses are used in every patch. It returns the list of restricted licenses and the possibility of license violation on the comment with the exact code location and the open source component information.
https://samsung.github.io/LPVS/
MIT License
24 stars 26 forks source link

Optimise dababase dump for both creating local database and running single scan #331

Closed m-rudyk closed 10 months ago

m-rudyk commented 10 months ago

Feature Request

Description: Currently, project uses 2 dump files for:

Use Case: Optimise dump file to use same for both operations

Additional Information: Add any other context or screenshots about the feature request here.

v-kerimov commented 10 months ago

Looked into the problem. At the same time found some errors in the application-singlescan.properties file that need fixing. The solution is almost arrived at. It is possible to remove schema.sql and data.sql can be renamed as whatever, including database_dump.sql.