Skip to content

Commit

Permalink
REMOVE AGAIN: Provoke test failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnebel committed Nov 4, 2024
1 parent 85f97c2 commit 56c0f69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions csharp/test/security/CWE-328/WeakPasswordHashing.expected
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ nodes
| WeakHashingAlgorithms.cs:65:50:65:57 | access to parameter password : String | semmle.label | access to parameter password : String |
| WeakHashingAlgorithms.cs:66:43:66:47 | access to local variable bytes | semmle.label | access to local variable bytes |
| WeakHashingAlgorithms.cs:78:16:78:20 | access to local variable bytes : Byte[] | semmle.label | access to local variable bytes : Byte[] |
| WeakHashingAlgorithms.cs:78:24:78:58 | call to method GetBytes : Byte[] | semmle.label | call to method GetBytes : Byte[] |
| WeakHashingAlgorithms.cs:78:50:78:57 | access to parameter password : String | semmle.label | access to parameter password : String |
| WeakHashingAlgorithms.cs:79:45:79:49 | access to local variable bytes | semmle.label | access to local variable bytes |
subpaths

0 comments on commit 56c0f69

Please sign in to comment.