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

RHINENG-2867: lazy insert missing errata #1333

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Nov 3, 2023

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

Copy link

jira-linking bot commented Nov 3, 2023

Referenced Jiras:
https://issues.redhat.com/browse/RHINENG-2867

@psegedy psegedy requested a review from MichaelMraka November 3, 2023 12:59
@codecov-commenter
Copy link

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Files Coverage Δ
manager/controllers/advisory_systems.go 42.85% <ø> (ø)
manager/controllers/package_systems.go 60.43% <ø> (ø)
manager/controllers/systems.go 71.01% <ø> (ø)
manager/controllers/utils.go 77.24% <100.00%> (+0.30%) ⬆️
evaluator/evaluate_advisories.go 71.64% <79.59%> (+2.26%) ⬆️

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@psegedy psegedy merged commit 5f21cd7 into RedHatInsights:master Nov 6, 2023
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