Gabe Stocco
Gabe Stocco
**Is your feature request related to a problem? Please describe.** Application Inspector was created from a fork of DevSkim. It has recently had extra care taken to improve rule processing...
# Changes Rewrite VS Code to leverage the .NET CLI. Add additional functionality to .NET CLI to support this use case - the extension uses the new `--useStdin` which listens...
Similar to how AI rules are now handled. Use git submodule to pull in the rules.
Current it should be possible to modify the rules (at least in the vs code extension) but it's a little iffy. There should be a configuration option for the extension...
**Is your feature request related to a problem? Please describe.** The process of editing and testing rules isn't very fluid. **Describe the solution you'd like** A (likely blazor wasm) rules...
**Is your feature request related to a problem? Please describe.** It might be useful to some users to have fixes applied via the cli - in particular with custom rules....
**Describe the bug** The VS Code extension (but not .NET implementation) doesn't apply any rules to .json files (it appears to be any files with type application/json as other json...
**Describe the bug** As seen in https://github.com/microsoft/OSSGadget/issues/290 if you use devskim with Application Inspector rules (not officially supported) this can cause an out of bounds detection for an index. Regardless...
**Is your feature request related to a problem? Please describe.** DevSkim doesn't have many Objective-C specific rules.