rengine icon indicating copy to clipboard operation
rengine copied to clipboard

Values are not transmitted: {PATH}, {TARGET}, etc...

Open HideNsec opened this issue 2 years ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Values are not passed instead of custom tools

Screenshot 2023-10-22 at 23 00 51

The assumption that arose when trying to correct:

https://discord.com/channels/880363103689277461/880364122066272276/1165667120206590132

Expected Behavior

Passing the host value to TARGET

Steps To Reproduce

install rengine to ubuntu server 22.04 add any custom tool make log run scan via custom engine

Environment

- reNgine: 2.0.0
- OS: Ubuntu Server 22.04 LTS 
- Python: 3.10
- Docker Engine: -
- Docker Compose: -
- Browser: Safari, Google Chrome etc...

Anything else?

No response

HideNsec avatar Oct 22 '23 20:10 HideNsec

👋 Hi @HideNsec, Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

github-actions[bot] avatar Oct 22 '23 20:10 github-actions[bot]

@psyray can you please check this.

Thanks

yogeshojha avatar Oct 24 '23 05:10 yogeshojha

@yogeshojha When I have time, yes ;)

psyray avatar Oct 24 '23 13:10 psyray

@HideNsec According to the code you must supply TARGET and OUTPUT, because without output how could the results shown in UI ? https://github.com/yogeshojha/rengine/blob/fd5a5e5faa1e289cbf421e8aaf6014452efaef1f/web/reNgine/tasks.py#L470-L478

psyray avatar Dec 09 '23 15:12 psyray

Fixed in #1125

psyray avatar Dec 09 '23 15:12 psyray