Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New script for command line analysis (demisto#37611)
* new script * new script * fix script name * fix script name * update RN * added script outputs * added script outputs * fix the script description * updated readme * updated docker image * Import "CommandLineAnalysis" instead of "your_script" in UT file * Implement pre-commit's auto-fixable issues * review updates * review updates * review updates * review updates * review updates * review updates * review updates * Update Packs/CommonScripts/Scripts/CommandLineAnalysis/CommandLineAnalysis.yml Co-authored-by: samuelFain <[email protected]> * review updates * review updates * fix assertion errors * bug fix in clean_non_base64_chars and in isBase64 functions * Bump pack from version CommonScripts to 1.18.1. * bug fix in clean_non_base64_chars and in isBase64 functions * Replace `print` with `LOG` * ruff auto fixes * bug fix in clean_non_base64_chars and in isBase64 functions * bug fix in clean_non_base64_chars and in isBase64 functions * fix imports * Bump pack from version CommonScripts to 1.18.2. * fix imports * fix imports * fix imports * fix imports * fix imports * fix imports * fix imports * fix imports * fix imports * update RN * update RN * pycln and autopep8 fixes * fix an issue with detecting Base64 * Bump pack from version CommonScripts to 1.18.4. * update RN * Bump pack from version CommonScripts to 1.18.5. * update RN * pre-commit auto-fixes --------- Co-authored-by: Erez FelmanDar <[email protected]> Co-authored-by: samuelFain <[email protected]> Co-authored-by: Content Bot <[email protected]>
- Loading branch information