vibhatsu
vibhatsu
closes #2622 ### Checklist - [ ] No CHANGELOG update needed - [ ] No new tests needed - [X] No documentation update needed
### Description I am getting the following error while running it in IDA-Pro v9.0.240807 on archlinux ``` ERROR:capa.ida.plugin.form:Failed to extract capabilities from database (error: module 'ida_bytes' has no attribute 'bin_search')...
closes #1899 ### Checklist - [ ] No CHANGELOG update needed - [ ] No new tests needed - [X] No documentation update needed
Currently, there are a lot of functions with incorrect or missing swagger comments leading to failed doc generation
The current implementation as of upto `v1` , we update the scores by iterating through all the users. Suppose we prune a challenge, what it does is iterate through the...
We can add configurable regex for email so that organizations can restrict email as per their needs.
At present, when there are no solves, it shows users in the order of registration which is quite incorrect. Instead, it should show no users.