Crossplane

Latest version: v0.5.8

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

Scan your dependencies

Page 5 of 6

0.4.1

* Reorganized build logic so now there's a python interface for building/writing config files given a full crossplane payload: `crossplane.builder.build_files`

0.4.0

* Fixed bug where crossplane wouldn't report error messages correctly when the last directive in a config was missing a semicolon.
* Added the `--strict` flag to crossplane parse that should be used if you want to check for unknown directives/spelling errors.
* Added the `--combine` flag to crossplane parse that will take the multiple config files and read them as one combined config by using the include directives.

0.3.1

* Added an `--include-comments` flag to `crossplane parse` so you can now parse inline comments like NGINX directives.
* Added the ability to handle special block directives that contain embedded lua code like the [`content_by_lua_block`](https://github.com/openresty/lua-nginx-module#content_by_lua_block) directive from OpenResty's ngx_http_lua_module .
* Version 0.3.0 was broken due to an ImportError. This version should not have these problems.

0.2.0

* Added ability to build configuration files from JSON payloads.
* NGX_CONF_FLAG directives now accept case-insensitive arguments.

0.1.3

* Added more options to crossplane parse

0.1.2

* Fixed acceptable contexts for the "state" directive

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.