mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
17 lines
1.5 KiB
Plaintext
17 lines
1.5 KiB
Plaintext
edges
|
|
| test.swift:20:45:20:45 | 99999 : | test.swift:33:22:33:43 | call to getLowIterationCount() : |
|
|
| test.swift:33:22:33:43 | call to getLowIterationCount() : | test.swift:37:84:37:84 | lowIterations |
|
|
| test.swift:33:22:33:43 | call to getLowIterationCount() : | test.swift:44:84:44:84 | lowIterations |
|
|
nodes
|
|
| test.swift:20:45:20:45 | 99999 : | semmle.label | 99999 : |
|
|
| test.swift:33:22:33:43 | call to getLowIterationCount() : | semmle.label | call to getLowIterationCount() : |
|
|
| test.swift:37:84:37:84 | lowIterations | semmle.label | lowIterations |
|
|
| test.swift:38:84:38:84 | 80000 | semmle.label | 80000 |
|
|
| test.swift:44:84:44:84 | lowIterations | semmle.label | lowIterations |
|
|
| test.swift:45:84:45:84 | 80000 | semmle.label | 80000 |
|
|
subpaths
|
|
#select
|
|
| test.swift:37:84:37:84 | lowIterations | test.swift:20:45:20:45 | 99999 : | test.swift:37:84:37:84 | lowIterations | The value '99999' is an insufficient number of iterations for secure password hashing. |
|
|
| test.swift:38:84:38:84 | 80000 | test.swift:38:84:38:84 | 80000 | test.swift:38:84:38:84 | 80000 | The value '80000' is an insufficient number of iterations for secure password hashing. |
|
|
| test.swift:44:84:44:84 | lowIterations | test.swift:20:45:20:45 | 99999 : | test.swift:44:84:44:84 | lowIterations | The value '99999' is an insufficient number of iterations for secure password hashing. |
|
|
| test.swift:45:84:45:84 | 80000 | test.swift:45:84:45:84 | 80000 | test.swift:45:84:45:84 | 80000 | The value '80000' is an insufficient number of iterations for secure password hashing. | |