microsoft/infersharp
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
C#MIT
Pinned issues
Issues
- 5
- 0
- 15
- 11
- 3
Visual Studio MarketPlace?
#218 opened by ncook-hxgn - 1
False positive on EncoderParameter?
#217 opened by kiwiant - 2
Can infersharp support "struct" in parser.
#215 opened by skyleaworlder - 3
Configure suppressions
#188 opened by centreboard - 15
InferSharp 1.41 Crashes Visual Studio Pro 2022 17.4.4
#209 opened by kabua - 14
- 4
Multiple root folders
#205 opened by FixRM - 17
VS Extension: The SARIF viewer received one or more SARIF logs in which the analysis tool did not detect any results.
#183 opened by Kuinox - 2
- 5
report.sarif not generated
#196 opened by jkuek - 11
Questions about infersharp implementation
#191 opened by skyleaworlder - 1
- 10
VS 2022 Extension - There was nothing to analyze
#192 opened by LouHendricks - 2
Infersharp run ending with msg: infersharp/run_infersharp.sh: line 60: 758 Killed
#193 opened by GreggSwanson - 1
Remove dependency on WSL?
#189 opened by strich - 1
- 3
- 1
False positive on stream leak in HttpClient StreamContent and CryptoStream?
#187 opened by akatakritos - 17
When I scan the C# project with the docker container, there seems to be an error, integer overflow, and no vulnerabilities scanned
#152 opened by chenkehao1998 - 7
Crash when trying to use intersharp
#184 opened by Xwilarg - 0
- 3
Unable to translate Unicode character \\uDC00
#143 opened by MortenAanaes - 0
Copy only DLLs and PDBs in bash script
#176 opened by matjin - 0
False positive leak on Task<>
#175 opened by matjin - 1
Variable Address False Positive Null Dereference
#128 opened by matjin - 0
Handle translation of nested exception blocks
#169 opened by matjin - 0
Translation gap: Ldftn and other CIL instr
#168 opened by matjin - 0
Redo Tests for Pulse (merge Examples into Test Suite)
#167 opened by matjin - 1
Infersharp Visual Studio 2022 plugin doesn't handle spaces in directory path correct.
#151 opened by timg83 - 1
- 5
Array dimensions exceeded supported range
#130 opened by MortenAanaes - 2
if there is a memory leak or null pointer found by infer#, a meaningful return type is expected.
#141 opened by arash-fasihi-snkeos - 3
Resource Leaks Descriptive Message For Resource Fields
#125 opened by matjin - 0
Investigate Finally Blocks Not Being Located
#134 opened by matjin - 2
Expected binaries not detected; please wait while they are downloaded and extracted.
#122 opened by iisfaq - 0
Model Compatibility with Pulse
#84 opened by matjin - 0
- 2
- 1
Running via Visual Studio 2022 doesn't appear to work due to attempt to write to internal Microsoft file share.
#112 opened by Tim-Utelogy - 1
run_infersharp.sh parameter must be an absolute path, relative paths do not work
#108 opened by peter-villadsen - 1
- 3
Sarif in Azure DevOps
#97 opened by buckleyGI - 9
- 7
Infer# not producing any analysis results
#91 opened by harilachu - 1
Doesn't recognise "throw helpers", such as `ArgumentNullException.ThrowIfNull`
#90 opened by cocowalla - 0
Azure pipelines instructions for v1.2
#85 opened by matjin