KissPeter/APIFuzzer

View on GitHub

Showing 395 of 395 total issues

Expected an indentation at 12 instead of at 10.
Open

          ./APIFuzzer -h

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 3.
Open

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

Expected an indentation at 20 instead of at 18.
Open

                  test_result_dst=args.test_result_dst,
Severity: Minor
Found in APIFuzzer by editorconfig

Unexpected tabs found.
Open

    VERSION=`awk -F \= '/__version__/ {gsub("\"","");print $2}' apifuzzer/__init__.py`
Severity: Minor
Found in docs/Makefile by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - name: 'Test docker  with help argument'

Expected an indentation at 12 instead of at 10.
Open

          base: 'master'

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

   "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 28 instead of at 29.
Open

                             '{"Auth2": "asd"}]\'',
Severity: Minor
Found in APIFuzzer by editorconfig

Expected an indentation at 20 instead of at 18.
Open

                  test_level=args.level,
Severity: Minor
Found in APIFuzzer by editorconfig

Expected an indentation at 20 instead of at 18.
Open

                  api_definition_url=args.src_url,
Severity: Minor
Found in APIFuzzer by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - '**'

Expected an indentation at 12 instead of at 10.
Open

          coverage html

Expected an indentation at 12 instead of at 10.
Open

          name: Pytest-Report-${{ matrix.python-version }}

Expected an indentation at 12 instead of at 10.
Open

          direction: 'desc'

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

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

Unexpected additional newlines at the end of the file.
Open

Severity: Minor
Found in run_test by editorconfig
Severity
Category
Status
Source
Language