Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • har
  • openapi
3 results

api-fuzzing-example

  • Clone with SSH
  • Clone with HTTPS
  • Michael Eddington's avatar
    Michael Eddington authored
    Remove configuration file in OpenAPI demo
    
    See merge request gitlab-org/security-products/demos/api-fuzzing-example!3
    7ed73a18
    History

    Example API Fuzzing project

    This project shows an example of API Fuzzing using an OpenAPI v2 specification.

    For more information about API Fuzzing see the user documentation.

    The following files are part of the API Fuzzing configuration:

    File Comment
    .gitlab-api-fuzzing.yml API Fuzzing configuration file
    .gitlab-ci.yml CI configuration
    test_openapi.v2.0.json OpenAPI specification

    Fuzz testing results are available on the Test tab of a specific Piplines.