-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
7.9.0
-
Code
-
Classes
- ITSEC_Site_Scanner_API
Total Complexity |
65 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
495 |
Lines of code |
286 |
Logical lines of code |
158 |
Comment lines |
119 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
scan() |
A |
42 |
11 |
51 |
scan_main_site() |
A |
46 |
7 |
36 |
generate_signature() |
S |
51 |
7 |
25 |
make_request() |
S |
47 |
6 |
38 |
parse_response() |
S |
55 |
7 |
18 |
maybe_cache() |
S |
51 |
6 |
24 |
parse_response_body() |
S |
55 |
5 |
19 |
is_temporary_server_error() |
S |
58 |
4 |
15 |
scan_sub_site() |
S |
58 |
2 |
16 |
get_public_key() |
S |
63 |
2 |
11 |
build_cache_key() |
S |
66 |
2 |
8 |
call_api() |
S |
64 |
2 |
9 |
generate_key_pair() |
S |
63 |
2 |
10 |
clean_url() |
S |
78 |
1 |
3 |
clear_key_pair() |
S |
80 |
1 |
3 |