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

Fixed spotbugs PATH_TRAVERSAL_IN issue in FileBoolean #9638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StefanSpieker
Copy link
Contributor

Fixed Spotbugs PATH_TRAVERSAL_IN issue in FileBoolean with the suggested fix from find-sec-bugs

For this specific occurrence, I could also remove the method and adjust the usages. At least, according to GitHub search, it seems only to be used within the deploy-plugin.

See JENKINS-36720.

Testing done

Ran Spotbugs locally to verify the fix. I didn't test the plugin, which uses this method.

Proposed changelog entries

N/A

Proposed upgrade guidelines

N/A

Submitter checklist

Desired reviewers

@mention

Before the changes are marked as ready-for-merge:

Maintainer checklist

@NotMyFault NotMyFault added the skip-changelog Should not be shown in the changelog label Aug 24, 2024
@NotMyFault NotMyFault requested a review from a team August 24, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants