- Notifications
You must be signed in to change notification settings - Fork1.7k
[csharp] How to add a flow step with a separate class#20090
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hello,
Because of this problem, codeql build-in queries sometimes fail to build proper flow between a source and a sink. I'd prefer to create a single class in a customization Could you tell me how to create an additional flow step so that it is recognized by the global dataflow across codeql, please? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Here are the latest docs for library modelling -- apologies for the out-of-date reference to the old way of doing things; I'll pass that onto the team: https://codeql.github.com/docs/codeql-language-guides/customizing-library-models-for-csharp/ |
BetaWas this translation helpful?Give feedback.