Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitLab DAST Parser #4691

Merged
merged 16 commits into from
Jun 24, 2021
Merged

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    2d6067f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Bump urllib3 from 1.26.4 to 1.26.5 (DefectDojo#4590)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.4...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    290e686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06833d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Bump urllib3 from 1.26.4 to 1.26.5 (DefectDojo#4596)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.4...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    bcbd61d View commit details
    Browse the repository at this point in the history
  2. Bump django from 2.2.20 to 2.2.21 (DefectDojo#4610)

    Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.21.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@2.2.20...2.2.21)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    292b4ab View commit details
    Browse the repository at this point in the history
  3. Release: Merge release into master from: release/1.15.1 (DefectDojo#4611

    )
    
    * Update versions in application files
    
    * Update Chart.yaml
    
    Co-authored-by: DefectDojo release bot <dojo-release-bot@users.noreply.github.com>
    Co-authored-by: valentijnscholten <valentijnscholten@gmail.com>
    3 people committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    aab58b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Bump django from 2.2.21 to 2.2.22 (DefectDojo#4636)

    Bumps [django](https://github.com/django/django) from 2.2.21 to 2.2.22.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@2.2.21...2.2.22)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5572691 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Bump django from 2.2.22 to 2.2.24 (DefectDojo#4642)

    Bumps [django](https://github.com/django/django) from 2.2.22 to 2.2.24.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@2.2.22...2.2.24)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    36a12fa View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. add files to repository

    SupaJuke committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    31cf979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24365f4 View commit details
    Browse the repository at this point in the history
  3. flake8 formatting

    SupaJuke committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5ed5442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a430f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. bugfix

    SupaJuke committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    e51a35d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Update dojo/tools/gitlab_dast/parser.py

    Co-authored-by: Damien Carol <damien.carol@gmail.com>
    SupaJuke and damiencarol committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    3eb967d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df370d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c3caec View commit details
    Browse the repository at this point in the history