community.general/plugins
Thomas Sjögren 14a858fd9c
random_string: replace random.SystemRandom() with secrets.SystemRandom() (#10893)
* random_string: replace random.SystemRandom() with secrets.SystemRandom()

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* add the forgotten blank line

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* Update changelogs/fragments/replace-random-with-secrets.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* readd the description

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* Update changelogs/fragments/replace-random-with-secrets.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-10-10 19:08:16 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
cache Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
callback Bump version of main to 12.0.0; execute announced deprecations (#10883) 2025-10-09 13:50:07 +02:00
connection Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
doc_fragments Bump version of main to 12.0.0; execute announced deprecations (#10883) 2025-10-09 13:50:07 +02:00
filter Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
inventory Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
lookup random_string: replace random.SystemRandom() with secrets.SystemRandom() (#10893) 2025-10-10 19:08:16 +02:00
module_utils Bump version of main to 12.0.0; execute announced deprecations (#10883) 2025-10-09 13:50:07 +02:00
modules pacman: link to yay bug report (#10887) 2025-10-10 18:14:38 +13:00
plugin_utils Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
test Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00