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: Validate that message sender is authorized #49

Merged
merged 8 commits into from
Jan 30, 2020

Conversation

gnarea
Copy link
Member

@gnarea gnarea commented Jan 30, 2020

@gnarea gnarea self-assigned this Jan 30, 2020
@gnarea gnarea changed the title Validate that message sender is authorized feat: Validate that message sender is authorized Jan 30, 2020
@codecov
Copy link

codecov bot commented Jan 30, 2020

Codecov Report

Merging #49 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #49   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          19     20    +1     
  Lines         491    499    +8     
  Branches       75     73    -2     
=====================================
+ Hits          491    499    +8
Impacted Files Coverage Δ
src/lib/ramf/serialization.ts 100% <ø> (ø) ⬆️
src/lib/ramf/InvalidMessageError.ts 100% <100%> (ø)
src/lib/crypto_wrappers/cms/signedData.ts 100% <100%> (ø) ⬆️
src/lib/ramf/Message.ts 100% <100%> (ø) ⬆️
src/lib/crypto_wrappers/x509/Certificate.ts 100% <100%> (ø) ⬆️

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 c9a0a92...66becd8. Read the comment docs.

@gnarea gnarea marked this pull request as ready for review January 30, 2020 18:30
@gnarea gnarea merged commit 6a4134a into master Jan 30, 2020
@gnarea gnarea deleted the ramf-sender-validation branch January 30, 2020 18:36
@github-actions
Copy link

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant