SARIF JSON Parser and converter tool

Streamline Your Security Analysis with the SARIF JSON Parser and SARIF to Excel Converter In the fast-paced world of software development, ensuring the security and quality of code is paramount. Static Application Security Testing (SAST) tools have become an essential part of many development pipelines, helping teams identify potential vulnerabilities early in the development process. …

Running your ChatGPT-like LLM locally on docker containers

Introduction: In today’s data-driven world, the demand for advanced natural language processing (NLP) capabilities has surged. Large language models (LLMs) have emerged as powerful tools for tasks ranging from text generation to sentiment analysis. However, concerns regarding data privacy and security have led to a growing preference for running LLMs locally. In this article, we’ll …