Skip to content

Commit

Permalink
Fixed safety issues up to 2024-11-03
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <[email protected]>
  • Loading branch information
andy-maier committed Nov 3, 2024
1 parent d819c39 commit c0457be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .safety-policy-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ security:
reason: Safety issue and CVE do not list a fixed version of Jinja2
70895:
reason: Fixed ansible-core version is 2.15.2, but we support older ansible versions
73302:
reason: Advice to use no_log when reading sensitive variables - not related to any fixes

# 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 @@ -33,7 +33,7 @@ Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_

**Bug fixes:**

* Fixed safety issues up to 20024-08-18.
* Fixed safety issues up to 2024-11-03.

* Dev: Fixed removal of some files in the Makefile.

Expand Down

0 comments on commit c0457be

Please sign in to comment.