@mondoohq/xgrep_linux_arm64 0.2.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
- package/xgrep +0 -0
package/README.md
CHANGED
|
@@ -7,8 +7,8 @@ language-aware, AST-based pattern matching. It optimizes for **accuracy** — wh
|
|
|
7
7
|
it reports a vulnerability, it should be real and exploitable — and adds
|
|
8
8
|
code-intelligence and AI-agent features on top of scanning.
|
|
9
9
|
|
|
10
|
-
This npm package ships prebuilt `xgrep` binaries for Linux and Windows
|
|
11
|
-
(amd64 and arm64).
|
|
10
|
+
This npm package ships prebuilt `xgrep` binaries for Linux, macOS, and Windows
|
|
11
|
+
(amd64 and arm64; the macOS binaries are signed and notarized).
|
|
12
12
|
|
|
13
13
|
## Quick start
|
|
14
14
|
|
package/package.json
CHANGED
package/xgrep
CHANGED
|
Binary file
|