Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16124d commit 5280cf4Copy full SHA for 5280cf4
2 files changed
csharp/ql/src/utils/model-generator/CaptureSinkModels.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Capture sink models.
3
- * @description Finds public methods that act as sinks as they flow into a a known sink.
+ * @description Finds public methods that act as sinks as they flow into a known sink.
4
* @kind diagnostic
5
* @id cs/utils/model-generator/sink-models
6
* @tags model-generator
java/ql/src/utils/model-generator/CaptureSinkModels.ql
* @id java/utils/model-generator/sink-models
0 commit comments