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

Create AWS Security Hub Rules #23206

Conversation

IsExec
Copy link
Member

@IsExec IsExec commented May 1, 2024

Related issue
#22505
  • Added decoder to JSON decoders specific for AWS security hub
  • Added base ruleset for AWS security hub:
    • Security hub controls base rules
    • Base rules for AWS service integrations (GuardDuty, Inspector and Health)
    • Rules for critical security control checks
  • Create .ini check file
  • Decoder/Rule tests
    • Added unit testing files ".ini"
    • runtests.py executed without errors

sebasfalcone and others added 30 commits March 21, 2024 18:54
- Improved indexer connector logging
- Factorized out callbacks used on indexer connector
- Fixed coverity defects
  - Use of auto causes copy
  - Copy instead of move
  - Use of & to prevent copy
- Reverted style changes
…t-at-shared-modules-1

Fix coverity defects for 4.8.0
…lize-indexerconnector-for-index-wazuh-states-vulnerabilities

Improving indexer connector log messages
- Fix behavior if the feed have less or invalid data.
…reloaded-var

Add new preloaded var to disable `update_check`
…of-rocksdb

Changes to limit the memory usage in write/read operations with rocksdb.
…ng-on-content-updater

Update the log level in the vulnerability scanner content-updater
- Implement L1 logic

- Partial implement L2 logic
- Implement translation logic
- Restore deleted file
- Add TC-008 for windows scenario
- Fix new line
- Fix errors related with string_view
- Add filter logic
- Fix segfault.
- Add documentation.
- Fix segfault.

- Add documentation.
- Refactoring, move L2 to databaseFeedManager.
- Delete filter.
- Split translation package scanner in a new function.
- Add cases for QA python testing.
- Restor cacheLRU.
- Fix style.
- Fixed typo on column name
GabrielEValenzuela and others added 21 commits April 26, 2024 10:11
- Fix error.
…1-functions

Migrate deprecated sha1 functions.
…bwrapper

Improve error logging in `socketDbWrapper`
- Fixed typo
- Updated logging
   - Moved to debug
   - Aligned logging message
…ility-scanner-facade-logging-with-current-changes

Align vulnerability scanner logging with current changes
Downgrade macOS image version for scan-build test
- Rename title to Wazuh Agent
- Move callbacks
…torImp

Address Coverity issues in `syscollectorImp.cpp`
@IsExec IsExec self-assigned this May 1, 2024
@IsExec IsExec requested a review from ooniagbi May 2, 2024 06:28
@ooniagbi ooniagbi changed the base branch from 4.9.0 to epic-21209-aws-security-hub-integration May 2, 2024 11:46
@IsExec IsExec linked an issue May 3, 2024 that may be closed by this pull request
@IsExec IsExec closed this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet