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

Turn off Auto Updates #3

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Conversation

mikesantangelo
Copy link
Contributor

@mikesantangelo mikesantangelo commented Jul 20, 2023

Fixes Issue: BATIAI-1770

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 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 13:21
@robo-gotham
Copy link

robo-gotham commented Jul 20, 2023

Snyk Scanning for Commit: aba672c

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 requested a review from a team July 20, 2023 13:24
variables.tf Show resolved Hide resolved
@mikesantangelo mikesantangelo merged commit bdcd846 into main Jul 20, 2023
@mikesantangelo mikesantangelo deleted the BATIAI-1770-Turn_off_DB_Auto-Update branch July 20, 2023 14:28
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.

5 participants