Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

BATIAI-1770: Default auto_update to true #4

Merged
merged 5 commits into from
Jul 21, 2023

Conversation

mikesantangelo
Copy link
Contributor

@mikesantangelo mikesantangelo commented Jul 20, 2023

Fixes Issue: link to JIRA ticket

Description:

Security Impact Analysis Questionnaire

Submitter Checklist

  • Is there an impact on Auditing and Logging procedures or capabilities?
  • Is there an impact on Authentication procedures or capabilities?
  • Is there an impact on Authorization procedures or capabilities?
  • Is there an impact on Communication Security procedures or capabilities?
  • Is there an impact on Cryptography procedures or capabilities?
  • Is there an impact on Sensitive Data procedures or capabilities?
  • Is there an impact on any other security-related procedures or capabilities?
  • No longer pinning to minor version will empower us to re-enable auto-updates by default on our RDS instances
  • No security impacts identified.

Security Risks Identified - For any applicable items on the "Submitter Checklist," describe the impact of the change and any implemented mitigations.

@mikesantangelo mikesantangelo requested a review from bushong1 July 20, 2023 15:37
@robo-gotham
Copy link

robo-gotham commented Jul 20, 2023

Snyk Scanning for Commit: 202502f

Snyk Infrastructure as Code

  • Snyk testing Infrastructure as Code configuration issues.
    ✔ Test completed.

Issues

Low Severity Issues: 1

[Low] Rule allows open egress
Info: The security group rule allows open egress. Open egress can be used
to exfiltrate data to unauthorized destinations, and enable access to
potentially malicious resources
Rule: https://security.snyk.io/rules/cloud/SNYK-CC-TF-72
Path: resource > aws_security_group_rule[db_egress]
File: main.tf
Resolve: Set cidr_blocks attribute to specific ranges e.g. 192.168.1.0/24


Test Summary

Organization: batcave-ispg
Project name: CMS-Enterprise/batcave-tf-mssql

✔ Files without issues: 2
✗ Files with issues: 1
Ignored issues: 0
Total issues: 1 [ 0 critical, 0 high, 0 medium, 1 low ]


Report Complete

Your test results are available at: https://snyk.io/org/batcave-ispg/projects
under the name: CMS-Enterprise/batcave-tf-mssql

@mikesantangelo mikesantangelo changed the title Batiai 1770 turn off db auto update Batiai 1770: Add auto_update boolean - leave engine_version alone Jul 20, 2023
@bushong1 bushong1 changed the title Batiai 1770: Add auto_update boolean - leave engine_version alone BATIAI-1770: Add auto_update boolean - leave engine_version alone Jul 21, 2023
@bushong1 bushong1 changed the title BATIAI-1770: Add auto_update boolean - leave engine_version alone BATIAI-1770: Default auto_update to true Jul 21, 2023
@mikesantangelo mikesantangelo merged commit 445db87 into main Jul 21, 2023
@mikesantangelo mikesantangelo deleted the BATIAI-1770-Turn_off_DB_Auto-Update branch July 21, 2023 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants