mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 09:13:04 +01:00
Remove repls; add scripts/test-vcp.sh
This commit is contained in:
committed by
=Michael Hohn
parent
f1a70dd023
commit
c299321ab8
@@ -105,9 +105,6 @@ def joins_for_projects(basetables, external_info):
|
||||
|
||||
# Force all column types to ensure appropriate formatting
|
||||
res1 = res.astype(ScanTablesTypes.projects).reset_index(drop=True)
|
||||
# XX: automationDetails?
|
||||
import IPython
|
||||
IPython.embed(header="spot 11")
|
||||
#
|
||||
return res1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user