Codetext

Latest version: v0.0.8.1

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

Scan your dependencies

Page 1 of 2

0.0.8

=============
Release data: Aug 17, 2023

* Update format codetext_cli
* Update PythonParser: Handle class definitions with empty argument list class ABC()
* Add Javascript undeclared functions
* Add PHP interface
* Add Ruby actions with block parameters

0.0.7

=============
Release data: Jul 5, 2023

* Update all class extractor format (using dict instead of list)
* Fix missing identifier, parameter in C, C, Java parser
* Implement CLI

0.0.6

=============
Release data: Jan 9, 2023

* Add tree sitter utils (in codetext.parser)
* Replace all `match_from_span` to `get_node_text`
* Replace all `traverse_type` to `get_node_by_kind`
* Fix `CppParser.get_function_metadata` missing `param_type` and `param_identifier`
* Update return metadata from all parser

0.0.5

=============
Release data: Dec 12, 2022

* Fix package import path
* Adding auto build workflow
* Seperate codetext parser with processing source code
* Fix `remove_comment_delimiter` remove leading whitespace
* Update unittest for parser and utilites

0.0.4

=============
Release date: Dec 2, 2022

* Fix main package root path
* Loosen `docstring_parser` dependency

0.0.3

=============
Release date: Dec 2, 2022

* New clean docstring function
* check_docstring_contain_question
* check_docstring_underdevelopment
* check_docstring_autogenerated
* check_contain_little_single_char
* check_contain_many_special_char
* check_contain_little_unique_chars
* check_contain_little_unique_words
* check_contain_many_special_case
* check_contain_too_many_variables
* check_contain_many_repeated_word
* check_contain_many_uppercase_word
* check_contain_many_long_word

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.