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

Modification of Alert Output Based on CISA's Known Exploited Vulnerabilities Catalog #1766

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

1uf3
Copy link

@1uf3 1uf3 commented Oct 17, 2023

Describe the motivation for this PR before writing the "What did you implement".
CISA Releases New Resources Identifying Known Exploited Vulnerabilities and Misconfigurations Linked to Ransomware.

What did you implement:

I have implemented a feature where the Alert output is modified based on whether the vulnerabilities are listed in the CISA's "Known Exploited Vulnerabilities Catalog: Known to be Used in Ransomware Campaigns" or not.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@1uf3 1uf3 changed the title [WIP] Update go-kev Modification of Alert Output Based on CISA's Known Exploited Vulnerabilities Catalog Oct 19, 2023
@1uf3 1uf3 marked this pull request as ready for review October 19, 2023 02:50
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

1 participant