Giter VIP home page Giter VIP logo

s3audit-ts's People

Contributors

dependabot[bot] avatar mbevc1 avatar robbytaylor avatar sftim avatar soukicz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

s3audit-ts's Issues

Table output format in console

I have 100+ buckets and default console format isn't very practical. It would be great to have table output where I could see colored icons in table cells - 100 buckets would probably fit on single screen.

I could try to make PR. I would probably take current CSV export as input because it should be closer to expected output than current console format.

Probably relevant to #5

IAM requirements

There is mention in readme that we should use credentials from AWS Vault but there is no mention which permissions it actually requires - I would like to create IAM role with minimal permission scope.

Unexpected node errors when triggering a scan

When triggering

s3audit --bucket=my-bucketname with the aws creds als environment variables set

(node:135) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined
at /usr/local/lib/node_modules/s3audit/lib/formatters/console.js:145:28
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:135) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:135) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

node --version

v12.11.0

Installed via npm install ..

Not sure if I am using it wrong, if this is a version issu .. or somethnig else

Add the ability to set which checks are done

Either with an enable-check flag to only do specific checks, or with a disable-check flag to be able to do all except specific checks. Both methods should be available to users.

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.