(imported comment written by Lee Wei)
Looks like I have omitted the filter to show only those not hidden. Here is what you can do.
The file is located somewhere like this:
C:\Program Files (x86)\BigFix Enterprise\BES Server\BESReportsServer\wwwroot\ext-3.2.0\fixlet_compliance.js
In my version of the file, the statements start around line 590. When you see “bes fixlets whose(”, you would add the condition above.
Let me know if this does not make sense.
Lee Wei