test
Rule pack for detecting insecure transport in java spring.
Run Locally
Rules (1)

Checks for outgoing connections to ftp servers via Spring plugin ftpSessionFactory. FTP does not encrypt traffic, possibly leading to PII being sent plaintext over the network.