Skip to content

Improving minimization by grouping results based on arns #252

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

Merged
merged 3 commits into from
Oct 17, 2020

Conversation

kvsaikiran
Copy link
Contributor

@kvsaikiran kvsaikiran commented Oct 15, 2020

What does this PR do?

#235
This will will further minimise the policy output by grouping the similar arns.

What gif best describes this PR or how it makes you feel?

image

Completion checklist

@kvsaikiran
Copy link
Contributor Author

@kmcquade can you review this PR 😄

"extra actions are returned")
self.assertEqual(write_format['Statement'][1]['Resource'], cfg['write'], "Wrong resources were returned")

if __name__ == '__main__':
Copy link
Contributor

Choose a reason for hiding this comment

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

@kvsaikiran I dont think this main is required

Copy link
Contributor

Choose a reason for hiding this comment

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

import unittest
from policy_sentry.writing.sid_group import SidGroup


Copy link
Contributor

@reetasingh reetasingh Oct 15, 2020

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

+1. It should be in the existing test file

@kmcquade
Copy link
Collaborator

kmcquade commented Oct 15, 2020

I love this meme lol

@kvsaikiran
Copy link
Contributor Author

@kmcquade @reetasingh please review again.

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.

4 participants