Fix ssrf https bug #128
Fix ssrf https bug #128
83.62% of diff hit (target 90.56%)
View this Pull Request on Codecov
83.62% of diff hit (target 90.56%)
Annotations
Check warning on line 31 in aikido_firewall/sinks/http_client.py
codecov / codecov/patch
aikido_firewall/sinks/http_client.py#L31
Added line #L31 was not covered by tests
Check warning on line 42 in aikido_firewall/vulnerabilities/__init__.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/__init__.py#L41-L42
Added lines #L41 - L42 were not covered by tests
Check warning on line 82 in aikido_firewall/vulnerabilities/__init__.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/__init__.py#L82
Added line #L82 was not covered by tests
Check warning on line 89 in aikido_firewall/vulnerabilities/__init__.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/__init__.py#L89
Added line #L89 was not covered by tests
Check warning on line 23 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L22-L23
Added lines #L22 - L23 were not covered by tests
Check warning on line 27 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L26-L27
Added lines #L26 - L27 were not covered by tests
Check warning on line 30 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L29-L30
Added lines #L29 - L30 were not covered by tests
Check warning on line 42 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L42
Added line #L42 was not covered by tests
Check warning on line 45 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L45
Added line #L45 was not covered by tests
Check warning on line 48 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L47-L48
Added lines #L47 - L48 were not covered by tests
Check warning on line 51 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L50-L51
Added lines #L50 - L51 were not covered by tests
Check warning on line 53 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L53
Added line #L53 was not covered by tests
Check warning on line 56 in aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py
codecov / codecov/patch
aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L56
Added line #L56 was not covered by tests