mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Recognize the model generator involvement in the models' provenances
This commit is contained in:
@@ -66,5 +66,5 @@ extensions:
|
||||
extensible: neutralModel
|
||||
data:
|
||||
# summary neutrals
|
||||
- ["java.net", "Socket", "getOutputStream", "()", "summary", "manual"]
|
||||
- ["java.net", "Socket", "connect", "(SocketAddress,int)", "summary", "manual"]
|
||||
- ["java.net", "Socket", "getOutputStream", "()", "summary", "df-manual"]
|
||||
- ["java.net", "Socket", "connect", "(SocketAddress,int)", "summary", "df-manual"]
|
||||
|
||||
Reference in New Issue
Block a user