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

fix(manager): fix the condition #1516

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

jdobes
Copy link
Member

@jdobes jdobes commented Sep 25, 2023

VULN-2789

Secure Coding Practices Checklist GitHub Link

Secure Coding Checklist

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

@jira-linking
Copy link

jira-linking bot commented Sep 25, 2023

Referenced Jiras:
https://issues.redhat.com/browse/VULN-2789

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
manager/vulnerabilities_handler.py 100.00%

📢 Thoughts on this report? Let us know!.

@jdobes jdobes merged commit 4f08fa3 into RedHatInsights:master Sep 25, 2023
3 of 4 checks passed
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.

2 participants