EricZimmerman / EricZimmerman/SQLECmd
No Map for NIST SQLite DB
- Dominant language
- C#
- Stars
- 61
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
** SQLECmd version # **
The version of SQLECmd you are running
SQLECmd version 1.0.0.0
**Describe the bug**
A clear and concise description of what the bug is, including the full command line you are using.
Missing map when processing the NIST NSRLRDS_2024.03.1_modern_minimal.db file downloaded from: https://s3.amazonaws.com/rds.nsrl.nist.gov/RDS/rds_3.00_demo/RDSv3_Modern_Minimal_Demo.zip.
Thank you for your continued work with the programs you maintain!
**To Reproduce**
Steps to reproduce the behavior:
1. Form Admin terminal, run **_.\SQLECmd.exe -f "E:\RDS_2024.03.1_modern_minimal\RDS_2024.03.1_modern_minimal.db" --csv "E:\"_**
2. Results yielded no csv output, but did create a missing map message.
3. See error
**Expected behavior**
Process the db and export a csv.
**Screenshots**

**Additional context**
When processing the NIST NSRLRDS_2024.03.1_modern_minimal.db file, I received a message that there was a missing map. `At least one database was found with no corresponding map (Use --debug for more details about discovery process) File name: E:\RDS_2024.03.1_modern_minimal\RDS_2024.03.1_modern_minimal.db, Tables: FILE,MFG,OS,PKG,VERSION`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.