Skip to content

Commit

Permalink
Safety issues up to 3/25
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
  • Loading branch information
andy-maier committed Mar 25, 2024
1 parent f367007 commit 882b022
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .safety-policy-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ security:
reason: Fixed Jinja2 version 3.1.3 requires Python>=3.7 and is used on Python>=3.8
65278:
reason: Fixed cryptography version 42.0.0 requires Python>=3.7 and is used there
65510:
reason: Fixed cryptography version 42.0.0 requires Python>=3.7 and is used there
65511:
reason: Fixed ansible-core version 2.13.13 requires Python>=3.7 and is used on Python>=3.11

# Continue with exit code 0 when vulnerabilities are found.
continue-on-vulnerability-error: False
2 changes: 1 addition & 1 deletion docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_

**Bug fixes:**

* Fixed safety issues up to 2024-02-18.
* Fixed safety issues up to 2024-03-25.

* Fixed dependabot issues up to 2024-02-18.

Expand Down

0 comments on commit 882b022

Please sign in to comment.