-
Recently I have been running some benchmarks on TFT using a variety of different datasets. One thing I have noticed is that `CacheableCombineAccumulate` seems to have a bit of a scaling issue, in part…
-
### Summary
Develop a modular, extensible static analyzer to enhance the security and reliability of TON smart contracts.
### Context
Static analyzers detect potential vulnerabilities in contracts …
-
### Analyzer
**Diagnostic ID**: [CA2000](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
### Describe the improvement
This is more like a case to consider rat…
-
Not a long time ago I was developing a static analyzer which used Spoon in a company. We had an utility called "self-tester", which ran our analyzer on a bunch of open-source projects and calculated t…
-
Trimmer's initial implementation of RUC was to generate diagnostics on the called member. Due to IL-specific behavior, in general, a call to a member in a derived class is represented as a call to a m…
-
inspired by https://docs.joern.io/code-property-graph/, or more specifically, https://docs.joern.io/cpgql/data-flow-steps/
```yaml
pattern: $A.is_some()
controls:
pattern: print!($$$)
```
…
-
Test the module which contain the funtion code in it, then I got error.
I check the code of lex. It has the key word "function". So I guess that I have to modify yacc to make it work well.
I alre…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR30694](https://bugs.llvm.org/show_bug.cgi?id=30694) |
| Status | NEW |
| Importance | P enhancemen…
-
### Analyzer
**Diagnostic ID**: [CA2213](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213): `'MockRegistryConsumerMainLibs2' contains field '_aDisposable' that is o…
-
| | |
| --- | --- |
| Bugzilla Link | [38963](https://llvm.org/bz38963) |
| Version | trunk |
| OS | Linux |
| CC | @francisvm,@rui314 |
## Extended Description
void x(void) {
int *p = (int *)…