Skip to content

Commit

Permalink
Update Protocols passing authentication in cleartext (ASIM Network Se…
Browse files Browse the repository at this point in the history
…ssion schema).yaml
  • Loading branch information
praveenthepro authored Mar 5, 2024
1 parent a7fc47c commit 237cd2a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ query: |
DstPortNumber == 21, "FTP",
"Other"
)
| extend IP_0_SrcIpAddr = SrcIpAddr
entityMappings:
- entityType: IP
fieldMappings:
- identifier: Address
- identifier: SrcIpAddr
columnName: SrcIpAddr
version: 1.0.0

0 comments on commit 237cd2a

Please sign in to comment.