From bc8b3f77bfc94334a77733c865567e674772f70e Mon Sep 17 00:00:00 2001 From: tersePrompts Date: Thu, 3 Sep 2026 11:10:48 +0530 Subject: [PATCH] Add Bashkit4j to Security Co-Authored-By: Claude Opus 5 (1M context) --- README_SOURCE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_SOURCE.md b/README_SOURCE.md index 12ab52b4..70fd3be5 100644 --- a/README_SOURCE.md +++ b/README_SOURCE.md @@ -1029,6 +1029,7 @@ _Libraries that handle security, authentication, authorization or session manage - [Apache Shiro](https://github.com/apache/shiro) - Performs authentication, authorization, cryptography and session management. - [Ayza](https://github.com/Hakky54/ayza) - High-level SSL configuration builder for configuring HTTP clients and servers with SSL/TLS. +- [Bashkit4j](https://github.com/tersePrompts/bashkit4j) - Sandboxed bash interpreter for running untrusted scripts in-process: in-memory filesystem, opt-in allowlisted host mounts, network denied by default. - [Bouncy Castle](https://github.com/bcgit/bc-java) - All-purpose cryptographic library and JCA provider offering a wide range of functions, from basic helpers to PGP/SMIME operations. - [Certificate Ripper](https://github.com/Hakky54/certificate-ripper) - CLI tool and library for extracting and exporting server certificates from HTTPS endpoints. - [Dependency-Track](https://github.com/DependencyTrack/dependency-track) - Software composition analysis platform for identifying supply-chain risk.