In an attempt to debug the request, I downloaded p...
# core
a
In an attempt to debug the request, I downloaded profile.py from https://github.com/osquery/osquery/blob/master/tools/analysis/profile.py, but encountered the following somewhat strange behavior: Can someone please tell me what I’m doing wrong? Produces similar results regardless of the content of the query body. There is some information on https://osquery.readthedocs.io/en/stable/deployment/performance-safety/: “Queries that fail to execute (for example, due to a non-existent table) will return the highest category result 
3
 and the value 
-1
 for all statistics.” But I don’t know why it fails.
OS: 19.6.0 Darwin Kernel Version 19.6.0: Tue Nov 10 001030 PST 2020; root:xnu-6153.141.10~1/RELEASE_X86_64 x86_64
I tried different queries and I can say that according to my observations, the profile.py does not work with the system_info table