RheinSec (Network Key Storage) Pentest feedback implementation#18
Open
pl-CJump wants to merge 149 commits intonmshd:mainfrom
Open
RheinSec (Network Key Storage) Pentest feedback implementation#18pl-CJump wants to merge 149 commits intonmshd:mainfrom
pl-CJump wants to merge 149 commits intonmshd:mainfrom
Conversation
cargo.toml lib.rs mod.rs mod.rs provider_handle_tests.rs
"99999" muss durch die echten nks_adress und nks_token ersetzt werden.
"99999" muss durch die echten nks_adress und nks_token ersetzt werden.
…ic errors, added initial impl for nks config
original error was error[E0277]: the trait bound &std::option::Option<Url>: IntoUrl is not satisfied --> src/nks/hcvault/key_handle.rs:202:19 | 202 | .post(&self.nks_address) | ---- ^^^^^^^^^^^^^^^^^ the trait IntoUrl is not implemented for &std::option::Option<Url> | | | required by a bound introduced by this call | = help: the following other types implement trait IntoUrl: Url std::string::String &'a str &'a std::string::String
…rust invalid certificates via an environment variable
… doku and deleted Cargo_old.lock since its unused
Pentest feedback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All findings from the Pentest were addressed and fixed.