-
TL;DR - The schema needs a new activity class to represent script execution events.
Most Windows EDR products provide visibility into the execution of PowerShell, Python, VBScript, JavaScript, Offi…
-
I would like to gather a deeper understanding on how reflex works under the hood. Any pointers on how to get started, would be greatly appreciated. Is there some documentation on this available or som…
-
[`customStrategy`](https://hackage.haskell.org/package/bytestring-0.11.3.1/docs/Data-ByteString-Builder-Internal.html#v:customStrategy) is documented:
``` hs
customStrategy
:: (Maybe (Buffer, I…
-
## Project description
Office file formats are dangerous, they can contain OLE objects and links to remote objects.
It is unsafe to open files from untrusted locations.
We need software capab…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
I'm having trouble understanding what type of request objects are expected. I'm using express, and the body-parser middleware, but my signatures are being signed incorrectly. It would be nice if the e…
-
## Introduction
I was requested on Zulip to file an issue about any misrepresentation or items that I think should be addressed further in the [IO traits section](https://github.com/nrc/portable-in…
-
Although it is stated that the app is meant for NUS professors, there lacks a segment detailing if the UG is also meant for the target group (can I be a prof assistant and use it?) and the required pr…
-
Hello,
The assessment results contain different statuses, i.e. WARN, INFO, PASS. Could you please document the definition of this status, in the wiki or point me to a page where we can see it?
…
-
Hi,
my understanding is that this Blender addon is communicating with external engines using a network protocol.
Is this protocol documented? Is it designed with Panda3D in mind (since I reckon …