ccelerySource ↗
6 declarations and 36 call references extracted from public source metadata.

Source symbols: t/integration/test_security.py

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: main@97ed017c09de03612a7d9617ff4c038c00bf916b · 2026-07-19T16:04:39Z
  • Declarations: 6
  • Referenced calls: 36

Declared symbols

  • test_security — class at line 16; references fixture, mkdtemp, gen_private_key, gen_certificate, private_bytes, NoEncryption, public_bytes, open, write, remove, rmdir, update, setup_security, generate_private_key, default_backend, now, CertificateBuilder, subject_name, Name, NameAttribute
  • class_certs — def at line 19; references mkdtemp, gen_private_key, gen_certificate, private_bytes, NoEncryption, public_bytes, open, write, remove, rmdir, fixture
  • _prepare_setup — def at line 54; references update, setup_security
  • gen_private_key — def at line 67; references generate_private_key, default_backend
  • gen_certificate — def at line 75; references now, CertificateBuilder, subject_name, Name, NameAttribute, issuer_name, not_valid_before, not_valid_after, timedelta, serial_number, random_serial_number, public_key, add_extension, BasicConstraints, sign, SHA256, default_backend, xfail
  • test_security_task_done — def at line 109; references apply_async, get, except, fail

File-level call references


Source: t/integration/test_security.py

Generated by smolify with deterministic-repository-import-v2 · 1 source file
Source symbols: t/integration/test_security.py — celery · Smolify