{"id":54343,"library":"jsch","title":"JSch","description":"A pure Java implementation of SSH2, enabling secure shell connections and file transfers.","status":"active","version":"0.1.55","language":"java","source_language":null,"source_url":"http://git.jcraft.com/jsch.git","tags":["ssh","security","networking","jsch"],"install":[{"cmd":"<dependency>\n  <groupId>com.jcraft</groupId>\n  <artifactId>jsch</artifactId>\n  <version>0.1.55</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.jcraft:jsch:0.1.55'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"JSch","correct":"com.jcraft.jsch.JSch"}],"quickstart":{"code":"import com.jcraft.jsch.JSch;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        JSch jsch = new JSch();\n        System.out.println(\"JSch session created\");\n    }\n}","lang":"java","description":"Minimal example creating a JSch instance."},"warnings":[{"fix":"Update to version 0.1.55 or later to mitigate known issues.","message":"JSch has known security vulnerabilities in older versions; always use the latest version.","severity":"breaking","affected_versions":"<0.1.55"}],"env_vars":null,"search_vec":"'connect':11 'enabl':8 'file':13 'implement':5 'java':4 'jsch':1,18 'network':17 'pure':3 'secur':9,16 'shell':10 'ssh':15 'ssh2':7 'transfer':14","created_at":"2026-06-15T09:00:15.848354+00:00","updated_at":"2026-06-15T09:00:15.848354+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.jcraft.com/jsch/","github":null,"docs":"https://appdoc.app/artifact/com.jcraft/jsch/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}