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

Removing execCommand from ConfigPropertiesCascadeCommonUtils #1

Closed
ayomawdb opened this issue Jan 16, 2020 · 2 comments
Closed

Removing execCommand from ConfigPropertiesCascadeCommonUtils #1

ayomawdb opened this issue Jan 16, 2020 · 2 comments

Comments

@ayomawdb
Copy link
Contributor

ayomawdb commented Jan 16, 2020

It seems like there is no practical usage of execCommand method available in [1]. Please correct me if I'm wrong here. It seems that the function is not used anywhere in the code.

If there is no use of it, I'd love to help cleaning up ConfigPropertiesCascadeCommonUtils. This can have unnecessary security complications since it's a public static method, and we have some commercial security scanners complaining about it already.

[1]

public static CommandResult execCommand(String[] arguments, boolean exceptionOnExitValueNeZero) {

@aramrami
Copy link
Collaborator

aramrami commented Jan 16, 2020 via email

@aramrami aramrami closed this as completed May 4, 2020
@OWASP OWASP deleted a comment from aramrami Sep 15, 2021
@forgedhallpass
Copy link
Member

Related issue: #25

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

No branches or pull requests

3 participants