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

Conversation

SupaJuke
Copy link
Contributor

@damiencarol same thing with the Trustwave Fusion API parser.

A parser for GitLab DAST vulnerability reports.

valentijnscholten and others added 11 commits May 16, 2021 20:16
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>
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>
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>
)

* 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>
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>
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>
dojo/unittests/tools/test_gitlab_dast_parser.py Outdated Show resolved Hide resolved
dojo/unittests/tools/test_gitlab_dast_parser.py Outdated Show resolved Hide resolved
dojo/tools/gitlab_dast/parser.py Outdated Show resolved Hide resolved
dojo/tools/gitlab_dast/parser.py Outdated Show resolved Hide resolved
dojo/tools/gitlab_dast/parser.py Show resolved Hide resolved
dojo/__init__.py Outdated Show resolved Hide resolved
dojo/unittests/tools/test_gitlab_dast_parser.py Outdated Show resolved Hide resolved
dojo/unittests/tools/test_gitlab_dast_parser.py Outdated Show resolved Hide resolved
dojo/unittests/tools/test_gitlab_dast_parser.py Outdated Show resolved Hide resolved
dojo/tools/gitlab_dast/parser.py Outdated Show resolved Hide resolved
dojo/tools/gitlab_dast/parser.py Outdated Show resolved Hide resolved
dojo/tools/gitlab_dast/parser.py Outdated Show resolved Hide resolved
@valentijnscholten valentijnscholten merged commit 8aa0ee0 into DefectDojo:dev Jun 24, 2021
valentijnscholten added a commit that referenced this pull request Jun 30, 2021
fix quotes affected by #4691
valentijnscholten added a commit that referenced this pull request Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants