File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name SentinelOne: PowerQuery Custom Menu
3- // @version 1
3+ // @version 2
44// @description Custom menu for threat hunting rules with a compact UI, cell copy on query page, and quick unpin feature.
55// @author https://github.com/LasCC
66// @match *://*.sentinelone.net/query*
77// @match *://*.sentinelone.net/events*
8- // @downloadURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/refs/heads/ master/userscript.js
9- // @updateURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/refs/heads/ master/userscript.js
8+ // @downloadURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/master/userscript.js
9+ // @updateURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/master/userscript.js
1010// @grant GM_xmlhttpRequest
1111// @icon https://www.google.com/s2/favicons?sz=64&domain=sentinelone.com
1212// ==/UserScript==
You can’t perform that action at this time.
0 commit comments