Skip to content

Fix django bugs #16

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

Merged
merged 37 commits into from
Jul 30, 2024

Merge pull request #27 from AikidoSec/move-ipc-to-seperate-file

7be09d2
Select commit
Loading
Failed to load commit list.
Merged

Fix django bugs #16

Merge pull request #27 from AikidoSec/move-ipc-to-seperate-file
7be09d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 30, 2024 in 1s

50.58% of diff hit (target 91.32%)

View this Pull Request on Codecov

50.58% of diff hit (target 91.32%)

Annotations

Check warning on line 25 in aikido_firewall/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/__init__.py#L25

Added line #L25 was not covered by tests

Check warning on line 27 in aikido_firewall/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/__init__.py#L27

Added line #L27 was not covered by tests

Check warning on line 28 in aikido_firewall/background_process/aikido_background_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/aikido_background_process.py#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 33 in aikido_firewall/background_process/aikido_background_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/aikido_background_process.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 35 in aikido_firewall/background_process/aikido_background_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/aikido_background_process.py#L35

Added line #L35 was not covered by tests

Check warning on line 48 in aikido_firewall/background_process/aikido_background_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/aikido_background_process.py#L37-L48

Added lines #L37 - L48 were not covered by tests

Check warning on line 54 in aikido_firewall/background_process/aikido_background_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/aikido_background_process.py#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 61 in aikido_firewall/background_process/aikido_background_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/aikido_background_process.py#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 71 in aikido_firewall/background_process/aikido_background_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/aikido_background_process.py#L67-L71

Added lines #L67 - L71 were not covered by tests

Check warning on line 55 in aikido_firewall/background_process/comms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/comms.py#L55

Added line #L55 was not covered by tests

Check warning on line 16 in aikido_firewall/background_process/comms_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/comms_test.py#L16

Added line #L16 was not covered by tests

Check warning on line 32 in aikido_firewall/context/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/context/__init__.py#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 40 in aikido_firewall/context/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/context/__init__.py#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 43 in aikido_firewall/context/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/context/__init__.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 45 in aikido_firewall/context/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/context/__init__.py#L45

Added line #L45 was not covered by tests

Check warning on line 65 in aikido_firewall/context/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/context/__init__.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 74 in aikido_firewall/context/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/context/__init__.py#L69-L74

Added lines #L69 - L74 were not covered by tests

Check warning on line 8 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L5-L8

Added lines #L5 - L8 were not covered by tests

Check warning on line 11 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L11

Added line #L11 was not covered by tests

Check warning on line 19 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 21 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L21

Added line #L21 was not covered by tests

Check warning on line 24 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L24

Added line #L24 was not covered by tests

Check warning on line 31 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 35 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 37 in aikido_firewall/middleware/django_gunicorn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/middleware/django_gunicorn.py#L37

Added line #L37 was not covered by tests