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

Add support for AWS EC2 Network ACLs #1386

Merged
merged 5 commits into from
Nov 18, 2024
Merged

Add support for AWS EC2 Network ACLs #1386

merged 5 commits into from
Nov 18, 2024

Conversation

achantavy
Copy link
Contributor

Summary

Describe your changes.

Adds support for AWS EC2 Network ACLs and their rules. Shows attachments to VPCs and subnets.

Screenshot:
Screenshot 2024-11-15 at 6 47 44 PM

Checklist

Provide proof that this works (this makes reviews move faster). Please perform one or more of the following:

  • Update/add unit or integration tests.
  • Include a screenshot showing what the graph looked like before and after your changes.
  • Include console log trace showing what happened before and after your changes.

If you are changing a node or relationship:

If you are implementing a new intel module:

Alex Chantavy added 4 commits November 16, 2024 09:41
Signed-off-by: Alex Chantavy <achantavy@lyft.com>
Signed-off-by: Alex Chantavy <achantavy@lyft.com>
Signed-off-by: Alex Chantavy <achantavy@lyft.com>
Signed-off-by: Alex Chantavy <achantavy@lyft.com>
@stevenklar stevenklar self-requested a review November 18, 2024 18:42
Copy link
Collaborator

@stevenklar stevenklar left a comment

Choose a reason for hiding this comment

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

LGTM

@achantavy achantavy merged commit 2c36ab6 into master Nov 18, 2024
7 checks passed
@achantavy achantavy deleted the nacls branch November 18, 2024 18:46
chandanchowdhury pushed a commit to chandanchowdhury/cartography that referenced this pull request Nov 27, 2024
### Summary
> Describe your changes.

Adds support for AWS EC2 Network ACLs and their rules. Shows attachments
to VPCs and subnets.

Screenshot:
![Screenshot 2024-11-15 at 6 47
44 PM](https://github.com/user-attachments/assets/2e7f16ac-ec1c-4a8a-895b-29a4198f4f87)

### Checklist

Provide proof that this works (this makes reviews move faster). Please
perform one or more of the following:
- [x] Update/add unit or integration tests.
- [x] Include a screenshot showing what the graph looked like before and
after your changes.
- [ ] Include console log trace showing what happened before and after
your changes.

If you are changing a node or relationship:
- [x] Update the
[schema](https://github.com/lyft/cartography/tree/master/docs/root/modules)
and
[readme](https://github.com/lyft/cartography/blob/master/docs/schema/README.md).

If you are implementing a new intel module:
- [x] Use the NodeSchema [data
model](https://cartography-cncf.github.io/cartography/dev/writing-intel-modules.html#defining-a-node).

---------

Signed-off-by: Alex Chantavy <achantavy@lyft.com>
Signed-off-by: chandanchowdhury <chandan.chowdhury@hotmail.com>
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