Skip to content

Use local database directory from config instead of fixed sploitscan directory.#81

Open
soumyajitsamanta wants to merge 2 commits intoxaitax:mainfrom
soumyajitsamanta:feature/use-config-local-database
Open

Use local database directory from config instead of fixed sploitscan directory.#81
soumyajitsamanta wants to merge 2 commits intoxaitax:mainfrom
soumyajitsamanta:feature/use-config-local-database

Conversation

@soumyajitsamanta
Copy link

This PR enables sploitscan to use already checkout cvelistV5 directory via a configuration key "local_database_dir". So sploitscan can use that as source and not the always fixed directory.

Raspberry Pi User added 2 commits March 19, 2026 16:26
…directory.

This PR enables sploitscan to use already checkout cvelistV5 directory
via a configuration key "local_database_dir". So sploitscan can use that
as source and not the always fixed directory.
@soumyajitsamanta
Copy link
Author

Hi Maintainer, This is a simple PR to enable use of the configured cvelistV5 directory instead of always taking the one in user directory. If you have any problem do reply. Since I am not a python developer I tested few scenarios and see the other part of searching working well. This was required to make it run well in a pipeline build I had where I wanted to reuse the existing folder checkout in that docker file saving time.

However if you feel this does not cover all scenarios, the alternative will be to make a worktree from the already checked out cvelistV5 directory to the pre configured folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant