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
  • #285020
Closed
Open
Issue created Nov 18, 2020 by Michael Eddington@mikeeddingtonDeveloper3 of 3 checklist items completed3/3 checklist items

Support urls for Postman and HAR files in API Fuzzing

Problem

Users of API Fuzzing can provide HAR and Postman files to perform testing. These files can contain secrets such as authentication tokens. One way users can avoid checking these files into the repository is providing them as URLs.

Proposal

The new csharp runner code will support HAR/Postman URLs. The worker-entry script will need to be updated to support URLs for these parameters. The current parameter validation checks for files only. Additionally, the documentation for these parameters must be updated to include the URL variant.

Support URL access to HAR and Postman files.

  1. Update worker-entry to support URLs
  2. Add integration tests
  3. Update documentation
Edited Mar 09, 2021 by Herber Madrigal
Assignee
Assign to
Time tracking