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

Tenable enricher #1116

Merged
merged 7 commits into from
May 15, 2023
Merged

Tenable enricher #1116

merged 7 commits into from
May 15, 2023

Conversation

mahidharrajujalumuru
Copy link
Contributor

Description

This PR is to read clients tenable vulnerability data and push it to paladin persistence, later paladin apply some polices and can show the violations

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Uinit testing with junit test cases
  • Tenable cloud API responses tested via postman
  • End to end testing done by running the collector job in dev environment
  • Persistence data verified in DEV

Checklist:

  • My code follows the style guidelines of this project
  • My commit message/PR follows the contribution guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Copy link
Contributor

@dheerajkholia-paladin dheerajkholia-paladin left a comment

Choose a reason for hiding this comment

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

Looks good to me

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
33.4% 33.4% Duplication

@santhosh-challa santhosh-challa merged commit 6de4ea7 into master May 15, 2023
@santhosh-challa santhosh-challa deleted the tenable_enricher branch May 15, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants