Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
KuechA committed Nov 23, 2023
1 parent 8abd6a4 commit 6b6f635
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ enum class Properties {
DEPENDENCE,
DYNAMIC_INVOKE,
SENSITIVITY,
CALLING_CONTEXT
CALLING_CONTEXT_IN,
CALLING_CONTEXT_OUT
}

/** The types of dependencies that might be represented in the CPG */
Expand Down

0 comments on commit 6b6f635

Please sign in to comment.