fdrab

Results 6 issues of fdrab

## SUMMARY action_service.list_values not working properly? ### STACKSTORM VERSION 3.7.0 ##### OS, environment, install method OS install on RHEL ## Steps to reproduce the problem As per the contrib/runners/python_runner/python_runner/python_action_wrapper.py the...

## SUMMARY Python actions leak sensitive data when viewing processes ### STACKSTORM VERSION st2 3.7.0, on Python 3.8.13 ##### OS, environment, install method RHEL8, instance and mongoDB running on the...

bug
enhancement
security

Hello Community, Is st2web actively developed / maintained? I have a number of things I'd like to see in st2web, either new features or re-work of some things: 1, ~~NodeJS...

Hello, I've found past issue (https://github.com/StackStorm/st2web/issues/411) that should have solved this, but it seems in 3.8.0 the preview leaks fields marked as secret: ![Screenshot 2023-07-19 173418](https://github.com/StackStorm/st2web/assets/118189175/653fb626-ca13-4d71-a4b3-32ced1997998) Do I have to...

bug
security

Added max_page_size to api_opts and added limit & offset to action_service and sensor_service list_values() method

size/S

Added the no-store cache control header in order to prevent webui from serving cached and not up-to-date versions of opened workflows.

size/XS