Many command execution functions are not raising auditing events · Issue #83365 · python/cpython · GitHub
Skip to content

Many command execution functions are not raising auditing events #83365

Description

@gousaiyang
mannequin
BPO 39184
Nosy @tiran, @zooba, @miss-islington, @gousaiyang
PRs
  • bpo-39184: Add audit events to command execution functions in os and pty modules #17824
  • [3.8] bpo-39184: Add audit events to command execution functions in os and pty modules (GH-17824) #18353
  • bpo-39184: Add audit events to functions in fcntl, msvcrt, os, resource, shutil, signal, syslog #18407
  • [3.8] bpo-39184: Add audit events to functions in fcntl, msvcrt, os, resource, shutil, signal, syslog (GH-18407) #18500
  • bpo-39184: Fix incorrect return value #18580
  • [3.8] bpo-39184: Fix incorrect return value (GH-18580) #18582
  • gh-83365: Fix incorrect return value in msvcrt_get_osfhandle_impl #21322
  • 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 = None
    created_at = <Date 2020-01-01.23:10:03.706>
    labels = ['type-security', '3.8', '3.9']
    title = 'Many command execution functions are not raising auditing events'
    updated_at = <Date 2020-07-04.22:27:25.686>
    user = 'https://github.com/gousaiyang'

    bugs.python.org fields:

    activity = <Date 2020-07-04.22:27:25.686>
    actor = 'gousaiyang'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2020-01-01.23:10:03.706>
    creator = 'gousaiyang'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39184
    keywords = ['patch']
    message_count = 12.0
    messages = ['359177', '359246', '359311', '361385', '361386', '361391', '361616', '361940', '361945', '362357', '362358', '373000']
    nosy_count = 4.0
    nosy_names = ['christian.heimes', 'steve.dower', 'miss-islington', 'gousaiyang']
    pr_nums = ['17824', '18353', '18407', '18500', '18580', '18582', '21322']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue39184'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions