We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wazuh 4.11.0 is based on OpenSearch 2.16.0 and OpenSearch-Dashboards 2.16.0
Pre-fork applications and packages:
After the fork we will scan our new packages from our repositories.
dependency-check.sh --project "My App Name" --scan "/java/application/lib"
These vulnerabilities must be updated into
Each vulnerability associated with our code should have an issue created to be fixed.
We use code analysis tools weekly to evaluate the state of our source code. This analysis is performed against Wazuh repositories:
We use CodeQL as our reference tool, as it is provided and well integrated with GitHub.
This process consists on:
Note: CodeQL runs on schedule against the default branch of the repo, which might not be the same as the latest development branch.
DRI: @AlexRuiz7
The text was updated successfully, but these errors were encountered:
f-galland
No branches or pull requests
Weekly security scan for Wazuh 4.10.1
Wazuh 4.11.0 is based on OpenSearch 2.16.0 and OpenSearch-Dashboards 2.16.0
Scope
Pre-fork applications and packages:
After the fork we will scan our new packages from our repositories.
Procedure:
Vulnerability checks
dependency-check.sh --project "My App Name" --scan "/java/application/lib"
These vulnerabilities must be updated into
Each vulnerability associated with our code should have an issue created to be fixed.
Code analysis:
We use code analysis tools weekly to evaluate the state of our source code. This analysis is performed against Wazuh repositories:
We use CodeQL as our reference tool, as it is provided and well integrated with GitHub.
This process consists on:
Note: CodeQL runs on schedule against the default branch of the repo, which might not be the same as the latest development branch.
Notes
DRI: @AlexRuiz7
The text was updated successfully, but these errors were encountered: