Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ssrf https bug #128

Merged
merged 22 commits into from
Sep 5, 2024

Merge branch 'main' into fix-ssrf-https-bug

7591ec7
Select commit
Loading
Failed to load commit list.
Merged

Fix ssrf https bug #128

Merge branch 'main' into fix-ssrf-https-bug
7591ec7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 3, 2024 in 1s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/vulnerabilities/ssrf/inspect_getaddrinfo_result.py#L56

Added line #L56 was not covered by tests