Skip to content

fix: use SystemRandom as a secure way for generating Random Integers#156

Merged
vinitkumar merged 3 commits into
masterfrom
fix/security-issues
Sep 27, 2022
Merged

fix: use SystemRandom as a secure way for generating Random Integers#156
vinitkumar merged 3 commits into
masterfrom
fix/security-issues

Conversation

@vinitkumar

Copy link
Copy Markdown
Owner

fixes #155

@codecov

codecov Bot commented Sep 24, 2022

Copy link
Copy Markdown

Codecov Report

Base: 94.02% // Head: 94.04% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (aa7b3e8) compared to base (96f3b09).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   94.02%   94.04%   +0.01%     
==========================================
  Files           6        6              
  Lines         536      537       +1     
==========================================
+ Hits          504      505       +1     
  Misses         32       32              
Impacted Files Coverage Δ
json2xml/dicttoxml.py 89.14% <100.00%> (+0.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vinitkumar vinitkumar merged commit 8a68519 into master Sep 27, 2022
@vinitkumar vinitkumar deleted the fix/security-issues branch September 27, 2022 04:39
@vinitkumar vinitkumar restored the fix/security-issues branch June 14, 2026 17:18
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.

Security issues reported by dlint

1 participant