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

Update dependency cryptography to v43.0.3 #24

Open
wants to merge 44 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) ==43.0.1 -> ==43.0.3 age adoption passing confidence

Release Notes

pyca/cryptography (cryptography)

v43.0.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 18, 2024 16:49
github-actions[bot]
github-actions bot previously approved these changes Oct 18, 2024
arturo-seijas
arturo-seijas previously approved these changes Oct 21, 2024
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

amandahla
amandahla previously approved these changes Oct 21, 2024
@cbartz
Copy link

cbartz commented Nov 8, 2024

@arturo-seijas Can you have a look here, please? It seems the trivy scan is failing due to https://github.com/canonical/wazuh-server-operator/actions/runs/11737630058/job/32709524859?pr=24#step:8:376 . Thanks

@arturo-seijas arturo-seijas dismissed stale reviews from amandahla, github-actions[bot], and themself via 7ab8b8f November 12, 2024 14:17
Copy link

Test coverage for e517cf0

Name                            Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------------
src/certificates_observer.py       59      0      0      0   100%
src/charm.py                       86     15     20      5    77%   59-66, 104, 144, 146, 148, 185-193
src/opensearch_observer.py         12      0      0      0   100%
src/state.py                      111     13     12      1    89%   84-85, 130-131, 158-159, 179-180, 183, 303-308
src/traefik_route_observer.py      39      0      6      0   100%
src/wazuh.py                      122     24     18      2    81%   93, 189-190, 203-209, 254->exit, 276-299, 310-322
---------------------------------------------------------------------------
TOTAL                             429     52     56      8    87%

Static code analysis report

Run started:2024-11-19 10:48:50.794454

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 2277
  Total lines skipped (#nosec): 8
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

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.

3 participants