Jason Ertel
Jason Ertel
Asset.GenerateCacheKey is modifying a standard (non-thread safe) Dictionary and doesn't appear to be protected by a thread mutex/lock. If multiple requests/threads attempt to access the same resource immediately after startup,...
If you boot from the ISO but do not select the analyst workstation install, then when setup runs if you choose Analyst there it will see that you booted from...
If you are looking for support, please open a new discussion topic rather than creating a new issue. Others may find they have a similar question and will be able...
If you are looking for support, please open a new discussion topic rather than creating a new issue. Others may find they have a similar question and will be able...
This PR addresses #45 by introducing three new optional parameters: - `include-issue-currently-open` (default: `false`) - `include-pr-currently-open` (default: `false`) - `include-discussion-currently-open` (default: `false`) I do not _close_ discussions on my projects,...
```[2023-11-02T08:20:51,186][WARN ][logstash.outputs.elasticsearch] Could not index event to Elasticsearch. {:status=>400, :action=>["create", {:_id=>nil, :_index=>"logs-idh-so", :routing=>nil, :pipeline=>"common"}, {"utc_time"=>"2023-11-02 08:07:26.081537", "message"=>"{\"dst_host\": \"\", \"dst_port\": -1, \"local_time\": \"2023-11-02 08:07:26.081520\", \"local_time_adjusted\": \"2023-11-02 08:07:26.081545\", \"logdata\": {\"msg\": {\"logdata\": \"Canary...
The osquery.template file that gets placed in `/opt/so/rules/elastalert/playbook` directory is missing at least the play_id key. This causes rules based on the osquery product type to fail to be submitted...
Previously the custom file would be updated to have no content, but the existence of the file does not allow the default to be restored. Deleting the file with this...