Skip to content

Releases: securisec/chepy

2.2.3

07 Feb 03:17

Choose a tag to compare

🔅 2.2.3
✅ new filter_list_by_length method
ℹ️ improve using custom cyberchef urls for chepy in core
ℹ️ bytearrays will now be displayed in cli with unprintable replaced with a dot
ℹ️ updated tests

2.2.2

29 Jan 17:55

Choose a tag to compare

🔅 load and run a recipe from cli
🔅 moved show length and dict_keys to cli
🔅 new config option cli_info_color
📚 updated docs
ℹ️ colored logging messages in core
ℹ️ command output in cli now has color
🛠️ resolves #11

2.2.1

28 Jan 18:46

Choose a tag to compare

🔅 Cli will now show different colors for cli and plugin methods
✅ extract_hashes method added
🔅 new config options
📚 updated docs with new
ℹ️ minor updates
ℹ️ submodules updated

2.2.0

23 Jan 19:30

Choose a tag to compare

🔅 core error message method
🔅 new class/module Links
📚 new docs
🧨 removed python-magic from deps. methods will show error message on import
🔅 version 2.2.0
ℹ️ updated filter_list to accept regex patterns

2.1.4

21 Jan 02:27

Choose a tag to compare

🛠️ closes #9
ℹ️ fix test due to new local libs
ℹ️ version 2.1.4
ℹ️ some minor bug fixes

2.1.3

30 Dec 16:03

Choose a tag to compare

🔅 chepy will now look at present working directory for conf files. #7
📚 updated docs
ℹ️ more default values set

2.1.2

26 Dec 22:54

Choose a tag to compare

🛠️ fixes #6
🛠️ fixes #8
ℹ️ config default value handler
ℹ️ updated readme with git install instructions

2.1.1

26 Dec 00:15

Choose a tag to compare

✅ added search_chepy_methods in init
🔅 cli_plugin_path method added
📚 updated docs for plugins
ℹ️ minor changes

2.1.0

18 Dec 23:40

Choose a tag to compare

✅ from_bytes method added
✅ str_to_dict method added
✅ to_bytes method added
🧨 fixed issue with python lib
🧨 moved one method from extract to plugins
ℹ️ update for pypi
ℹ️ updated dockerfile

2.0.0

17 Dec 19:18

Choose a tag to compare

✅ plugins method added to core
📚 docs updated
📚 faq docs added
🔅 added sonar-project.properties
🔅 added sonarcloud
🔅 removed LGTM
🧨 added submodule for chepy_plugins
🧨 binary, pcaps, markdown and useragent moved to plugins
🧨 MAJOR REFACTOR moved a new modules to plugins
ℹ️ minor updates
ℹ️ removed Pipenv
ℹ️ removed unneeded deps from requirements
ℹ️ sonarqube refactors
ℹ️ updated config