Skip to content

adding CWE-459 #893

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

adding CWE-459 #893

wants to merge 7 commits into from

Conversation

dwiley258
Copy link

No description provided.

Signed-off-by: ewlxdnx <dean.wiley@ericsson.com>
Copy link
Contributor

@BartKaras1128 BartKaras1128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Threw in a few extra bits about why "tempfile.mkstemp()" requires manual cleanup, and fixed a few minor bits. Happy with it besides that.

Copy link
Contributor

@s19110 s19110 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good. I have added some cosmetic suggestions. Apart from that, I agree with comments from @BartKaras1128.

Since I can't push change for pull requests of other contributors and didn't want to spam suggestions, I wanted to point out that the names of the modules, methods, etc. should be surrounded by backticks. That is the case in the internal confluence page but here these elements lack them.

dwiley258 and others added 2 commits May 28, 2025 11:55
Co-authored-by: Bartlomiej Karas <moezarts@gmail.com>
Signed-off-by: dwiley258 <wileydean@gmail.com>
Co-authored-by: Bartlomiej Karas <moezarts@gmail.com>
Co-authored-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Signed-off-by: dwiley258 <wileydean@gmail.com>
@dwiley258
Copy link
Author

I've added the suggested changes to the review

Copy link
Contributor

@s19110 s19110 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a few more suggestions because there were still some backticks missing and I was getting linter warnings in the .py files

dwiley258 and others added 4 commits June 11, 2025 13:03
Co-authored-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Signed-off-by: dwiley258 <wileydean@gmail.com>
…1.py

Co-authored-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Signed-off-by: dwiley258 <wileydean@gmail.com>
…nt01.py

Co-authored-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Signed-off-by: dwiley258 <wileydean@gmail.com>
…nt02.py

Co-authored-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Signed-off-by: dwiley258 <wileydean@gmail.com>
@dwiley258
Copy link
Author

all comments have been addressed

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

Successfully merging this pull request may close these issues.

4 participants