-
Notifications
You must be signed in to change notification settings - Fork 32
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
Research vulnerable packages for usage in VDT System tests #4529
Comments
Update
|
Update
|
I have conducted research on potential vulnerable package options. We propose using the following applications to conduct the suggested tests.
|
Parallel approach packagesIn order to proceed with a parallel approach we need to use different packages for each tests due to pytest-xdist do not allow dependent tests cases.
|
Update Research 18/10/2023
|
Update Research 19/10/2023
|
Update Research 20/10/2023
|
Regarding new changes in the tests requirements is required to research possible packages for ARM architectures: #4369 (comment) |
UpdateStarted reviewing information on installing specific packages in macOS ARM |
Meeting with @juliamagan regarding research of ARM packages. It seems nodejs could be a good option to supply almost all the cases for macOS: https://nodejs.org/dist/ |
macOS ARM
CentOS 7
It has been more difficult to find packages for CentOS than for macOS, it seemed that Docker could be a good option, but we are missing packages for the last two cases. Although there are future versions that may not be vulnerable or have new vulnerabilities, we found no information about these packages. Docker: |
CentOS 7
Ubuntu 22
|
Ubuntu 22
|
Remaining AMD64 PackagesmacOSWe can use the same Nodejs packages UbuntuWe can use the same Grafana packages |
Conclusionarm64
Research: x64
Research: |
LGTM! Approved! |
LGTM! |
Description
This Issue aims to research packages usable for the different OSs that will be supported in the new Vulnerability Detector System tests, for each test case.
Systems
Test cases
Considerations
The text was updated successfully, but these errors were encountered: