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

feature: findings-manager-jira refactoring and ticket autoclose support #46

Merged
merged 42 commits into from
Oct 14, 2024

Conversation

mlflr
Copy link
Contributor

@mlflr mlflr commented Sep 19, 2024

  • refactoring of the findings-manager-jira lambda code
  • adds support of autoclosing of Jira tickets when Security Hub finding is resolved
  • when autoclosing is enabled also events that are resolved are pushed towards step function. Resolved findings do not go to the events lambda. Step function then pushes findings with status RESOLVED towards the Jira lambda (only when they have a note with Jira ticket)
  • fixes a bug in securityhub-findings-manager that always returns suppressed state when rules are processed successfully even if nothing was suppressed

@github-actions github-actions bot added the feature New feature or request label Sep 19, 2024
Copy link
Contributor

github-actions bot commented Sep 19, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️``

Terraform Lint 📖success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


@github-actions github-actions bot added the bug Something isn't working label Oct 4, 2024
Copy link
Collaborator

@marwinbaumannsbp marwinbaumannsbp left a comment

Choose a reason for hiding this comment

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

Awesome, great work, major improvement! Nothing major, some small comments/improvements :-D

@mlflr mlflr merged commit f6473bb into main Oct 14, 2024
@mlflr mlflr deleted the jira-autoclose branch October 14, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants