Zeekscript

Latest version: v1.2.9

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

Scan your dependencies

Page 5 of 8

1.1.050

* Focus the string concatenation layout heuristic on ... strings (Christian Kreibich, Corelight)

* Ensure square brackets on index slices do not linebreak (Christian Kreibich, Corelight)

1.1.047

* Skip PyPy on MacOS too, it suffers spurious segfaults in CI (Christian Kreibich, Corelight)

* Update README (Christian Kreibich, Corelight)

* Disable fail-fast for the build matrix (Christian Kreibich, Corelight)

* Fix permissions on a test script (Christian Kreibich, Corelight)

1.1.042

* Refactor linewrap decision logic to aid troubleshooting (Christian Kreibich, Corelight)

* Threshold tweak in linewrap logic: allow smaller excess chunk size (Christian Kreibich, Corelight)

* Fix a few instances where linewraps before ";" were still permitted (Christian Kreibich, Corelight)

* GH-3: Improve linebreaks in enum declarations and initializer lists (Christian Kreibich, Corelight)

* Move node traversal logic from Script to Node class (Christian Kreibich, Corelight)

* Comment-only tweaks (Christian Kreibich, Corelight)

* Use space separation when defining specific enum values (Christian Kreibich, Corelight)

* Avoid double-space after capture list in when-statements (Christian Kreibich, Corelight)

1.1.033

* Update formatting testcases to Whitesmith (Christian Kreibich, Corelight)

* GH-9: Move to Whitesmith indentation (Christian Kreibich, Corelight)

* Expand formatting testcase with a few more scenarios (Christian Kreibich, Corelight)

1.1.029

* Skip the PyPy builds on Windows (Christian Kreibich, Corelight)

* Move formatters to using Node.nonerr_children where required (Christian Kreibich, Corelight)

* When building up parse tree, track non-error nodes separately (Christian Kreibich, Corelight)

* Switch all script tree navigation to our cloned tree, not the TS one (Christian Kreibich, Corelight)

* Variable naming in the Formatter._format_child() method was backward (Christian Kreibich, Corelight)

* Disallow formatting multiple files without --inplace; better summary message (Christian Kreibich, Corelight)

* Write problems to stderr when hitting parse errors during formatting (Christian Kreibich, Corelight)

* Add unit tests for testing parsing errors and their formatting (Christian Kreibich, Corelight)

* Refactor format-testing setup a bit to be more reusable (Christian Kreibich, Corelight)

* Appease pylint (Christian Kreibich, Corelight)

* Exit formatting with error also when parsing encounters problems (Christian Kreibich, Corelight)

* Handle TreeSitter's ERROR-typed nodes explicitly (Christian Kreibich, Corelight)

1.1.015

* Include directory recursion tests on Windows (Christian Kreibich, Corelight)

* Fix writing formatted output on Windows (Christian Kreibich, Corelight)

* Expand testsuite to verify portable newline handling (Christian Kreibich, Corelight)

* Ignore built shared-library artifacts on Windows (Christian Kreibich, Corelight)

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.