DefectDojo / django-DefectDojo

DevSecOps, ASPM, Vulnerability Management. All on one platform.
https://defectdojo.com
BSD 3-Clause "New" or "Revised" License
3.49k stars 1.48k forks source link

Bump python-gitlab from 4.6.0 to 4.7.0 #10469

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 5 days ago

Bumps python-gitlab from 4.6.0 to 4.7.0.

Release notes

Sourced from python-gitlab's releases.

v4.7.0 (2024-06-28)

Chore

  • chore(deps): update all non-major dependencies (88de2f0)

  • chore(deps): update all non-major dependencies (a510f43)

  • chore(deps): update gitlab/gitlab-ee docker tag to v17.0.2-ee.0 (51779c6)

  • chore(deps): update python-semantic-release/upload-to-gh-release digest to 6b7558f (fd0f0b0)

  • chore(deps): update all non-major dependencies (d4fdf90)

  • chore(deps): update dependency types-setuptools to v70 (7767514)

  • chore(deps): update gitlab/gitlab-ee docker tag to v17.0.1-ee.0 (df0ff4c)

  • chore(deps): update python-semantic-release/upload-to-gh-release digest to 477a404 (02a551d)

  • chore(deps): update all non-major dependencies (d5de288)

  • chore: add a help message for gitlab project-key enable

Add some help text for gitlab project-key enable. This both adds help text and shows how to use the new help feature.

Example:

$ gitlab project-key --help usage: gitlab project-key [-h] {list,get,create,update,delete,enable} ...

options: -h, --help show this help message and exit

action: {list,get,create,update,delete,enable} Action to execute on the GitLab resource. list List the GitLab resources get Get a GitLab resource create Create a GitLab resource update Update a GitLab resource delete Delete a GitLab resource enable Enable a deploy key for the project (1291dbb)

  • chore: sort CLI behavior-related args to remove

Sort the list of CLI behavior-related args that are to be removed. (9b4b0ef)

Feature

... (truncated)

Changelog

Sourced from python-gitlab's changelog.

v4.7.0 (2024-06-28)

Chore

  • chore(deps): update all non-major dependencies (88de2f0)

  • chore(deps): update all non-major dependencies (a510f43)

  • chore(deps): update gitlab/gitlab-ee docker tag to v17.0.2-ee.0 (51779c6)

  • chore(deps): update python-semantic-release/upload-to-gh-release digest to 6b7558f (fd0f0b0)

  • chore(deps): update all non-major dependencies (d4fdf90)

  • chore(deps): update dependency types-setuptools to v70 (7767514)

  • chore(deps): update gitlab/gitlab-ee docker tag to v17.0.1-ee.0 (df0ff4c)

  • chore(deps): update python-semantic-release/upload-to-gh-release digest to 477a404 (02a551d)

  • chore(deps): update all non-major dependencies (d5de288)

  • chore: add a help message for gitlab project-key enable

Add some help text for gitlab project-key enable. This both adds help text and shows how to use the new help feature.

Example:

$ gitlab project-key --help usage: gitlab project-key [-h] {list,get,create,update,delete,enable} ...

options: -h, --help show this help message and exit

action: {list,get,create,update,delete,enable} Action to execute on the GitLab resource. list List the GitLab resources get Get a GitLab resource create Create a GitLab resource update Update a GitLab resource delete Delete a GitLab resource enable Enable a deploy key for the project (1291dbb)

  • chore: sort CLI behavior-related args to remove

Sort the list of CLI behavior-related args that are to be removed. (9b4b0ef)

Feature

... (truncated)

Commits
  • 509e19c chore: release v4.7.0
  • 635f5a7 feat(api): add support for latest pipeline
  • 88de2f0 chore(deps): update all non-major dependencies
  • a510f43 chore(deps): update all non-major dependencies
  • 51779c6 chore(deps): update gitlab/gitlab-ee docker tag to v17.0.2-ee.0
  • fd0f0b0 chore(deps): update python-semantic-release/upload-to-gh-release digest to 6b...
  • d4fdf90 chore(deps): update all non-major dependencies
  • 7767514 chore(deps): update dependency types-setuptools to v70
  • df0ff4c chore(deps): update gitlab/gitlab-ee docker tag to v17.0.1-ee.0
  • 02a551d chore(deps): update python-semantic-release/upload-to-gh-release digest to 47...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dryrunsecurity[bot] commented 5 days ago

Hi there :wave:, @dryrunsecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Configured Codepaths Analyzer :white_check_mark: 0 findings
IDOR Analyzer :white_check_mark: 0 findings
Sensitive Files Analyzer :grey_exclamation: 1 finding
Server-Side Request Forgery Analyzer :white_check_mark: 0 findings
SQL Injection Analyzer :white_check_mark: 0 findings
Authn/Authz Analyzer :white_check_mark: 0 findings
Secrets Analyzer :white_check_mark: 0 findings

[!Note] :green_circle: Risk threshold not exceeded.

Change Summary (click to expand) The following is a summary of changes in this pull request made by me, your security buddy :robot:. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective. **Summary:** The provided code change is an update to the `requirements.txt` file for the DefectDojo application. The primary change is the update of the `python-gitlab` library from version 4.6.0 to 4.7.0. From an application security perspective, this change is generally positive, as regularly updating dependencies to their latest versions helps address known vulnerabilities. The `requirements.txt` file also includes several security-related libraries, such as `cryptography` for handling security-sensitive operations, `social-auth-app-django` and `social-auth-core` for authentication and authorization, `JSON-log-formatter` for logging, and `django-ratelimit` for rate limiting. These libraries indicate that the DefectDojo application has a strong focus on security and includes various security-related features and functionality. However, it's important to ensure that these libraries are properly configured and implemented to prevent potential security vulnerabilities. **Files Changed:** - `requirements.txt`: This file has been updated to include the latest version of the `python-gitlab` library, which is a positive change from a security perspective. The file also includes several security-related libraries, such as `cryptography`, `social-auth-app-django`, `social-auth-core`, `JSON-log-formatter`, and `django-ratelimit`, suggesting that the DefectDojo application has a strong focus on security.

Powered by DryRun Security