Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rcsHV-002cfg-U5 for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 19:29:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rcsHU-006103-HU for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 21 Feb 2024 19:29:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rcrtx-005xrs-GL for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 19:05:06 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rcrts-000DMF-3b for pgsql-jdbc-commits@lists.postgresql.org; Wed, 21 Feb 2024 19:05:05 +0000 Received: from github.com (hubbernetes-node-a25cb31.ac4-iad.github.net [10.52.13.29]) by smtp.github.com (Postfix) with ESMTPA id 571636411B1 for ; Wed, 21 Feb 2024 11:04:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1708542298; bh=QYNRDHxMY/TqTPz5yxaQka5wBk+n2U19t1fpMTnXfH0=; h=Date:From:To:Subject:List-Unsubscribe:From; b=P5hfkOhDt4uvco/V2KjrPuYjZtl1jISwiZF1q3Yo6P90DhH8R+soLDuYUz4UReHU5 mr2NJLKS7cpkrCA7wFBJeuiEg9ZzVGMDBSnm79r324BeNTzrAWI/2gznJUxCc1bt18 8m1bvDjDvlYW14uoc+J9kQ84PSROmmM0oPUKFk4k= Date: Wed, 21 Feb 2024 11:04:58 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 2fada9: update security page (#3135) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 2fada9ef4ec41b2c8a9ae12b431f57ca4b4e88aa https://github.com/pgjdbc/pgjdbc/commit/2fada9ef4ec41b2c8a9ae12b431f57ca4b4e88aa Author: Dave Cramer Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M docs/content/security/_index.md Log Message: ----------- update security page (#3135) To unsubscribe from these emails, change your notification settings at https://github.com/pgjdbc/pgjdbc/settings/notifications