aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/test.sh
Commit message (Collapse)AuthorAgeFilesLines
* fixed PoC test caseLouis Burda2021-05-101-1/+0
|
* fixed hash parsing from info file and only query non-hidden dirs in standard ↵Louis Burda2021-05-101-3/+11
| | | | user mode
* extended query function to load file info, added poc testLouis Burda2021-05-101-22/+50
|
* save scan info and model, added vuln in load info, small tweaksLouis Burda2021-05-101-0/+11
| | | | create result directory with serialized info struct and model file after successful scan, dont modify the stl file contents during parsing, EOF getc vuln to truncate loaded hash added in load_info
* save hash statically, added file info output, improved error strings and ↵Louis Burda2021-05-091-2/+0
| | | | minor fixes
* further improved parsing and related testsLouis Burda2021-05-041-1/+34
|
* improved parsing for ascii stl and added sample file for testingLouis Burda2021-05-031-0/+9