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

Hide secret keys from string rep of a key #4

Merged
merged 1 commit into from
Jun 12, 2021
Merged

Hide secret keys from string rep of a key #4

merged 1 commit into from
Jun 12, 2021

Conversation

mochipon
Copy link
Owner

In order to manage accidental / unintended secret_key exposures.

In order to manage accidental / unintended
`secret_key` exposures.
@codecov
Copy link

codecov bot commented Jun 12, 2021

Codecov Report

Merging #4 (030e8c2) into main (97514e1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          273       273           
=========================================
  Hits           273       273           
Impacted Files Coverage Δ
pysesame3/device.py 100.00% <100.00%> (ø)
pysesame3/lock.py 100.00% <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 97514e1...030e8c2. Read the comment docs.

@mochipon mochipon merged commit d09dbd6 into main Jun 12, 2021
@mochipon mochipon deleted the fix/hidekeys branch June 12, 2021 09:44
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.

1 participant