Skip to content

Commit

Permalink
Feature: CloudSploit 2.0 (#281)
Browse files Browse the repository at this point in the history
* using table formatting

* updating docs and compliance

* more docs, working index

* removing duplicate suppression option for regions, fixing tests

* adding new screenshot to readme

* working cis benchmarks, updating readme
  • Loading branch information
matthewdfuller authored Aug 25, 2020
1 parent cede716 commit c762304
Show file tree
Hide file tree
Showing 58 changed files with 2,929 additions and 1,882 deletions.
10 changes: 2 additions & 8 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,17 @@
# Contributing to CloudSploit

Thank you for your interest in contributing to CloudSploit! We welcome your PRs, issues, feedback, and other contributions to this open source repository. To keep things moving smoothly, please use the following guidelines when working with the CloudSploit source code.

## Code of Conduct

The CloudSploit project, maintainers, and contributors are governed by the [CloudSploit Code of Conduct](CODE_OF_CONDUCT.md). By contributing, you are agreeing to uphold this code in your interactions with the CloudSploit community.

## License

By contributing code to CloudSploit, you attest that you have the rights to all code and that you are assigning these rights to CloudSploit LLC for use within its projects.
By contributing code to CloudSploit, you attest that you have the rights to all code and that you are assigning these rights to Aqua Security, Ltd. for use within its projects.

## Getting Started

Please read our [README](../README.md#installation) for information on getting setup to use and develop CloudSploit scans locally. We also have a [guide for writing new plugins](../README.md#writing-a-plugin).
Please read our [README](../README.md#installation) for information on getting setup to use and develop CloudSploit scans locally. We also have a [guide for writing new plugins](../docs/writing-plugins.md).

## Proposing Large Changes

While we welcome all contributions, large pull requests that make significant changes to the codebase are difficult to review are merge without prior discussion. Please open an issue to discuss these changes before beginning work on them.

## Questions?

Please ask all questions in the form of GitHub issues.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ vscode/*
.idea
coverage/
.nyc_output
config.js
1,083 changes: 236 additions & 847 deletions README.md

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions compliance/all.js

This file was deleted.

233 changes: 0 additions & 233 deletions compliance/cis.js

This file was deleted.

31 changes: 0 additions & 31 deletions compliance/controls.js

This file was deleted.

12 changes: 0 additions & 12 deletions compliance/hipaa.js

This file was deleted.

12 changes: 0 additions & 12 deletions compliance/pci.js

This file was deleted.

21 changes: 0 additions & 21 deletions config/_oracle/keys/Readme.md

This file was deleted.

Loading

0 comments on commit c762304

Please sign in to comment.