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

chore(ec2): add SG name to resource_details #2495

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

sergargar
Copy link
Member

@sergargar sergargar commented Jun 15, 2023

Description

The sg identifiers by themselves don't mean anything and requires someone to look them up by name when maintaining allowlists or other mechanisms.

That is why we need to add the Security Group Resource Details to its name.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sergargar sergargar requested a review from a team as a code owner June 15, 2023 08:13
@sergargar sergargar linked an issue Jun 15, 2023 that may be closed by this pull request
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

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

I'm not sure about start using the report.resource_details field because is not being used in Prowler.

@sergargar
Copy link
Member Author

I'm not sure about start using the report.resource_details field because is not being used in Prowler.

The resource_details field appears in every output mode so I do not see any problem.

@sergargar sergargar requested a review from jfagoagas June 15, 2023 21:49
@jfagoagas
Copy link
Member

I'm not sure about start using the report.resource_details field because is not being used in Prowler.

The resource_details field appears in every output mode so I do not see any problem.

Yes, but we are not using it in any place. Let's discuss it later.

@jfagoagas jfagoagas added the no-merge Please, DO NOT MERGE this PR. label Jul 10, 2023
@sergargar sergargar changed the title chore(ec2): change SG name to resource_id chore(ec2): add SG name to resource_details Jul 26, 2023
@sergargar sergargar removed the no-merge Please, DO NOT MERGE this PR. label Jul 26, 2023
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

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

🚀

@sergargar sergargar merged commit 9bcd617 into master Jul 26, 2023
4 checks passed
@sergargar sergargar deleted the 2493-ability-to-match-security-groups-by-name branch July 26, 2023 11:12
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.

Ability to match security groups by name
2 participants