community.general/plugins/lookup
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
..
binary_file.py Add binary_file lookup (#10616) 2025-08-10 13:32:35 +02:00
bitwarden.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
bitwarden_secrets_manager.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
cartesian.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
chef_databag.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
collection_version.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
consul_kv.py Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
credstash.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
cyberarkpassword.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
dependent.py Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
dig.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
dnstxt.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
dsv.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
etcd.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
etcd3.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
filetree.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
flattened.py Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
github_app_access_token.py github_app_access_token: add support for GitHub Enterprise Server (#10880) 2025-10-06 18:14:24 +02:00
hiera.py Deprecate hiera lookup (#10779) 2025-08-31 16:15:20 +02:00
keyring.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
lastpass.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
lmdb_kv.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
merge_variables.py merge_variables lookup: avoid deprecated Templar.set_temporary_context (#10566) 2025-08-03 12:54:14 +02:00
onepassword.py Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
onepassword_doc.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
onepassword_raw.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
onepassword_ssh_key.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
passwordstore.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
random_pet.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
random_string.py random_string: replace random.SystemRandom() with secrets.SystemRandom() (#10893) 2025-10-10 19:08:16 +02:00
random_words.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
redis.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
revbitspss.py Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00
shelvefile.py fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
tss.py Avoid six in plugin code (#10873) 2025-10-05 06:56:32 +02:00