Neuro-flow

Latest version: v24.12.1

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

Scan your dependencies

Page 2 of 5

23.7.0

Features

- Dropped Python 3.7, added 3.10, 3.11 support. (980)
- Host neuro-flow flows (former projects) within user projects. (1002)

Misc

- [996](https://github.com/neuro-inc/neuro-flow/issues/996), [#1002](https://github.com/neuro-inc/neuro-flow/issues/1002)

22.8.1

Features
--------

- Added `hash_files_relative` function to expression, it works same as `hash_files` but requires additional leading
parameters that defines directory to glob over. It can be used to glob over action files:

${{ hash_files_relative(flow.action_path, "**/pattern/here/**/*.py", "other/**/pattern")
(904)

22.8.0

Features
--------

- Added support of `flow.action_path` for images sections of action. (902)

22.7.2

Features
--------

- Implement `flow.action_path` property in the flow context. It is available from action and points to the folder where `action.yml` file is located. (896)
- Replace HTTP fetch with git clone for remote actions. (897)

22.7.1

Bugfixes
--------

- Use a separate src folder to don install tests when installing neuro-flow. (891)

22.7.0

Features
--------

- Implement `neuro-flow init` command for easy flow creation (859)

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.