Commit Graph

8 Commits

Author SHA1 Message Date
Achintya Jai e934f748ee
adding new output types (#1085)
* sarif fully done, dd.json little left

* This is good to go now

* pre-commit fixes

* updated

* removing redundancy and less i/o operations

* ruff fixes

* fixed tests for Path.open

* rabbit suggestions

* added relevant documentation

* slight change in doc

* removing empty files that were added by mistake

* updated datatime format according to coderabbit's suggestions
2025-09-07 18:22:29 +00:00
Sam Stepanyan 987d4c3ed1 ScanID added to CLI and HTML report for easy identification of results 2024-09-21 02:30:26 +01:00
Arkadii Yakovets 6ffbf882cc
Apply suggestions from code review
Signed-off-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>
2024-09-17 16:28:06 -07:00
Captain-T2004 97c4f99bb9 Reverted back the results to results_dir directory(.data/results)
Now the comparison results are stored as report_compare_{date_time}_{scan_id}... in the default results_dir
2024-09-16 08:31:47 +05:30
Captain-T2004 9ffa45978e Fix file path handeling 2024-09-13 21:17:15 +05:30
Captain-T2004 d94f11860a CodeQL recommended changes 2024-09-11 21:05:09 +05:30
Captain-T2004 de4e02c2b1 Added Scan Compare feature 2024-08-26 04:02:07 +05:30
Arkadii Yakovets 8a64187048
Change the entry point name/location
As per request by Sam Stepanyan
2024-08-11 11:31:18 -07:00