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

Rename findings to attack_findings, add a comment for that, - return

0f591c1
Select commit
Loading
Failed to load commit list.
Merged

Fix ssrf https bug #128

Rename findings to attack_findings, add a comment for that, - return
0f591c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 0s

96.42% of diff hit (target 92.08%)

View this Pull Request on Codecov

96.42% of diff hit (target 92.08%)

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 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#L27

Added line #L27 was 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#L30

Added line #L30 was not covered by tests

Check warning on line 40 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#L40

Added line #L40 was not covered by tests