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

feat(reposcan): export OS release system profiles to dump #1239

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

jdobes
Copy link
Member

@jdobes jdobes commented Jan 23, 2025

RHINENG-15338

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 Jan 23, 2025

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

@jdobes jdobes force-pushed the export_sys_profiles branch from df1ca6e to da43765 Compare January 23, 2025 17:13
@jdobes jdobes requested a review from psegedy January 23, 2025 17:13
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.82%. Comparing base (5a56460) to head (da43765).
Report is 185 commits behind head on master.

Files with missing lines Patch % Lines
vmaas/reposcan/exporter.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1239      +/-   ##
==========================================
- Coverage   62.98%   61.82%   -1.17%     
==========================================
  Files          70       91      +21     
  Lines        6800     6873      +73     
==========================================
- Hits         4283     4249      -34     
- Misses       2517     2615      +98     
- Partials        0        9       +9     

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

@jdobes jdobes merged commit f85401f into RedHatInsights:master Jan 23, 2025
11 of 13 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.

3 participants