Skip to content

Releases: prompt-security/openclaw-scanner

0.0.15

18 Feb 18:48
532260f

Choose a tag to compare

Merge pull request #21 from prompt-security/compressd

Compressd

0.0.14-gzip

18 Feb 18:12

Choose a tag to compare

0.0.14-gzip Pre-release
Pre-release
Gzip compress payload instead of trimming old data

Replace _trim_payload logic with gzip compression on the entire JSON
payload. Sets Content-Encoding: gzip header so the server can
decompress transparently.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

0.0.14-cut_old_data

18 Feb 17:44
5cb066c

Choose a tag to compare

0.0.14-cut_old_data Pre-release
Pre-release
Merge pull request #19 from prompt-security/fix/pyinstaller-missing-deps

Fix PyInstaller build: install project deps and add hidden imports

0.0.14

17 Feb 11:12
5cb066c

Choose a tag to compare

0.0.14 Pre-release
Pre-release
Merge pull request #19 from prompt-security/fix/pyinstaller-missing-deps

Fix PyInstaller build: install project deps and add hidden imports

0.0.13 - Nano/Pico variants detection

16 Feb 17:00
e84766c

Choose a tag to compare

Pre-release
Merge pull request #18 from prompt-security/nano_pico_claw_support

Add nanobot and picoclaw variant detection and scanning

redact_pii branch

15 Feb 11:16

Choose a tag to compare

redact_pii branch Pre-release
Pre-release
Add secret scrubbing to redact PII from collected data

Introduce scrubber module with tiered regex patterns to detect and redact
secrets (API keys, tokens, passwords, JWTs, connection strings) from tool
call arguments and URLs before they reach the API endpoint.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

0.0.12 - add mdm scripts / fix release workflows once more

12 Feb 14:36
cc50782

Choose a tag to compare

Merge pull request #16 from prompt-security/fix-mdm-artifact-path

Fix MDM scripts artifact path in release job

0.0.11 - add mdm scripts / fix release workflows

12 Feb 14:31
2523b55

Choose a tag to compare

Merge pull request #15 from prompt-security/fix-release-workflow

Fix release workflow: use artifact pattern to avoid race condition

0.0.10 - update mdm scripts

12 Feb 14:18
8f8925a

Choose a tag to compare

Merge pull request #14 from prompt-security/mdm-scripts

Add MDM deployment scripts for Jamf/Intune (macOS + Windows WSL)

0.0.9 enrich clis data

09 Feb 10:59
22be7c5

Choose a tag to compare

Merge pull request #10 from prompt-security/add_args_to_clis

add command counter