Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #323939
Closed
Open
Issue created Mar 09, 2021 by Michael Eddington@mikeeddingtonDeveloper4 of 4 checklist items completed4/4 checklist items

Improve messages around Session starting

Problem

When a user is configuring API Fuzzing having clear log messages helps the user understand what is happening. Recently there has been confusion around the start session related messages.

  1. Message with (1/120) but we don't say what it means (retry logic)
  2. We don't provide a success message
  3. If user points to a different endpoint we say "version header wasn't found" as an error message. We should provide a more descriptive message.

Proposal

  1. Change starting message to: Starting API Security scanner session (Try 1/120)
  2. Provide a success message: Successfully started API Security scanner session
  3. Change error message for API Security version header not found to (work in progress):
    1. Warning, failed to start API Security session. Please verify FUZZAPI_API has not been changed. The FUZZAPI_API endpoint didn't provide a API Security version header.
  4. Add a troubleshooting section to the documentation and add this error message with a longer discussion about what caused it and how it can be fixed.
Edited Mar 30, 2021 by Herber Madrigal
Assignee
Assign to
Time tracking