Update daprdocs/content/en/operations/support/support-security-issues.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Mark Fussell 2024-06-21 21:03:30 -07:00 committed by GitHub
parent 1bfd33671a
commit 4130f414ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ reported by the tool _actually exists_ in Dapr, including the CLI, Dapr SDKs, th
or any other repo under the Dapr org.
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
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.