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 signxml to v4.0.3 #48

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
signxml ==4.0.2 -> ==4.0.3 age adoption passing confidence

Release Notes

kislyuk/signxml (signxml)

v4.0.3

Compare Source

===============================

  • Fix issue with support for deprecated PyOpenSSL certificates

  • Fully remove the ca_path parameter; add docs for signature location
    pinning


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 November 24, 2024 03:15
Copy link
Contributor Author

renovate bot commented Dec 3, 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.

Copy link

github-actions bot commented Dec 5, 2024

Test coverage for ea5d9bb

Name                            Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------------
src/certificates_observer.py       59      0      0      0   100%
src/charm.py                       93     19     24      6    74%   62-69, 107, 140-145, 156, 158, 160, 209-217
src/opensearch_observer.py         12      0      0      0   100%
src/state.py                      128     17     14      2    87%   89-90, 135-136, 163-164, 184-185, 188, 207, 209-211, 336-341
src/traefik_route_observer.py      39      0      6      0   100%
src/wazuh.py                      157     43     22      2    73%   101, 197-198, 211-217, 262->exit, 284-307, 318-330, 381-418
---------------------------------------------------------------------------
TOTAL                             488     79     66     10    82%

Static code analysis report

Run started:2024-12-05 18:06:01.410071

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 2492
  Total lines skipped (#nosec): 12
  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.

1 participant