Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary KMS deletion window code #918

Merged
merged 2 commits into from
Jul 12, 2021

Conversation

matt-slalom
Copy link
Contributor

The deleted code seems to serve no purpose and, as written, will always produce false alerts. See #917 for discussion.

@sonarcloud
Copy link

sonarcloud bot commented Jul 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #918 (a87ae1e) into master (80c00e0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #918   +/-   ##
=======================================
  Coverage   79.04%   79.04%           
=======================================
  Files         211      211           
  Lines        5150     5150           
=======================================
  Hits         4071     4071           
  Misses        834      834           
  Partials      245      245           

@gaurav-gogia
Copy link
Contributor

Hey, @matt-slalom, I've looked into the related issue, and I think it does make sense to remove this policy.

@harkirat22 could you also look into it once?

@gaurav-gogia gaurav-gogia added the policy Issue concerning policy maintainers. label Jul 7, 2021
@gaurav-gogia gaurav-gogia linked an issue Jul 7, 2021 that may be closed by this pull request
@harkirat22
Copy link
Contributor

@matt-slalom and @gaurav-gogia LGTM

@gaurav-gogia gaurav-gogia merged commit cf582eb into tenable:master Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
policy Issue concerning policy maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Module AWS.KMS.Logging.High.0400 seems to serve no purpose
3 participants