-
LLVM analyzer [reports](https://cmssdt.cern.ch/SDT/jenkins-artifacts/ib-static-analysis/CMSSW_14_2_X_2024-09-16-1100/el8_amd64_gcc12/llvm-analysis/report-f1b996.html#EndPath) "Called C++ object pointe…
-
## Background and Motivation
_Minimal APIs_ and MVC controller can define versioned routes, which typically use the same route template.
`ASP0022` will fire for the following _Minimal APIs_:
…
-
Currently, only the Gradle analyzer uses the new dependency graph format introduced in https://github.com/oss-review-toolkit/ort/pull/3502. We should take advantage of the new format for more (ultimat…
-
Historically, the ORT analyzer has been pedantic about getting things right (i.e. resolving *exactly* the same dependencies as the build system does), and gathering *all* metadata known about a packag…
-
See "reviewing patient information on the analyzer" doc, "Validated" comment on OneDrive
[here](https://bcit365-my.sharepoint.com/:w:/r/personal/vienna_ly_bcit_ca/Documents/_SOH/MedLab-HemeAnalyzer…
-
Static code analysis is when analyzer programs check our code and pinpoint issues. Visual Studio has a lot of such analyzers built-in, for example, if you see build warnings or other hints, those are …
-
If the dependency is stored in a subfolder, the analyzer infers the VCS URL from the project instead of from the downloadLocation attribute of the spdx file.
This is caused by the VCS info being de…
-
```
Purpose of addition of this task:
Making the NRC's morphological analyzer work in any website viewed in Chrome
* http://inuktitutcomputing.ca/Uqailaut/en/IMA.html
When reviewing task, please f…
-
Thanks to @modulovalue who brought up this behavior [here](https://github.com/dart-lang/sdk/issues/54271#issuecomment-1847468028). Consider the following program:
```dart
var x = throw 0..isEven; …
-
Running a static analysis tool and reviewing the reported problems (SonarQube, FindBugs, VS Code Analyzer, Codacy, Coverity Scan...). As static analysis tools could find numerous problems, it is enoug…