Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add audit hooks to winreg module #83188

Closed
zooba opened this issue Dec 9, 2019 · 3 comments
Closed

Add audit hooks to winreg module #83188

zooba opened this issue Dec 9, 2019 · 3 comments
Assignees
Labels
3.8 only security fixes 3.9 only security fixes OS-windows type-security A security issue

Comments

@zooba
Copy link
Member

zooba commented Dec 9, 2019

BPO 39007
Nosy @pfmoore, @tiran, @tjguk, @zware, @zooba, @miss-islington
PRs
  • bpo-39007: Add auditing events to functions in winreg #17541
  • [3.8] bpo-39007: Add auditing events to functions in winreg (GH-17541) #17543
  • 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 = 'https://github.com/zooba'
    closed_at = <Date 2019-12-09.19:19:34.663>
    created_at = <Date 2019-12-09.17:27:29.840>
    labels = ['type-security', '3.8', '3.9', 'OS-windows']
    title = 'Add audit hooks to winreg module'
    updated_at = <Date 2019-12-09.19:36:29.805>
    user = 'https://github.com/zooba'

    bugs.python.org fields:

    activity = <Date 2019-12-09.19:36:29.805>
    actor = 'miss-islington'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-12-09.19:19:34.663>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2019-12-09.17:27:29.840>
    creator = 'steve.dower'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39007
    keywords = ['patch']
    message_count = 3.0
    messages = ['358119', '358131', '358135']
    nosy_count = 6.0
    nosy_names = ['paul.moore', 'christian.heimes', 'tim.golden', 'zach.ware', 'steve.dower', 'miss-islington']
    pr_nums = ['17541', '17543']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue39007'
    versions = ['Python 3.8', 'Python 3.9']

    @zooba
    Copy link
    Member Author

    zooba commented Dec 9, 2019

    The winreg module should have hooks added.

    @zooba zooba added 3.8 only security fixes 3.9 only security fixes labels Dec 9, 2019
    @zooba zooba self-assigned this Dec 9, 2019
    @zooba zooba added OS-windows type-security A security issue 3.8 only security fixes 3.9 only security fixes labels Dec 9, 2019
    @zooba zooba self-assigned this Dec 9, 2019
    @zooba zooba added OS-windows type-security A security issue labels Dec 9, 2019
    @zooba
    Copy link
    Member Author

    zooba commented Dec 9, 2019

    New changeset ee17e37 by Steve Dower in branch 'master':
    bpo-39007: Add auditing events to functions in winreg (GH-17541)
    ee17e37

    @zooba zooba closed this as completed Dec 9, 2019
    @zooba zooba closed this as completed Dec 9, 2019
    @miss-islington
    Copy link
    Contributor

    New changeset 0ac9aae by Miss Islington (bot) in branch '3.8':
    bpo-39007: Add auditing events to functions in winreg (GH-17541)
    0ac9aae

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.8 only security fixes 3.9 only security fixes OS-windows type-security A security issue
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants