Skip to content

Use of deprecated RandomStringUtils.randomAlphanumeric #102

@johnthagen

Description

@johnthagen

The automated JetBrains analysis result for the 1.6.6 release noted the following deprecated function call that should be replaced:

Deprecated method RandomStringUtils.randomAlphanumeric(int) is invoked in CppcheckInspection.checkFile(...)

tempFile = FileUtil.createTempFile(RandomStringUtils.randomAlphanumeric(8) + "_", vFile.getName(), true);

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions