Vector35 / Vector35/binaryninja-api
add support for warning/detecting NFS storage
Open
@negasora is already working on this.
Since Sep 10, 2025.
Component: Database
Effort: Low
Impact: Low
State: Awaiting Triage
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
SQLite is known to have major issues working on NFS mounts. We should see if it's possible to detect the storage backing when creating or saving BNDB files and warn the user appropriately.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.