Skip to content

Conversation

@Nik08
Copy link
Contributor

@Nik08 Nik08 commented Oct 22, 2021

Signed-off-by: Nikita Mathur nikita.mathur@chef.io

Description

Fix Oracle db session resource issues

  1. CSV delimiter issue when , present in the query data, Example: (DROP,3)
  2. Super user usage with oracle, also returns special message on sudo - sudo_user. Query output extraction handled in this case.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New content (non-breaking change)
  • Breaking change (a content change which would break existing functionality or processes)

Checklist:

  • I have read the CONTRIBUTING document.
…invocation message issue Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
@Nik08 Nik08 self-assigned this Oct 22, 2021
@Nik08 Nik08 requested a review from a team as a code owner October 22, 2021 08:45
@netlify
Copy link

netlify bot commented Oct 22, 2021

✔️ Deploy Preview for chef-inspec canceled.

🔨 Explore the source changes: 2df4f7e

🔍 Inspect the deploy log: https://app.netlify.com/sites/chef-inspec/deploys/61727a3c26af6d0007c77cc6

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    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
0.0% 0.0% Duplication

Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@clintoncwolfe clintoncwolfe merged commit 592a5a8 into main Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants