Skip to content

Update mktemp() to mkstemp() in mypydoc.py#1790

Open
aswatt wants to merge 1 commit intomasterfrom
aswatt-mktemp-fix
Open

Update mktemp() to mkstemp() in mypydoc.py#1790
aswatt wants to merge 1 commit intomasterfrom
aswatt-mktemp-fix

Conversation

@aswatt
Copy link
Contributor

@aswatt aswatt commented Sep 1, 2023

mktemp() is insecure, updating to mkstemp() which is identical in practice but more secure.

@aswatt aswatt requested review from a team and nkuchta as code owners September 1, 2023 02:40
@aswatt aswatt requested review from a team and removed request for a team September 5, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant