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

Added a process flow diagram for better explainability #48

Merged

Conversation

mohan-the-octocat
Copy link
Contributor

This pull request introduces a significant update to the docs/process-flow.md file. The changes provide a detailed explanation of how the GHAS-Reviewer app operates when developers dismiss alerts on the GitHub UI. It also includes a sequence diagram to visually represent the process flow.

Key changes include:

  • Added a new section that outlines the process flow of the GHAS-Reviewer app when developers dismiss alerts on the GitHub UI. This includes the triggering of a webhook, processing of the payload by the GHAS-Reviewer app, and the subsequent actions taken based on the type of alert dismissed.
  • Included a sequence diagram to visually represent the interaction between the Developer, GitHub UI, GHAS-Reviewer app, and the Security Team. The diagram helps in understanding the sequence of events that take place when an alert is dismissed by a developer.

Copy link
Contributor

@GeekMasher GeekMasher left a comment

Choose a reason for hiding this comment

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

Amazing!

@GeekMasher GeekMasher enabled auto-merge February 25, 2024 13:52
@GeekMasher GeekMasher merged commit ef53aa2 into advanced-security:main Feb 25, 2024
2 checks passed
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.

2 participants