The Wayback Machine - https://web.archive.org/web/20220512044416/https://github.com/topics/incident-response-tooling
Skip to content
#

incident-response-tooling

Here are 29 public repositories matching this topic...

AHA is an incident management & communication framework to provide real-time alert customers when there are active AWS event(s). For customers with AWS Organizations, customers can get aggregated active account level events of all the accounts in the Organization. Customers not using AWS Organizations still benefit alerting at the account level.

  • Updated Mar 18, 2022
  • Python
lawndoc
lawndoc commented Feb 17, 2021

After a plugin runs, the first half or so of the following prompt is cutting cut off. This appears to be an issue on the handler side because the target is sending the full prompt over the network. I think it might have something to do with the mutex that blocks output while a plugin is running.

bug good first issue

A collection of awesome tools, software, libraries, learning tutorials & videos, frameworks, best practices and technical resources about Incident Response & Management in Cybersecurity

  • Updated Mar 4, 2022
andygrunwald
andygrunwald commented Apr 10, 2022

This client library doesn't have a basic set of unit tests yet.
This is pretty bad, especially when we aim to accept new contributions.
These tests act as a safety net to ensure existing functionality still works.

The way google/go-github setups and runs their tests is pretty nice for the code structure.

Maybe it is the way to go to copy this approach

enhancement good first issue

Improve this page

Add a description, image, and links to the incident-response-tooling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the incident-response-tooling topic, visit your repo's landing page and select "manage topics."

Learn more