mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 17:23:03 +01:00
Change sarif sig severity to problem.severity
and rm redundant table col for kind
This commit is contained in:
@@ -84,7 +84,7 @@ struct_graph_2022_02_01 = (
|
||||
('kind', 'String'),
|
||||
('precision', 'String'),
|
||||
('security-severity', 'String'),
|
||||
('severity', 'String'),
|
||||
('problem.severity', 'String'),
|
||||
('sub-severity', 'String'),
|
||||
('tags', 'Array7069'))),
|
||||
( 'Struct6818',
|
||||
|
||||
Reference in New Issue
Block a user