Click any tag below to further narrow down your results
Links
Xint Code is a new tool that automates the analysis of source code and binaries to find critical security vulnerabilities without human intervention. It recently identified major RCE bugs in popular databases, outperforming human teams at the ZeroDay Cloud competition. The tool aims to enhance security in open-source projects through responsible deployment.
This article introduces Kit, a toolkit for codebase mapping, symbol extraction, and code search. It allows developers to create tools like code reviewers and generators, and works seamlessly with Python and command-line interfaces. The documentation covers installation, usage, and advanced features for effective code analysis.
Privado is an open-source static code analysis tool designed to identify data flows in code, detecting over 110 types of personal data and mapping their movement to various sinks. It supports Java and Python, with plans to expand to other languages, and allows developers to visualize results and generate compliance reports while ensuring code remains local during scans. The tool facilitates data protection by automating documentation and identifying security issues related to sensitive data.
Oneiromancer is a reverse engineering assistant that leverages a fine-tuned LLM to analyze code snippets, providing high-level descriptions, recommended function names, and variable renaming suggestions. It supports cross-platform integration with popular IDEs and allows for easy installation via crates.io or building from source. The tool aims to enhance code analysis efficiency and improve developers' understanding of their code's functionality.
Code Pathfinder is an open-source security suite that integrates structural code analysis with AI-driven vulnerability detection, aiming to enhance accessibility in security reviews. It offers real-time IDE integration, a unified workflow for development, and flexible reporting, catering to security engineers and developers seeking an extensible solution that adapts to modern practices. Key features include a CLI for security analysis, IDE extensions, and advanced querying capabilities using large language models and graph-based techniques.
Potpie is an open-source platform that enables the creation of AI agents tailored to specific codebases, facilitating automated code analysis, testing, and development tasks. The platform features a knowledge graph for deep code understanding and offers pre-built and customizable agents, along with integrations for tools like VSCode and Slack to enhance development workflows. Users can engage with Potpie's agents through an API, allowing for seamless integration into various software development processes.