Loading Cargo.lock +1 −0 Original line number Diff line number Diff line Loading @@ -8277,6 +8277,7 @@ dependencies = [ "serde", "serde_json", "serde_yaml", "strum 0.28.0", ] [[package]] Loading config/SCHEMA_VERSION +1 −1 Original line number Diff line number Diff line 13 14 config/graph.sql +1 −1 Original line number Diff line number Diff line -- SCHEMA_VERSION=13 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- SCHEMA_VERSION=14 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- Regenerate with: mise schema:generate:ddl CREATE TABLE IF NOT EXISTS checkpoint ( Loading config/graph_local.sql +1 −1 Original line number Diff line number Diff line -- SCHEMA_VERSION=13 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- SCHEMA_VERSION=14 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- Regenerate with: mise schema:generate:ddl:local CREATE TABLE IF NOT EXISTS gl_definition ( Loading config/ontology/nodes/security/finding.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ redaction: resource_type: security_finding id_column: id ability: read_security_resource required_role: security_manager properties: id: Loading Loading
Cargo.lock +1 −0 Original line number Diff line number Diff line Loading @@ -8277,6 +8277,7 @@ dependencies = [ "serde", "serde_json", "serde_yaml", "strum 0.28.0", ] [[package]] Loading
config/graph.sql +1 −1 Original line number Diff line number Diff line -- SCHEMA_VERSION=13 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- SCHEMA_VERSION=14 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- Regenerate with: mise schema:generate:ddl CREATE TABLE IF NOT EXISTS checkpoint ( Loading
config/graph_local.sql +1 −1 Original line number Diff line number Diff line -- SCHEMA_VERSION=13 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- SCHEMA_VERSION=14 [AUTOGENERATED — DO NOT EDIT MANUALLY] -- Regenerate with: mise schema:generate:ddl:local CREATE TABLE IF NOT EXISTS gl_definition ( Loading
config/ontology/nodes/security/finding.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ redaction: resource_type: security_finding id_column: id ability: read_security_resource required_role: security_manager properties: id: Loading