mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 09:13:04 +01:00
Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
@@ -91,7 +91,7 @@ def joins_for_projects(basetables, external_info):
|
||||
e.project_id = hash.hash_unique((repoUri+extra).encode())
|
||||
else:
|
||||
repoUri = "unknown"
|
||||
|
||||
|
||||
res = pd.DataFrame(data={
|
||||
"id" : e.project_id,
|
||||
"project_name" : repoUri,
|
||||
|
||||
Reference in New Issue
Block a user