-
Notifications
You must be signed in to change notification settings - Fork 351
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
Problem: medium shiftleft scan findings #127
Labels
Comments
tomtau
changed the title
Problem: medium scanleft scan findings
Problem: medium shiftleft scan findings
Sep 29, 2020
started |
i'll modify initRootCmd, writeSignedGenTx |
@leejw51crypto if you want to check the shiftleft scan, you can with:
|
leejw51crypto
added a commit
that referenced
this issue
Oct 19, 2020
fixed 1,2 |
leejw51crypto
added a commit
that referenced
this issue
Oct 20, 2020
leejw51crypto
added a commit
that referenced
this issue
Oct 21, 2020
add security fix close add path checking remove redundant code
leejw51crypto
added a commit
that referenced
this issue
Oct 21, 2020
add security fix close add path checking remove redundant code remove comments
leejw51crypto
pushed a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 21, 2020
leejw51crypto
pushed a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 21, 2020
leejw51crypto
added a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 21, 2020
leejw51crypto
added a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 21, 2020
leejw51crypto
added a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 22, 2020
fix lint issue use closure for file.close fix manual file validity check
leejw51crypto
added a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 22, 2020
fix lint issue use closure for file.close fix manual file validity check display error in closing file
leejw51crypto
added a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 22, 2020
fix lint issue use closure for file.close fix manual file validity check display error in closing file fix lint issue
leejw51crypto
added a commit
to leejw51crypto/chain-main
that referenced
this issue
Oct 22, 2020
fix lint issue use closure for file.close fix manual file validity check display error in closing file fix lint issue tidy up
allthatjazzleo
pushed a commit
to allthatjazzleo/chain-main
that referenced
this issue
Oct 22, 2020
…rypto-org-chain#199) Solution: change filemode to 600, cleanup filepath, defer file.close with error logging
damoncro
pushed a commit
to damoncro/chain-main
that referenced
this issue
Oct 25, 2021
…-org-chain#127) * Problem: sendToCosmos's recipient parameter type is confusing Closes: crypto-org-chain#126 Solution: - add `sendToCronos`, where the type of recipient parameter is address * fix contract * make sendToCosmos private
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
some can be fixed, others may be suppressed in app.go (initRootCmd) and gentx.go (writeSignedGenTx):
The text was updated successfully, but these errors were encountered: