Tags: CyberFlameGO/DevSkim
Tags
Make Linux and Mac Binaries Executable in pipeline (microsoft#356) * Make Linux and Mac Binaries Executable in pipeline * Update dotnet-publish-linux-mac-job.yml * Update dotnet-publish-linux-mac-job.yml * Temporarily comment out portions not being debugged. * Add Inline * Revert "Temporarily comment out portions not being debugged." This reverts commit c3d7c31. * Bump Dependencies * Revert "Bump Dependencies" This reverts commit cf19204. * Fix VS Extension dependencies
Limit rule to not apply to rust (microsoft#353) * Limit rule to not apply to rust Fix microsoft#352 * Add rust rules for insecure random
Fix potential out of range issue if IsBetween was provided an imprope… …r index. (microsoft#349)
Adds ability to provide custom root for output relative paths (micros… …oft#338) * populate more fields for github viewing. * Add option to set base path. * Changing anaalyze command is semver relevant * Move the options into an options class. * Adds test for the relative path and absolute path features. * Fix microsoft#339 * Fix support for only before and after in validation * Make a test for the newly rewritten DS440000 * Update Language.cs
Add Support for languages that are never code (microsoft#337) * Fix path output handling for sarifd when providing a specifc filename to scan * Add support for "always commented" languages Curently this is just .txt files
Drop System.Text.Json to 5.0.0 to match Visual Studio (microsoft#331) Else extension doesn't work
Add Fix Its to JSON output (microsoft#325) * Clean up rules * Update JSON Writer to support Fix Its * Fix double writing scopes in pack command by switching to .net serialization. * Update rulepacker * Convert to System.Text.Json Removes custom deserialization handlers in rule verification so this is a semver bump to 0.5. * Misc Fixes for System.Text.Json differences * Bump rulepacker * Update PackCommand.cs * Remove rulepacker * New RulePacker * Try to print verifier messages. Debugging pipeline issue. * Nullable annotation fix * Fix Verifier * Change Severity enum to not be flags, processor now takes a list of Severities to match against. * Revert "Change Severity enum to not be flags, processor now takes a list of Severities to match against." This reverts commit 44e9967. * Add None name to severity l.
PreviousNext