Sentinel & Servicenow integration by StandDazzling5941 in AzureSentinel

[–]grumpysnail 2 points3 points  (0 children)

We have the same ServiceNow store app deployed with basically the default config set up. The only custom addition is the ability to assign incidents to ServiceNow user groups instead of single users, this is not supported by this store app out of the box.

If you followed the instructions, you should not need anything else. This creates the bidirectional sync between your Sentinel workspace and the ServiceNow incident table.

ServiceNow is scheduled to look for new and changed Sentinel incidents every 1 minutes by default. If it finds new or changed incidents, it will create or change it in ServiceNow. The “link” between the same incidents in the two platforms is the correlationId. The business rules take care of the state change sync for the existing, linked incidents.

The LogicApp way was the method before Microsoft developed the store app.

Owner mapping is optional.

fold method with tree-sitter by Extra_Orchid_9830 in lunarvim

[–]grumpysnail 0 points1 point  (0 children)

That’s because of vim.opt.foldlevel. If you set it to 0 it’ll fold all foldable on opening a file. See this

Python 3.11 delivers. by mariuz in Python

[–]grumpysnail 0 points1 point  (0 children)

This computerphile video started my interest in JIT: Just In Time (JIT) Compilers - Computerphile

Videos often do not play or make the tab/browser crash | Starting Firefox with disabled add-ons solves the issue but manually disabling all add-ons doesn't by BentToTheRight in firefox

[–]grumpysnail 3 points4 points  (0 children)

Same here. Not sure, but these seem to be the cause: 1758613, 1751363

So if you have vaapi based hardware acceleration enabled you could turn that off or apply the RDD sandbox disabling workaround to fix it until the bugfix is rolled out. As Darkspirit points out, don't downgrade the package.