-
### Description
We need to implement functionality to register a new repository with SonarCloud using the SonarCloud API. This will enable code quality and security analysis for the repository and …
-
Stack Graphs (an evolution of Scope Graphs) sound like they could be really interesting/useful with regards to code navigation, symbol mapping, etc. Perhaps we could use them for module identification…
-
That would cover:
- giving preview of package contents (files tree, zip packages handling example here: https://github.com/Srokap/srokap_plugin_installer)
- extracting manifests (could display it's da…
-
Hi!
I'd like to make some changes to this repo, but I just wanted to get some feedback first.
I would like to reorganize the python code into a python module. This allows people to install the tools…
-
# Unused Import
## Impact
Importing ReentrancyGuard.sol is unnecessary in LongShortToken.sol because the import is never used
## Proof of Concept
https://github.com/code-423n4/2022-03-prepo/blob/m…
-
### Prerequisite
- [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help.
- [X] I have read the [FAQ documentation](https://…
-
## Overview
The purpose of this issue/document is two-fold:
- to summarize the regressions analyses of the project in a **textual form**
- to summarize the results of these regression analyses in …
-
## Feature Request
**Feature description :**
It would be great to have the tool output "code coverage" stats if possible - number of resources in the plan vs. number of resources covered by tests …
-
When testing FPS using the benchmark. py script 'inference' model, it was shown that the model did not test_ step method.
Test code is mask_ rcnn
Traceback (most recent call last):
File "to…
-
Hello
Our research team have made a execution analysis tool called Triggerflow and applied it to OpenSSL, tracking down several bugs in usage of BN_FLG_CONSTTIME leading to leaking timing informati…