Skip to content

[security] Add audit events on GC functions giving access to all Python objects #87605

@vstinner

Description

@vstinner
BPO 43439
Nosy @vstinner, @tiran, @zooba, @pablogsal, @miss-islington, @miss-islington, @zkonge, @gousaiyang
PRs
  • bpo-43439: Add audit hooks for gc functions #24794
  • [3.8] bpo-43439: Add audit hooks for gc functions (GH-24794). #24810
  • [3.9] bpo-43439: Add audit hooks for gc functions (GH-24794). #24811
  • bpo-43439: Wrapt the tuple in the audit events for the gc module #24836
  • [3.8] bpo-43439: Wrapt the tuple in the audit events for the gc module (GH-24836) #24854
  • [3.9] bpo-43439: Wrapt the tuple in the audit events for the gc module (GH-24836). #24855
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2021-03-14.04:32:53.032>
    created_at = <Date 2021-03-08.20:32:28.568>
    labels = ['3.8', 'library', '3.9', '3.10']
    title = '[security] Add audit events on GC functions giving access to all Python objects'
    updated_at = <Date 2021-03-14.05:28:40.845>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-03-14.05:28:40.845>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-14.04:32:53.032>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2021-03-08.20:32:28.568>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43439
    keywords = ['patch']
    message_count = 16.0
    messages = ['388300', '388302', '388307', '388321', '388400', '388412', '388413', '388414', '388528', '388539', '388550', '388568', '388573', '388651', '388656', '388662']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'christian.heimes', 'steve.dower', 'pablogsal', 'miss-islington', 'miss-islington', 'zkonge', 'gousaiyang']
    pr_nums = ['24794', '24810', '24811', '24836', '24854', '24855']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43439'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions