Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: truncated pickle error #334

Merged
merged 3 commits into from
Apr 24, 2024
Merged

fix: truncated pickle error #334

merged 3 commits into from
Apr 24, 2024

Conversation

ocervell
Copy link
Contributor

@ocervell ocervell commented Apr 23, 2024

Fixes #333

@ocervell ocervell merged commit 663af17 into main Apr 24, 2024
10 checks passed
@ocervell ocervell deleted the fix-truncated-pickle branch April 24, 2024 15:40
ocervell added a commit that referenced this pull request Apr 29, 2024
🤖 I have created a release *beep* *boop*
---


## [0.4.0](v0.3.6...v0.4.0)
(2024-04-27)


### Features

* `nuclei` - add "meta" items to extra_data
([#329](#329))
([d986e01](d986e01))
* add offline mode
([#314](#314))
([6b55e99](6b55e99))
* add secator configuration loader
([#313](#313))
([9b9ab7b](9b9ab7b))


### Bug Fixes

* add alias for config command and reload help screenshot
([#324](#324))
([3dbc9ad](3dbc9ad))
* add nmap --top-ports option
([#339](#339))
([6352be7](6352be7))
* add redis addon missing warning on celery worker
([#310](#310))
([c0afc3a](c0afc3a))
* better vuln detection
([#349](#349))
([150b603](150b603))
* **config:** broken list values with 0 or 1 element
([#364](#364))
([7ef7a5e](7ef7a5e))
* **docker:** pull remote DockerHub images in Compose
([#363](#363))
([dce6d8a](dce6d8a))
* grype integration test
([#327](#327))
([33ddb84](33ddb84))
* minor config tweaks
([#360](#360))
([4631024](4631024))
* next steps highlight
([#326](#326))
([528c715](528c715))
* proper local file naming for sudo_killer.zip
([#330](#330))
([f7e563f](f7e563f))
* query CVEs without CPE match
([#321](#321))
([d02e09c](d02e09c))
* switch payload sudo_killer to zip
([#318](#318))
([2a92dc8](2a92dc8))
* task description in remote mode
([#344](#344))
([1140611](1140611))
* truncated pickle error
([#334](#334))
([663af17](663af17))


### Documentation

* add VHS demo ([#293](#293))
([70454a6](70454a6))
* update README.md
([a0a19fb](a0a19fb))
* update README.md
([341f5b8](341f5b8))
* Update README.md
([98c986c](98c986c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: pickle data truncated
1 participant