rycus86/webhook-proxy

View on GitHub
src/actions/action_http.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, target, method='POST', headers=None, body=None, json=False, fail_on_error=False,
Severity: Major
Found in src/actions/action_http.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status