k-asm

Results 4 issues of k-asm

Thanks for creating this useful script. I have implemented support for signing with RSASSA-PSS as it is needed. I would be grateful if you could review and merge this.

Github Actions starts to fail due to git v2.35.2 spec changes and causes below errors. ``` reviewdog: PullRequest needs 'git' command: failed to run 'git rev-parse --show-prefix': exit status 128...

Hello @vic I'm @k-asm from [MIXI](https://github.com/mixigroup), a Japan-based company. We run a service called [MIXI M](https://github.com/mixi-m), a financial service, and heavily rely on your awesome project for our Elixir-based software....

This PR contains below changes. - Fix warnings in elixir 1.17 like: - using map.field notation (without parentheses) to invoke function `ParamsTest.StringArray.__changeset__()` is deprecated, you must add parentheses instead: remote.function()...