-
Notifications
You must be signed in to change notification settings - Fork 85
feat: ui improvement and FIDO authentication integration #8828
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
Conversation
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🟢 Risk threshold not exceeded. Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective. Summary: The code changes in this pull request cover a wide range of functionality for the "Jans Chip" Android application, with a focus on improving the security and integrity of the application. The changes include updates to the Android Manifest, addition of new instrumented tests, enhancements to the README documentation, and significant updates to the application's build configuration and database implementation. From an application security perspective, the key points to highlight are:
Overall, the changes in this pull request demonstrate a strong focus on improving the security and integrity of the "Jans Chip" Android application. As an application security engineer, I would recommend thoroughly reviewing the implementation details, especially in areas related to authentication, authorization, cryptography, and data management, to ensure that the application follows best practices and mitigates potential security risks. Files Changed:
Powered by DryRun Security |
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
…ect/jans into jans-chip-issue-5962
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
* feat: ui improvement and fido authentication integration #5962 Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: adding loader Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: fix loading issue Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: fixing logout Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: fixing logout Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: adding docs Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: adding docs Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: adding docs Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: remove extra OP_config call Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: modify README Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: modify README Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> * feat: changing ReadMe Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> --------- Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com> Former-commit-id: 27de43e
closes #5962