Skip to content

Commit

Permalink
fix(#4274): Add pyenv note
Browse files Browse the repository at this point in the history
  • Loading branch information
GGP1 committed Sep 19, 2023
1 parent 7022c30 commit a79b351
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/scans/dependencies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ Parameters:
--report-path: output file path. Default: 'dependencies/report_file.json'.
```
### Scanning wazuh-qa requirements file:

> The script does not support pyenv version changes because it doesn't expect system variables to be modified
```
↪ ~/git/wazuh-qa/tests/scans ⊶ feature/1612-package-vuln-scanner ⨘ python3 -m pytest -vv -x --disable-warnings dependencies/ --repo wazuh-qa --reference master --requirements-path requirements.txt
==================================================================================== test session starts =====================================================================================
Expand Down

0 comments on commit a79b351

Please sign in to comment.