Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop an automatic test/tool to detect new security flaws in the embedded python or dependencies #1612

Closed
AdriiiPRodri opened this issue Jul 19, 2021 · 1 comment · Fixed by #1652

Comments

@AdriiiPRodri
Copy link
Contributor

Hi team,

We are looking to develop a tool or test that allows us to automate the process of analyzing security flags in the Python embedded with Wazuh and in the installed deps.

The goal is to be able to launch this tool or test manually every X days at first and finally automate this process for each PR in the main repo.

For the development of this tool or test, we can use tools such as Safety or any other that allows us to automate the process and generate a report to later analyze it and determine if there is any new vulnerability.

The tool should review the requeriments.txt file for possible vulnerabilities, in addition to the current Python version, to determine if there is any type of warning.

Regards

@Kondent
Copy link
Contributor

Kondent commented Sep 16, 2021

Update

I'm currently waiting for the related issue to be approved and merged (#1615) so I can continue as we discussed with the team.
Current status: blocked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants