mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 17:23:03 +01:00
Processing in stages: Move the initial sarif_cli code to sarif_cli/traverse
This commit is contained in:
committed by
=Michael Hohn
parent
7d49c3bd08
commit
ef08825b43
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
import argparse
|
||||
import json
|
||||
import sarif_cli as S
|
||||
import sarif_cli.traverse as S
|
||||
import sys
|
||||
import collections
|
||||
|
||||
|
||||
Reference in New Issue
Block a user