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(csaf): initial implementation to download csaf files #1061

Merged
merged 7 commits into from
Jan 11, 2024

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Jan 10, 2024

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 10, 2024

Commits missing Jira IDs:
6b24536
027dcad
Referenced Jiras:
https://issues.redhat.com/browse/RHINENG-6813

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e734c93) 7.87% compared to head (fcbecba) 7.83%.

❗ Current head fcbecba differs from pull request most recent head 0539d16. Consider uploading reports for the commit 0539d16 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1061      +/-   ##
=========================================
- Coverage    7.87%   7.83%   -0.04%     
=========================================
  Files          14      14              
  Lines         432     434       +2     
=========================================
  Hits           34      34              
- Misses        398     400       +2     

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

@mtclinton
Copy link
Contributor

/retest

@psegedy psegedy force-pushed the csaf branch 3 times, most recently from 0c3d4ea to 0539d16 Compare January 11, 2024 14:10
@jdobes jdobes merged commit 6bb6436 into RedHatInsights:master Jan 11, 2024
2 of 3 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.

4 participants