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

BOD 22-01 / KEV changes #68

Merged
merged 16 commits into from
Apr 28, 2022
Merged

BOD 22-01 / KEV changes #68

merged 16 commits into from
Apr 28, 2022

Conversation

dav3r
Copy link
Member

@dav3r dav3r commented Apr 18, 2022

🗣 Description

This PR pulls together the following previously-tested and reviewed cyhy-core PRs related to BOD 22-01 / Known Exploited Vulnerabilities (KEVs):

💭 Motivation and context

This PR:

🧪 Testing

Testing information can be found in the details of the PRs listed in the "Description" section above.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • All new and existing tests pass.

✅ Post-merge checklist

  • Coordinate deployment plan with CyHy team.
  • Run cyhy-kevsync in Production to populate new kevs collection.
  • Deploy these changes to Production.

felddy and others added 13 commits March 31, 2022 16:32
Co-authored-by: dav3r <dav3r@users.noreply.github.com>
* If severity goes from less than 3 (High) to 3 or greater
* If KEV flag goes from False to True
Sort imports.
Improve grammar of a comment.

Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
- Since we're already editing this docstring the summary should be in the imperative mood and there should be a blank line after the summary.
- Add comma: Just something to break up the chain of ors since the first two are part of one logical check.
- Correct tense of method comment.

Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
…sting-tickets

Create notifications for existing tickets
@dav3r dav3r added the improvement This issue or pull request will add new or improve existing functionality label Apr 18, 2022
@dav3r dav3r requested review from felddy, jsf9k and mcdonnnj as code owners April 18, 2022 17:15
@dav3r dav3r self-assigned this Apr 18, 2022
dav3r added 2 commits April 22, 2022 11:34
This is because docopt can generate SystemExit and DocoptExit exceptions in certain normal use cases.
@dav3r dav3r requested a review from jsf9k April 22, 2022 16:53
Copy link
Member

@felddy felddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still looking good after all these years!

🔂 :shipit:

Copy link
Member

@mcdonnnj mcdonnnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even better the second time around!

@dav3r dav3r merged commit 797bd63 into develop Apr 28, 2022
@dav3r dav3r deleted the epic/bod-22-01 branch April 28, 2022 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add new or improve existing functionality
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update CyHy notification triggers for high/critical and KEVs
4 participants