EINDEX

Results 24 comments of EINDEX
trafficstars

Facing same issue, on macos big sur when I use `bash findsecbugs.sh -html -output output.html ` the result is, ``` : command not founde 2: 'indsecbugs.sh: line 12: syntax error...

This number logic needs discussion with #41, we need to maintain a website rule for this feature.

Hi @AnweshGangula I love this change, will making some time to review the code. I just have one question about the sorting logic for grouped result. Cause currently we are...

Hi @AnweshGangula I found some cases, where the style of grouped items is not as perfect as the searching page. 1. In the popup, I think the total width in...

> * But I'm wondering if its better to sort the group's themselves - displaying the group with max blocks at the top, so most relevant page is displayed at...

Sure, https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_search.htm https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_search_parameterized.htm Those two api from salesforce.

Hi, I create a PR for this, cloud you please check it.

Please review the code, if you have moment.

@ubinexy I add some test code on this

Hi @jesperfj, Sorry for a long time no updating, After the log4j issue, I just realize here. There are some SOQL query syntax issues. ![image](https://user-images.githubusercontent.com/90031592/147201298-f44e25ed-8124-4540-b905-e9f47faad735.png) Fix that now. If you...