daalcant's Stars
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
microsoft/DevSkim
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
microsoft/OSSGadget
Collection of tools for analyzing open source packages.
microsoft/RecursiveExtractor
RecursiveExtractor is a .NET Standard 2.0 archive extraction Library, and Command Line Tool which can process 7zip, ar, bzip2, deb, gzip, iso, rar, tar, vhd, vhdx, vmdk, wim, xzip, and zip archives and any nested combination of the supported formats.
microsoft/OAT
Object Analysis Toolkit is a C# library for analyzing objects using Rules.
microsoft/DevSkim-VisualStudio-Extension
DevSkim plugin for Visual Studio.
microsoft/DevSkim-Action
The GitHub Action for DevSkim
microsoft/DevSkim-VSCode-Plugin
DevSkim plugin for VS Code.
microsoft/DevSkim-Sublime-Plugin
DEPRECATED -- DevSkim plugin for Sublime Text 3.
microsoft/ApplicationInspector-Action
The GitHub Action for Microsoft Application Inspector