Mick Grove
26995696e5
updated rule for AWS Secret Access key
2025-09-10 16:00:21 -07:00
Mick Grove
01b6038f46
updated rule for AWS Secret Access key
2025-09-10 16:00:21 -07:00
Mick Grove
e74a42c20b
updated rule for AWS Secret Access key
2025-09-10 13:29:19 -07:00
Mick Grove
def9e5d18c
updated rule for AWS Secret Access key
2025-09-10 13:29:19 -07:00
Mick Grove
6785e61768
Increase max-file-size default to 256 mb (up from 64 mb)
2025-09-09 22:40:00 -07:00
Mick Grove
a593e6d51e
Increase max-file-size default to 256 mb (up from 64 mb)
2025-09-09 22:40:00 -07:00
Mick Grove
7b193f89a7
- Enabled MongoDB URI validation
...
- AWS + GCP validators now respect HTTPS_PROXY and share a consistent user agent across AWS, GCP, and HTTP validation
2025-09-09 22:35:17 -07:00
Mick Grove
58c84d543e
- Enabled MongoDB URI validation
...
- AWS + GCP validators now respect HTTPS_PROXY and share a consistent user agent across AWS, GCP, and HTTP validation
2025-09-09 22:35:17 -07:00
Mick Grove
611f19fd74
- Enabled MongoDB URI validation
...
- AWS + GCP validators now respect HTTPS_PROXY and share a consistent user agent across AWS, GCP, and HTTP validation
2025-09-09 16:45:02 -07:00
Mick Grove
6a1d9e4142
- Enabled MongoDB URI validation
...
- AWS + GCP validators now respect HTTPS_PROXY and share a consistent user agent across AWS, GCP, and HTTP validation
2025-09-09 16:45:02 -07:00
Mick Grove
9035a862f4
fixed ascii coloring in update check
2025-09-06 15:13:34 -07:00
Mick Grove
e26b5d62da
fixed ascii coloring in update check
2025-09-06 15:13:34 -07:00
Mick Grove
64dc999538
Merge pull request #106 from mongodb/development
...
v1.48.0
fix windows x64 builds
2025-09-05 13:14:58 -07:00
Mick Grove
74d0260725
Merge pull request #106 from mongodb/development
...
fix windows x64 builds
2025-09-05 13:14:58 -07:00
Mick Grove
3a67fcc81c
fix windows x64 builds
2025-09-05 13:14:12 -07:00
Mick Grove
99a607213c
fix windows x64 builds
2025-09-05 13:14:12 -07:00
Mick Grove
82087ad131
Merge pull request #105 from mongodb/development
...
v1.48.0
2025-09-05 11:30:10 -07:00
Mick Grove
f43a26030d
Merge pull request #105 from mongodb/development
...
v1.48.0
2025-09-05 11:30:10 -07:00
Mick Grove
44b64d0648
preparing for v1.48.0
2025-09-05 10:20:41 -07:00
Mick Grove
82caff531f
preparing for v1.48.0
2025-09-05 10:20:41 -07:00
Mick Grove
9dd8487d54
preparing for v1.48.0
2025-09-05 09:31:52 -07:00
Mick Grove
ba12a5b2be
preparing for v1.48.0
2025-09-05 09:31:52 -07:00
Mick Grove
3b9f177865
preparing for v1.48.0
2025-09-05 09:31:43 -07:00
Mick Grove
80aef7e6d7
preparing for v1.48.0
2025-09-05 09:31:43 -07:00
Mick Grove
f4aa334a97
updated readme
2025-09-05 07:57:14 -07:00
Mick Grove
b70df66efd
updated readme
2025-09-05 07:57:14 -07:00
Mick Grove
fa9639ff48
updated readme
2025-09-05 07:54:50 -07:00
Mick Grove
7579eb923c
updated readme
2025-09-05 07:54:50 -07:00
Mick Grove
3a18d52245
updated readme
2025-09-04 23:52:43 -07:00
Mick Grove
82e4d7b620
updated readme
2025-09-04 23:52:43 -07:00
Mick Grove
2ee204ce3c
updated jwt rule
2025-09-04 23:31:34 -07:00
Mick Grove
9b6c67c243
updated jwt rule
2025-09-04 23:31:34 -07:00
Mick Grove
e538807536
updated sha1 crate
2025-09-04 22:24:30 -07:00
Mick Grove
3896ca40f9
updated sha1 crate
2025-09-04 22:24:30 -07:00
Mick Grove
49afc71803
- Improved error message when self-update cannot find the current binary
...
- Optimized memory usage via string interning and extensive data sharing
- Replaced quadratic match filtering with a per-rule span map, fixing missed secrets in extremely large files and improving scan performance
- Support scanning extremely large files by chunking input into 1 GiB segments with small overlaps, avoiding vectorscan buffer limits while preserving match offsets
- Always use chunked vectorscan, eliminating the slow regex fallback for blobs over 4 GiB
- Skip Base64 scanning for blobs over 64 MB to avoid a second pass over massive files
- Increased max-file-size default to 64 MB (up from 25 MB)
2025-09-04 21:51:24 -07:00
Mick Grove
8d15c8eabf
- Improved error message when self-update cannot find the current binary
...
- Optimized memory usage via string interning and extensive data sharing
- Replaced quadratic match filtering with a per-rule span map, fixing missed secrets in extremely large files and improving scan performance
- Support scanning extremely large files by chunking input into 1 GiB segments with small overlaps, avoiding vectorscan buffer limits while preserving match offsets
- Always use chunked vectorscan, eliminating the slow regex fallback for blobs over 4 GiB
- Skip Base64 scanning for blobs over 64 MB to avoid a second pass over massive files
- Increased max-file-size default to 64 MB (up from 25 MB)
2025-09-04 21:51:24 -07:00
Mick Grove
bf60c5584b
Optimized memory usage via string interning and extensive data sharing
2025-09-03 09:52:49 -07:00
Mick Grove
52b2c02ee9
Optimized memory usage via string interning and extensive data sharing
2025-09-03 09:52:49 -07:00
Mick Grove
ac34f35f61
Optimized memory usage via string interning and extensive data sharing
2025-09-02 19:54:44 -07:00
Mick Grove
c3513ea206
Optimized memory usage via string interning and extensive data sharing
2025-09-02 19:54:44 -07:00
Mick Grove
1575d35601
Improved error message when self-update cannot find the current binary
2025-09-02 13:59:01 -07:00
Mick Grove
23102f4b59
Improved error message when self-update cannot find the current binary
2025-09-02 13:59:01 -07:00
Mick Grove
3e0b487e78
Merge pull request #102 from mongodb/development
...
v1.47.0
fix windows x64 builds
2025-08-31 17:26:52 -07:00
Mick Grove
d541a06c9c
Merge pull request #102 from mongodb/development
...
fix windows x64 builds
2025-08-31 17:26:52 -07:00
Mick Grove
2a85f66e4a
fix windows x64 builds
2025-08-31 17:26:30 -07:00
Mick Grove
def8789c31
fix windows x64 builds
2025-08-31 17:26:30 -07:00
Mick Grove
702762265e
Merge pull request #100 from mongodb/development
...
v1.47.0
2025-08-31 13:02:41 -07:00
Mick Grove
6ee70be8be
Merge pull request #100 from mongodb/development
...
v1.47.0
2025-08-31 13:02:41 -07:00
Mick Grove
e03ab5972d
fix ci build error
2025-08-31 10:27:16 -07:00
Mick Grove
dcd0460e8a
fix ci build error
2025-08-31 10:27:16 -07:00