Niranjan Hasabnis
Niranjan Hasabnis
Hi @Danc2050, Thanks for the report and analysis. We found that some of the repositories are non-existent (as you also found), and for some reason, `git clone` asks for credentials...
Hi @raniervf and @AlexisTM, Thanks for trying out ControlFlag. Would you mind filling out the template below for the bug report? That will help us triage and fix faster. --...
Thanks @wsnipex for finding the issue. Yes, our current version of the training dataset requires around 11GB of memory. We can certainly generate a smaller version of the training dataset...
@AlexisTM Feel free to use smaller training datasets that we have released a couple of days ago.
hi @jiangwei007, Thanks for interest in ControlFlag. [Place to add those extensions](https://github.com/IntelLabs/control-flag/blob/42e068dbe3dd45ef621913a7a573eae6626184d2/scripts/scan_for_anomalies.sh#L72) would be in the scanning and mining scripts. That being said, we are working on completing C++ support,...
hi @MatheMatrix, Thanks for the PR. Suffix 100 in the name `c100.txt` is for the number of GitHub stars that were used to obtain the repositories for mining. So, IMO,...
Hi @xback, The number of scanning threads are limited by default to the number of CPUs on the system. As you found, one can control the number using `-j` option....
> > The number of scanning threads are limited by default to the number of CPUs on the system. > > Thanks for your reply. > > But it ran...
hi @qoega, Thanks for trying out ControlFlag. `c_lang_if_stmts_6000_gitrepos.ts` is the dataset generated using repositories using C as a primary language. It should work for scanning projects using C++ language also....
Hi @xback, Thanks for trying out ControlFlag. Did you try using a smaller version of the dataset? We have seen that most of these crash bugs are because of using...