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: skip cves missing in mapping #1148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Sep 24, 2024

RHINENG-12773

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 Sep 24, 2024

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.16%. Comparing base (5a56460) to head (c89de13).
Report is 49 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1148      +/-   ##
==========================================
- Coverage   62.98%   62.16%   -0.83%     
==========================================
  Files          70       76       +6     
  Lines        6800     6977     +177     
==========================================
+ Hits         4283     4337      +54     
- Misses       2517     2637     +120     
- Partials        0        3       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@psegedy psegedy requested a review from jdobes September 24, 2024 16:11
@psegedy
Copy link
Member Author

psegedy commented Sep 24, 2024

/retest

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