mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 17:23:03 +01:00
Add missing sig fix for populating problem.severity
This commit is contained in:
@@ -83,8 +83,8 @@ struct_graph_2022_02_01 = (
|
|||||||
( 'struct',
|
( 'struct',
|
||||||
('kind', 'String'),
|
('kind', 'String'),
|
||||||
('precision', 'String'),
|
('precision', 'String'),
|
||||||
('security-severity', 'String'),
|
|
||||||
('problem.severity', 'String'),
|
('problem.severity', 'String'),
|
||||||
|
('security-severity', 'String'),
|
||||||
('sub-severity', 'String'),
|
('sub-severity', 'String'),
|
||||||
('tags', 'Array7069'))),
|
('tags', 'Array7069'))),
|
||||||
( 'Struct6818',
|
( 'Struct6818',
|
||||||
|
|||||||
Reference in New Issue
Block a user