KissPeter/APIFuzzer

View on GitHub
README.md

Summary

Maintainability
Test Coverage

Expected an indentation at 4 instead of at 2.
Open

  --basic_output BASIC_OUTPUT
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "name" : "target",
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "request_method" : "GET",
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "response" : "Test application exception: invalid literal for int() with base 10: '0\\x00\\x10'",
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  -r REPORT_DIR, --report_dir REPORT_DIR
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "request_url" : "http://127.0.0.1:5000/exception/0\u0000\u0010",
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 16 instead of at 17.
Open

                 [--log {critical,fatal,error,warn,warning,info,debug,notset}] [--basic_output BASIC_OUTPUT] [--headers HEADERS] [-v ,--version]
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  --log {critical,fatal,error,warn,warning,info,debug,notset}
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "reason" : "failed",
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  -h, --help            show this help message and exit
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  -u ALTERNATE_URL, --url ALTERNATE_URL
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  --src_url SRC_URL     API definition url. JSON and YAML format is supported
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  -t TEST_RESULT_DST, --test_report TEST_RESULT_DST
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "test_number" : 79,
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "status" : "failed",
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "parsed_status_code" : 500,
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "state" : "COMPLETED",
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  -s SRC_FILE, --src_file SRC_FILE
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  --level LEVEL         Test deepness: [1,2], the higher is the deeper (In progress)
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "request_body" : null,
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "sub_reports" : [],
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  --headers HEADERS     Http request headers added to all request. Example: '[{"Authorization": "SuperSecret"}, {"Auth2": "asd"}]'
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

   "request_headers" : "{\"User-Agent\": \"APIFuzzer\", \"Accept-Encoding\": \"gzip, deflate\", \"Accept\": \"*/*\", \"Connection\": \"keep-alive\"}"
Severity: Minor
Found in README.md by editorconfig

There are no issues that match your filters.

Category
Status