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

chore: update libs (mainly starlette vulnerability) #1169

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

jdobes
Copy link
Member

@jdobes jdobes commented Oct 16, 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 Oct 16, 2024

Commits missing Jira IDs:
6078988
fa02137

@jdobes
Copy link
Member Author

jdobes commented Oct 16, 2024

/retest

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.59%. Comparing base (5a56460) to head (fa02137).
Report is 96 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1169      +/-   ##
==========================================
+ Coverage   62.98%   68.59%   +5.60%     
==========================================
  Files          70       73       +3     
  Lines        6800     6024     -776     
==========================================
- Hits         4283     4132     -151     
+ Misses       2517     1889     -628     
- Partials        0        3       +3     

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

@psegedy psegedy merged commit cb3a7f5 into RedHatInsights:master Oct 16, 2024
7 of 9 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