mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
4b711d2e2c
commit
1bfd33671a
|
@ -31,7 +31,7 @@ scanning tool **unless** work has specifically been done to confirm that a vulne
|
|||
reported by the tool _actually exists_ in Dapr, including the CLI, Dapr SDKs, the components-contrib repo,
|
||||
or any other repo under the Dapr org.
|
||||
|
||||
We make use of these tools ourselves and try to act on the output they produce; they
|
||||
We make use of these tools ourselves and try to act on the output they produce.
|
||||
can be useful! We tend to find, however, that when these reports are sent to our security
|
||||
mailing list they almost always represent false positives, since these tools tend to check
|
||||
for the presence of a library without considering how the library is used in context.
|
||||
|
|
Loading…
Reference in New Issue