Skip to content

Normalize Risks and stop using Priority while creating tickets - #43

Open
pasiechnay wants to merge 10 commits into
dowjones:devfrom
pasiechnay:feature/risk-normalization
Open

Normalize Risks and stop using Priority while creating tickets#43
pasiechnay wants to merge 10 commits into
dowjones:devfrom
pasiechnay:feature/risk-normalization

Conversation

@pasiechnay

Copy link
Copy Markdown

No description provided.

f"instances when someone is probing the public IP of the instances. "
f"However, there will be no return traffic due to the lack of an IGW.\n")
elif not sg_in_use:
priority = "Minor"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

issue_risk should be Low here.

f"opportunities for malicious activity (hacking, denial-of-service attacks, "
f"loss of data).\n")
else:
priority = "Major"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

issue_risk = Medium

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