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

Issues/47: mitigate breachAttack #51

Merged
merged 20 commits into from
Jun 26, 2022
Merged

Issues/47: mitigate breachAttack #51

merged 20 commits into from
Jun 26, 2022

Conversation

komuw
Copy link
Owner

@komuw komuw commented Jun 26, 2022

fixes: #47

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2022

Codecov Report

Merging #51 (df58833) into main (1b92378) will decrease coverage by 0.32%.
The diff coverage is 84.84%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   82.72%   82.40%   -0.33%     
==========================================
  Files          14       14              
  Lines         990     1000      +10     
==========================================
+ Hits          819      824       +5     
- Misses        145      149       +4     
- Partials       26       27       +1     
Impacted Files Coverage Δ
id/id.go 45.45% <0.00%> (-17.05%) ⬇️
middleware/csrf.go 91.66% <93.10%> (-1.60%) ⬇️
middleware/security.go 98.27% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b92378...df58833. Read the comment docs.

@komuw komuw merged commit e82f3e2 into main Jun 26, 2022
@komuw komuw deleted the issues/47 branch June 26, 2022 12:10
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.

mitigate csrf breach attack
2 participants