Coder Social home page Coder Social logo

aws-security-pictures's People

Contributors

daniellawrence avatar drewkhoury avatar dwagon avatar hamidnazari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aws-security-pictures's Issues

Lack of tests

Need to mock out some data files from aws for testing.

Modularise the code

Perhaps break main.py down into three modules: aws, graphviz, and common for argparse and echo functions.

These can later on be used with relationships.py and firewall_review.py and gather.py.

Allow RDS Layer

Since there's no straightforward way to find out what RDS an instance is using, we need to introduce an --rds parameter that receives db identifier and attaches it to the EC2 layer. Thoughts?

Fix flake8 errors [easy]

flake8 awssecuritypictures --ignore=E501
awssecuritypictures/gather.py:220:5: F841 local variable 'rule_html' is assigned to but never used
awssecuritypictures/gather.py:232:82: W291 trailing whitespace
awssecuritypictures/generate.py:33:1: E302 expected 2 blank lines, found 1
awssecuritypictures/generate.py:34:12: F821 undefined name 'verbose'
awssecuritypictures/generate.py:34:19: E701 multiple statements on one line (colon)
awssecuritypictures/generate.py:36:50: E703 statement ends with a semicolon
awssecuritypictures/generate.py:312:13: E123 closing bracket does not match indentation of opening bracket's line
awssecuritypictures/generate.py:431:38: E128 continuation line under-indented for visual indent
awssecuritypictures/generate.py:571:5: F841 local variable 'groups_html' is assigned to but never used

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.