Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stelligent/cfn_nag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.7
Choose a base ref
...
head repository: stelligent/cfn_nag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.23
Choose a head ref
  • 17 commits
  • 80 files changed
  • 4 contributors

Commits on Oct 1, 2020

  1. Relax AWS S3 constraints

    Signed-off-by: Kevin Formsma <kevin.formsma@gmail.com>
    arothian committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    f68245f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #489 from arothian/update_s3

    Relax AWS S3 constraints
    thegonch authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    0310e68 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Update Network ACL overlapping port rule (Fixes #487, #483) (#491)

    * Update tests for network acl entry issues (Fixes #487, Fixes #483)
    - Test for port values from references
    - Test for entries without logical nacl resource
    - Test for correctly evaluating metadata to ignore warning
    Fix up various linting errors in yaml templates
    Refactor nacl grouping logic
    
    * Protect against missing port range
    arothian authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    988e29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a81323b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    4867271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66beea9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. DynamoDB table should have backup enabled (#495)

    * #463
    
    * Improve descripton
    
    * Fix rubocop violation
    pethers authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d9e40ed View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. #498 New rule: (#499)

    AWS::ECR::Repository should have scanOnPush enabled
    pethers authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    5d8d423 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    aa30f3b View commit details
    Browse the repository at this point in the history
  2. #503 ElasticsearchcDomain should have NodeToNodeEncryptionOptions ena…

    …bled (#508)
    
    * ElasticsearchcDomain should have NodeToNodeEncryptionOptions enabled
    
    * update rule_id to free one.
    pethers authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    403e58b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc88608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f98a736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ded116d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90fead8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    281132b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. - Fix release triggers to homebrew and SAR (#515)

    - Update SAR link in README
    arothian authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    673eb05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427e432 View commit details
    Browse the repository at this point in the history
Loading