Mazikeen

Latest version: v1.2.8

Safety actively analyzes 688867 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.2.1

-----
* In verbose mode diff will show at what line it failed
* Added `python` as run block shell argument

1.2.0

-----
* Diff block attribute `ignoreLine` changed to `ignore`. Being able to ingnore just a portion of the line. The script file did need to adapt.
* Run block attribute 'exitcode' no longer accepts value `None`. It is now written `null` as this is the standart
* Run block now suppors attribute `shell`. It allwos to run a command in a selected shell. Supported shells are: `cmd`, `sh` and `powershell`
* New command line argument added `scriptName`. It allows to change the default script name.

1.1.3

-----
* mazikeen can now work also with script.yaml version 1.0.0
* new command line argument `--upgradeScriptFile`. It updgrades script file from 1.0.0 to 1.1.0

1.1.2

-----
* Empty `entries` attribute for `serial` or `parallel` no longer yields an error
* Windows shell commands like `echo` allowed
* Bugfix: SIGINIT (CTRL-C) will trigger failfast immediately

1.1.1

-----
* SIGBREAK will immediately stop execution
* Report file path is being created if it doesn't exist
* Bugfix: some tests cases where executed twice
* Empty script files no longer generate errors
* An error code is being return only if there was an error

1.1.0

-----
* Diff block replaced attributes `leftpath` and `rightpath` with paths. Script version 1.1.0 created
* Run block without defined, or None exitcode will ignore exit code.
* Add the name of every block as verbose output.
* All diff files are now treated as binary files. Binarycompare set to `false` will only ignore OS EOL characters.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.