Skip to content

Commit 0d2e7d4

Browse files
add expected output
1 parent 5179a99 commit 0d2e7d4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
edges
2+
| test.swift:20:45:20:45 | 999 : | test.swift:33:22:33:43 | call to getLowIterationCount() : |
3+
| test.swift:33:22:33:43 | call to getLowIterationCount() : | test.swift:37:84:37:84 | lowIterations |
4+
| test.swift:33:22:33:43 | call to getLowIterationCount() : | test.swift:44:84:44:84 | lowIterations |
5+
nodes
6+
| test.swift:20:45:20:45 | 999 : | semmle.label | 999 : |
7+
| test.swift:33:22:33:43 | call to getLowIterationCount() : | semmle.label | call to getLowIterationCount() : |
8+
| test.swift:37:84:37:84 | lowIterations | semmle.label | lowIterations |
9+
| test.swift:38:84:38:84 | 800 | semmle.label | 800 |
10+
| test.swift:44:84:44:84 | lowIterations | semmle.label | lowIterations |
11+
| test.swift:45:84:45:84 | 800 | semmle.label | 800 |
12+
subpaths
13+
#select
14+
| test.swift:37:84:37:84 | lowIterations | test.swift:20:45:20:45 | 999 : | test.swift:37:84:37:84 | lowIterations | The variable 'lowIterations' is an insufficient number of iterations, which is not secure for hash functions. | test.swift:20:45:20:45 | 999 : | 999 |
15+
| test.swift:38:84:38:84 | 800 | test.swift:38:84:38:84 | 800 | test.swift:38:84:38:84 | 800 | The variable '800' is an insufficient number of iterations, which is not secure for hash functions. | test.swift:38:84:38:84 | 800 | 800 |
16+
| test.swift:44:84:44:84 | lowIterations | test.swift:20:45:20:45 | 999 : | test.swift:44:84:44:84 | lowIterations | The variable 'lowIterations' is an insufficient number of iterations, which is not secure for hash functions. | test.swift:20:45:20:45 | 999 : | 999 |
17+
| test.swift:45:84:45:84 | 800 | test.swift:45:84:45:84 | 800 | test.swift:45:84:45:84 | 800 | The variable '800' is an insufficient number of iterations, which is not secure for hash functions. | test.swift:45:84:45:84 | 800 | 800 |

0 commit comments

Comments
 (0)